maliput
|
Index for a face edge in a GeoMesh.
#include <include/maliput/utility/mesh_simplification.h>
Public Attributes | |
int | face_index {-1} |
Index of the face the edge belongs to, or -1 to mark index as invalid. More... | |
int | edge_index {-1} |
Index of the edge, corresponding to its start vertex index in the face vertices sequence (assumed to be defined in a counter-clockwise fashion), or -1 to mark index as invalid. More... | |
int edge_index {-1} |
Index of the edge, corresponding to its start vertex index in the face vertices sequence (assumed to be defined in a counter-clockwise fashion), or -1 to mark index as invalid.
int face_index {-1} |
Index of the face the edge belongs to, or -1 to mark index as invalid.