maliput
FaceVertexIndex Struct Reference

Detailed Description

Index of a face vertex in a GeoMesh.

#include <include/maliput/utility/mesh_simplification.h>

Public Attributes

int face_index {-1}
 Index of the face the vertex belongs to, or -1 to mark index as invalid. More...
 
int vertex_index {-1}
 Index of the face vertex, or -1 to mark index as invalid. More...
 

Member Data Documentation

◆ face_index

int face_index {-1}

Index of the face the vertex belongs to, or -1 to mark index as invalid.

◆ vertex_index

int vertex_index {-1}

Index of the face vertex, or -1 to mark index as invalid.


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