dl
dl::Mesh类 参考

#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 ()
 

详细描述

在文件 dl_mesh.h25 行定义.

构造及析构函数说明

◆ Mesh()

dl::Mesh::Mesh ( )
inline

在文件 dl_mesh.h34 行定义.

成员函数说明

◆ GetIndex()

const std::vector< uint32_t > & dl::Mesh::GetIndex ( )
inline

在文件 dl_mesh.h32 行定义.

◆ GetVertex()

const std::vector< Position3 > & dl::Mesh::GetVertex ( )
inline

在文件 dl_mesh.h31 行定义.

◆ InitBox()

void dl::Mesh::InitBox ( float x,
float y,
float z )

◆ Offset()

void dl::Mesh::Offset ( const Position3 & pos)

该类的文档由以下文件生成: