Cumulia Illustrator Rendering Engine v1.0.0
A Rendering engine for industrial CAD/CAE model and optimized for greatest performance
 
Loading...
Searching...
No Matches
cil::StreamSurface Class Reference

#include <filter.h>

Inheritance diagram for cil::StreamSurface:
cil::Filter

Public Member Functions

 StreamSurface ()
 
std::shared_ptr< PolygonAttributesattributes () const
 
std::shared_ptr< StreamSurfaceParametersparameters () const
 
- Public Member Functions inherited from cil::Filter
 Filter ()
 
const std::string & type () const
 
std::shared_ptr< Attributesattributes () const
 
std::shared_ptr< Parametersparameters () const
 

Additional Inherited Members

- Protected Attributes inherited from cil::Filter
std::string m_type
 
std::shared_ptr< Attributesm_attributes
 
std::shared_ptr< Parametersm_parameters
 

Constructor & Destructor Documentation

◆ StreamSurface()

cil::StreamSurface::StreamSurface ( )

Member Function Documentation

◆ attributes()

std::shared_ptr< PolygonAttributes > cil::StreamSurface::attributes ( ) const

◆ parameters()

std::shared_ptr< StreamSurfaceParameters > cil::StreamSurface::parameters ( ) const