Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
ACG::SceneGraph::ACG::DrawMeshT< Mesh >::VertexProperty Struct Reference

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
 

Detailed Description

template<class Mesh>
struct ACG::SceneGraph::ACG::DrawMeshT< Mesh >::VertexProperty

Definition at line 874 of file MeshNode2T.cc.


The documentation for this struct was generated from the following file: