|
Oxygen Engine
Modern C++ 3D Engine using OpenGL
|
Settings to specialize Mesh. More...
#include <OxygenEngine/scene/mesh.h>
Public Types | |
| using | VertexContainerType = std::vector< VertexType > |
| using | IndexContainerType = std::vector< IndexType > |
| using | PrimitivesContainerType = std::vector< Primitive > |
Settings to specialize Mesh.