ObjectAL
 All Classes Functions Variables Properties Pages
Public Attributes | List of all members
ALPoint Struct Reference

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...
 

Detailed Description

Represents a 3-dimensional point for certain ObjectAL properties.

Member Data Documentation

float ALPoint::x

The "X" coordinate.

float ALPoint::y

The "Y" coordinate.

float ALPoint::z

The "Z" coordinate.


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