|
Developer Documentation
|
Public Attributes | |
| PropertySource | source_ |
| std::string | name_ |
| property name in openmesh | |
| std::string | vertexShaderInputName_ |
| input name id in vertex shader | |
| VertexElement | sourceType_ |
| property type as stored in openmesh | |
| VertexElement | destType_ |
| property type as stored in vbo | |
| const void * | propDataPtr_ |
| memory address of property data | |
| int | declElementID_ |
| element id in vertex declaration | |
Definition at line 874 of file DrawMesh.hh.