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

Represents a 3-dimensional vector 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 vector for certain ObjectAL properties.

Properties are the same as for ALPoint.

Member Data Documentation

float ALVector::x

The "X" coordinate.

float ALVector::y

The "Y" coordinate.

float ALVector::z

The "Z" coordinate.


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