CARLA
 
载入中...
搜索中...
未找到
Public 成员函数 | Public 属性 | 所有成员列表
carla::geom::MeshMaterial结构体 参考

引用其影响的网格的顶点索引的起点和终点的材质。 更多...

#include <Mesh.h>

+ carla::geom::MeshMaterial 的协作图:

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
 

详细描述

引用其影响的网格的顶点索引的起点和终点的材质。

在文件 Mesh.h24 行定义.

构造及析构函数说明

◆ MeshMaterial()

carla::geom::MeshMaterial::MeshMaterial ( const std::string & new_name,
size_t start = 0u,
size_t end = 0u )
inline

在文件 Mesh.h26 行定义.

类成员变量说明

◆ index_end

size_t carla::geom::MeshMaterial::index_end

在文件 Mesh.h38 行定义.

◆ index_start

size_t carla::geom::MeshMaterial::index_start

在文件 Mesh.h36 行定义.

◆ name

const std::string carla::geom::MeshMaterial::name

在文件 Mesh.h34 行定义.


该结构体的文档由以下文件生成: