|
Developer Documentation
|
Public Member Functions | |
| char * | buffer () |
| const char * | buffer () const |
Public Attributes | |
| std::string | name |
| int | ref_count |
| unsigned int | prop_size |
| std::vector< char > | prop_data |
| unsigned int | datatype |
| std::string | shader_binding |
Definition at line 699 of file PolyLineT.hh.
|
inline |
Definition at line 716 of file PolyLineT.hh.
|
inline |
Definition at line 717 of file PolyLineT.hh.
| unsigned int ACG::PolyLineT< PointT >::CustomProperty::datatype |
Definition at line 711 of file PolyLineT.hh.
| std::string ACG::PolyLineT< PointT >::CustomProperty::name |
Definition at line 701 of file PolyLineT.hh.
| std::vector<char> ACG::PolyLineT< PointT >::CustomProperty::prop_data |
Definition at line 708 of file PolyLineT.hh.
| unsigned int ACG::PolyLineT< PointT >::CustomProperty::prop_size |
Definition at line 705 of file PolyLineT.hh.
| int ACG::PolyLineT< PointT >::CustomProperty::ref_count |
Definition at line 702 of file PolyLineT.hh.
| std::string ACG::PolyLineT< PointT >::CustomProperty::shader_binding |
Definition at line 714 of file PolyLineT.hh.