![]() |
Isis 3 Programmer Reference
|
Container for a vertex. More...
Public Attributes | |
float | x |
Vertex x position. More... | |
float | y |
Vertex y position. More... | |
float | z |
Vertex z position. More... | |
float | a |
Extra float for aligning memory. More... | |
Container for a vertex.
Definition at line 178 of file EmbreeTargetShape.h.
float Isis::EmbreeTargetShape::Vertex::a |
Extra float for aligning memory.
Definition at line 182 of file EmbreeTargetShape.h.
float Isis::EmbreeTargetShape::Vertex::x |
Vertex x position.
Definition at line 179 of file EmbreeTargetShape.h.
Referenced by Isis::EmbreeTargetShape::addVertices().
float Isis::EmbreeTargetShape::Vertex::y |
Vertex y position.
Definition at line 180 of file EmbreeTargetShape.h.
Referenced by Isis::EmbreeTargetShape::addVertices().
float Isis::EmbreeTargetShape::Vertex::z |
Vertex z position.
Definition at line 181 of file EmbreeTargetShape.h.
Referenced by Isis::EmbreeTargetShape::addVertices().
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: 07/13/2023 15:13:45 |