#include <trimesh.h>
Public Member Functions | |
Face (boost::shared_ptr< IndexBuffer > i, std::string m) | |
Public Attributes | |
boost::shared_ptr< IndexBuffer > | indeces |
std::string | material |
Definition at line 47 of file trimesh.h.
|
|
|
Definition at line 50 of file trimesh.h. Referenced by kerosin::StaticMesh::RenderInternal(). |
|
Definition at line 51 of file trimesh.h. Referenced by kerosin::StaticMesh::Load(). |