Material that references the vertex index start and end of a mesh where it is affecting.
More...
#include <Mesh.h>
|
| MeshMaterial (const std::string &new_name, size_t start=0u, size_t end=0u) |
|
Material that references the vertex index start and end of a mesh where it is affecting.
Definition at line 25 of file Mesh.h.
◆ MeshMaterial()
carla::geom::MeshMaterial::MeshMaterial |
( |
const std::string & |
new_name, |
|
|
size_t |
start = 0u , |
|
|
size_t |
end = 0u |
|
) |
| |
|
inline |
◆ index_end
size_t carla::geom::MeshMaterial::index_end |
◆ index_start
size_t carla::geom::MeshMaterial::index_start |
◆ name
const std::string carla::geom::MeshMaterial::name |
The documentation for this struct was generated from the following file: