Material that references the vertex index start and end of a mesh where it is affecting. 更多...
#include <Mesh.h>
Public 成员函数 | |
MeshMaterial (const std::string &new_name, size_t start=0u, size_t end=0u) | |
Public 属性 | |
size_t | index_end |
size_t | index_start |
const std::string | name |
Material that references the vertex index start and end of a mesh where it is affecting.
|
inline |