Home | Download | Screen shots | Discussion | Documentation |
---|
For internal use only.
Public Attributes | |
std::vector< vec3f > | coord |
Text geometry coordinates. | |
std::vector< int32 > | coord_index |
Text geometry coordinate indices. | |
std::vector< vec3f > | normal |
Text geometry normals. | |
std::vector< vec2f > | tex_coord |
Text geometry texture coordinates. |
std::vector< vec3f > openvrml::vrml97_node::text_node::text_geometry::coord |
Text geometry coordinates.
Text geometry coordinate indices.
std::vector< vec3f > openvrml::vrml97_node::text_node::text_geometry::normal |
Text geometry normals.
std::vector< vec2f > openvrml::vrml97_node::text_node::text_geometry::tex_coord |
Text geometry texture coordinates.