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

List of all members.

Detailed Description

Holds the text geometry.

For internal use only.


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.

Member Data Documentation

Text geometry coordinates.

Text geometry coordinate indices.

Text geometry normals.

Text geometry texture coordinates.