Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members | Related Pages

openvrml::vrml97_node::text_node::text_geometry Struct Reference

Holds the text geometry. More...

List of all members.


Public Attributes

std::vector< vec3fcoord
 Text geometry coordinates.

std::vector< int32coord_index
 Text geometry coordinate indices.

std::vector< vec3fnormal
 Text geometry normals.

std::vector< vec2ftex_coord
 Text geometry texture coordinates.


Detailed Description

Holds the text geometry.