#include <source.h>
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 |
| cil::GeometrySource::GeometrySource | ( | const std::string & | text | ) |
| cil::GeometrySource::GeometrySource | ( | const GeometrySource & | other | ) |