|
CPP-TOOLBOX
|
#include "draw_info.hpp"Namespaces | |
| namespace | draw_info |
Functions | |
| IndexedVertexPositions | draw_info::ivpn_to_ivpn (const IVPNormals &ivpn) |
| IndexedVertexPositions | draw_info::extract_indexed_vertex_positions (const IVPTextured &ivp_textured) |
| IndexedVertexPositions | draw_info::extract_indexed_vertex_positions (const IVPTexturePacked &ivp_texture_packed) |
| std::vector< IndexedVertexPositions > | draw_info::extract_indexed_vertex_positions_vector (const std::vector< IVPTextured > &ivp_textured_vector) |
| std::vector< IndexedVertexPositions > | draw_info::extract_indexed_vertex_positions_vector (const std::vector< IVPTexturePacked > &ivp_texture_packed_vector) |