|
cgv
|
Public Member Functions | |
| property_access (std::string *_ptr) | |
Public Member Functions inherited from cgv::base::standard_type_property_access< std::string > | |
| standard_type_property_access (std::string *_ptr) | |
| const char * | get_type_name () const override |
| bool | set (const std::string &value_type, const void *value_ptr) override |
| bool | get (const std::string &value_type, void *value_ptr) override |
Additional Inherited Members | |
Public Attributes inherited from cgv::base::standard_type_property_access< std::string > | |
| std::string * | ptr |
Public Attributes inherited from cgv::base::abst_property_access | |
| bool | has_changed {false} |
Definition at line 80 of file base_generator.h.
|
inline |
Definition at line 66 of file base_generator.h.