|
UFO 1.0.0
An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
|
Public Attributes | |
| std::vector< std::uint32_t > | indices |
| std::vector< Vertex > | vertices |
Definition at line 35 of file triangulate.hpp.
| std::vector<std::uint32_t> TriangleList< Vertex >::indices |
Definition at line 37 of file triangulate.hpp.
| std::vector<Vertex> TriangleList< Vertex >::vertices |
Definition at line 36 of file triangulate.hpp.