CPP-TOOLBOX
Loading...
Searching...
No Matches
draw_info.cpp File Reference
#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< IndexedVertexPositionsdraw_info::extract_indexed_vertex_positions_vector (const std::vector< IVPTextured > &ivp_textured_vector)
 
std::vector< IndexedVertexPositionsdraw_info::extract_indexed_vertex_positions_vector (const std::vector< IVPTexturePacked > &ivp_texture_packed_vector)