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

#include <source.h>

Inheritance diagram for cil::FragmentSource:
cil::Source cil::Variant

Public Member Functions

 FragmentSource (const std::string &text)
 
 FragmentSource (const FragmentSource &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

◆ FragmentSource() [1/2]

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

◆ FragmentSource() [2/2]

cil::FragmentSource::FragmentSource ( const FragmentSource & other)