CARLA
Public Attributes | List of all members
carla::geom::VertexInfo Struct Reference
+ Collaboration diagram for carla::geom::VertexInfo:

Public Attributes

bool is_static
 
size_t lane_mesh_idx
 
Mesh::vertex_typevertex
 

Detailed Description

Definition at line 1037 of file MeshFactory.cpp.

Member Data Documentation

◆ is_static

bool carla::geom::VertexInfo::is_static

Definition at line 1040 of file MeshFactory.cpp.

Referenced by carla::geom::ComputeVertexWeight().

◆ lane_mesh_idx

size_t carla::geom::VertexInfo::lane_mesh_idx

Definition at line 1039 of file MeshFactory.cpp.

Referenced by carla::geom::ComputeVertexWeight().

◆ vertex

Mesh::vertex_type* carla::geom::VertexInfo::vertex

Definition at line 1038 of file MeshFactory.cpp.

Referenced by carla::geom::ComputeVertexWeight().


The documentation for this struct was generated from the following file: