Public Attributes | |
std::vector< VertexWeight > | neighbors |
Mesh::vertex_type * | vertex |
Definition at line 1033 of file MeshFactory.cpp.
std::vector<VertexWeight> carla::geom::VertexNeighbors::neighbors |
Definition at line 1035 of file MeshFactory.cpp.
Referenced by carla::geom::GetVertexNeighborhoodAndWeights().
Mesh::vertex_type* carla::geom::VertexNeighbors::vertex |
Definition at line 1034 of file MeshFactory.cpp.
Referenced by carla::geom::GetVertexNeighborhoodAndWeights().