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::CrinkleSolid Class Reference

#include <filter.h>

Inheritance diagram for cil::CrinkleSolid:
cil::Filter

Public Member Functions

 CrinkleSolid ()
 
std::shared_ptr< PolygonAttributesattributes () const
 
std::shared_ptr< CrinkleSolidParametersparameters () 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

◆ CrinkleSolid()

cil::CrinkleSolid::CrinkleSolid ( )

Member Function Documentation

◆ attributes()

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

◆ parameters()

std::shared_ptr< CrinkleSolidParameters > cil::CrinkleSolid::parameters ( ) const