#include <gl_draw_mesh.h>
List of all members.
Detailed Description
template<typename mesh_type>
class OpenTissue::gl::MeshDrawArray< mesh_type >
This Drawing Utility is based on Vertex Arrays.
Since a mesh may not be an array, this utility requires some setting up, but once it have been initialized a mesh can be drawn quickly and efficietly.
NOTE: The utility only supports triangular meshes.
Member Typedef Documentation
template<typename mesh_type>
template<typename mesh_type>
template<typename mesh_type>
Constructor & Destructor Documentation
template<typename mesh_type>
template<typename mesh_type>
template<typename mesh_type>
Member Function Documentation
template<typename mesh_type>
Member Data Documentation
template<typename mesh_type>
template<typename mesh_type>
vertex data: (coord, normal, u,v, color3)
template<typename mesh_type>
vertex indices of triangles
The documentation for this class was generated from the following file:
- /home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/OpenTissue/OpenTissue/utility/gl/gl_draw_mesh.h