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

#include <filter.h>

Inheritance diagram for cil::PolygonSurface:
cil::Filter

Public Member Functions

 PolygonSurface ()
 
std::shared_ptr< PartAttributesattributes () const
 
std::shared_ptr< PolygonSurfaceParametersparameters () const
 
- Public Member Functions inherited from cil::Filter
 Filter ()
 
std::shared_ptr< Attributesattributes () const
 
std::shared_ptr< Parametersparameters () const
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ PolygonSurface()

cil::PolygonSurface::PolygonSurface ( )

Member Function Documentation

◆ attributes()

std::shared_ptr< PartAttributes > cil::PolygonSurface::attributes ( ) const

◆ parameters()

std::shared_ptr< PolygonSurfaceParameters > cil::PolygonSurface::parameters ( ) const