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::GeometrySource Class Referencefinal

#include <source.h>

Inheritance diagram for cil::GeometrySource:
cil::Source cil::Variant

Public Member Functions

 GeometrySource (const std::string &text)
 
 GeometrySource (const GeometrySource &other)
 
- Public Member Functions inherited from cil::Source
 Source (const std::string &text)
 
const std::string & data () const
 
- Public Member Functions inherited from cil::Variant
 Variant ()
 
virtual ~Variant ()
 
const std::string & type () const
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ GeometrySource() [1/2]

cil::GeometrySource::GeometrySource ( const std::string & text)

◆ GeometrySource() [2/2]

cil::GeometrySource::GeometrySource ( const GeometrySource & other)