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