File failed to load: https://isis.astrogeology.usgs.gov/9.0.0/Object/assets/jax/output/NativeMML/config.js
Isis 3 Programmer Reference
Isis::EmbreeTargetShape::Vertex Struct Reference

Container for a vertex. More...

Collaboration diagram for Isis::EmbreeTargetShape::Vertex:
Collaboration graph

Public Attributes

float x
 Vertex x position.
 
float y
 Vertex y position.
 
float z
 Vertex z position.
 
float a
 Extra float for aligning memory.
 

Detailed Description

Container for a vertex.

Author
2017-03-27 Ian Humphrey
History
2017-03-27 Ian Humphrey - Original Version

Definition at line 178 of file EmbreeTargetShape.h.

Member Data Documentation

◆ a

float Isis::EmbreeTargetShape::Vertex::a

Extra float for aligning memory.

Definition at line 182 of file EmbreeTargetShape.h.

◆ x

float Isis::EmbreeTargetShape::Vertex::x

◆ y

float Isis::EmbreeTargetShape::Vertex::y

◆ z

float Isis::EmbreeTargetShape::Vertex::z

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