Collaboration diagram for carla::geom::VertexInfo:Public Attributes | |
| bool | is_static |
| size_t | lane_mesh_idx |
| Mesh::vertex_type * | vertex |
Definition at line 1037 of file MeshFactory.cpp.
| bool carla::geom::VertexInfo::is_static |
Definition at line 1040 of file MeshFactory.cpp.
Referenced by carla::geom::ComputeVertexWeight().
| size_t carla::geom::VertexInfo::lane_mesh_idx |
Definition at line 1039 of file MeshFactory.cpp.
Referenced by carla::geom::ComputeVertexWeight().
| Mesh::vertex_type* carla::geom::VertexInfo::vertex |
Definition at line 1038 of file MeshFactory.cpp.
Referenced by carla::geom::ComputeVertexWeight().
1.8.13