Container for a tin, or triangular polygon. More...
Public Attributes | |
int | v0 |
The index of the first vertex in the tin. | |
int | v1 |
The index of the second vertex in the tin. | |
int | v2 |
The index of the third vertex in the tin. | |
Container for a tin, or triangular polygon.
The vertices are expected to be ordered counter-clockwise about the surface normal.
Definition at line 193 of file EmbreeTargetShape.h.
int Isis::EmbreeTargetShape::Triangle::v0 |
The index of the first vertex in the tin.
Definition at line 194 of file EmbreeTargetShape.h.
Referenced by Isis::EmbreeTargetShape::initMesh().
int Isis::EmbreeTargetShape::Triangle::v1 |
The index of the second vertex in the tin.
Definition at line 195 of file EmbreeTargetShape.h.
int Isis::EmbreeTargetShape::Triangle::v2 |
The index of the third vertex in the tin.
Definition at line 196 of file EmbreeTargetShape.h.
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 02/24/2025 16:18:36 |