Visualization Library v1.0.3A lightweight C++ OpenGL middleware for 2D/3D graphics |
[Download] [Tutorials] [All Classes] [Grouped Classes] |
COLLADA mesh. More...
#include <DaeHelpers.hpp>
Public Attributes | |
std::vector< ref< Dae::Input > > | mVertexInputs |
std::vector< ref < Dae::Primitive > > | mPrimitives |
COLLADA mesh.
Definition at line 276 of file DaeHelpers.hpp.
std::vector< ref<Dae::Input> > vl::Dae::Mesh::mVertexInputs |
Definition at line 278 of file DaeHelpers.hpp.
std::vector< ref<Dae::Primitive> > vl::Dae::Mesh::mPrimitives |
Definition at line 279 of file DaeHelpers.hpp.
Referenced by vl::DaeLoader::bindMaterials().