UFO 1.0.0
An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
Loading...
Searching...
No Matches
TriangleList< Vertex > Struct Template Reference

Public Attributes

std::vector< std::uint32_t > indices
 
std::vector< Vertexvertices
 

Detailed Description

template<class Vertex>
struct TriangleList< Vertex >

Definition at line 35 of file triangulate.hpp.

Member Data Documentation

◆ indices

template<class Vertex >
std::vector<std::uint32_t> TriangleList< Vertex >::indices

Definition at line 37 of file triangulate.hpp.

◆ vertices

template<class Vertex >
std::vector<Vertex> TriangleList< Vertex >::vertices

Definition at line 36 of file triangulate.hpp.


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