Represents a 3-dimensional point for certain ObjectAL properties. More...
#include <ALTypes.h>
Public Attributes | |
float | x |
The "X" coordinate. More... | |
float | y |
The "Y" coordinate. More... | |
float | z |
The "Z" coordinate. More... | |
Represents a 3-dimensional point for certain ObjectAL properties.
float ALPoint::x |
The "X" coordinate.
float ALPoint::y |
The "Y" coordinate.
float ALPoint::z |
The "Z" coordinate.