|
dl
|
#include <dl_mesh.h>
Public 成员函数 | |
| void | InitBox (float x, float y, float z) |
| void | Offset (const Position3 &pos) |
| const std::vector< Position3 > & | GetVertex () |
| const std::vector< uint32_t > & | GetIndex () |
| Mesh () | |
| void dl::Mesh::InitBox | ( | float | x, |
| float | y, | ||
| float | z ) |
| void dl::Mesh::Offset | ( | const Position3 & | pos | ) |