A Create3Vector3 object. More...
#include <stdint.h>
Public Attributes | |
| double | x | 
| The x value in a vector representation  More... | |
| double | y | 
| The y value in a vector representation   More... | |
| double | z | 
| The z value in a vector representation  More... | |
A Create3Vector3 object.
| double Create3Vector3::x | 
The x value in a vector representation
| double Create3Vector3::y | 
The y value in a vector representation
| double Create3Vector3::z | 
The z value in a vector representation