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

Public Attributes

std::vector< VertexWeightneighbors
 
Mesh::vertex_typevertex
 

Detailed Description

Definition at line 1033 of file MeshFactory.cpp.

Member Data Documentation

◆ neighbors

std::vector<VertexWeight> carla::geom::VertexNeighbors::neighbors

Definition at line 1035 of file MeshFactory.cpp.

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

◆ vertex

Mesh::vertex_type* carla::geom::VertexNeighbors::vertex

Definition at line 1034 of file MeshFactory.cpp.

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


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