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

#include <parameters.h>

Inheritance diagram for cil::StreamSurfaceParameters:
cil::Parameters

Public Member Functions

 StreamSurfaceParameters ()
 
- Public Member Functions inherited from cil::Parameters
 Parameters ()
 
virtual ~Parameters ()
 
const std::string & type () const
 

Public Attributes

std::string name
 
std::vector< Vector3fseeds
 
double lengthUnit
 

Additional Inherited Members

- Protected Attributes inherited from cil::Parameters
std::string m_type
 

Constructor & Destructor Documentation

◆ StreamSurfaceParameters()

cil::StreamSurfaceParameters::StreamSurfaceParameters ( )

Member Data Documentation

◆ lengthUnit

double cil::StreamSurfaceParameters::lengthUnit

◆ name

std::string cil::StreamSurfaceParameters::name

◆ seeds

std::vector<Vector3f> cil::StreamSurfaceParameters::seeds