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

Represents an orientation, consisting of an "at" vector (representing the "forward" direction), and the "up" vector (representing "up" for the subject). More...

#include <ALTypes.h>

Public Attributes

ALVector at
 The "at" vector, representing "forward". More...
 
ALVector up
 The "up" vector, representing "up". More...
 

Detailed Description

Represents an orientation, consisting of an "at" vector (representing the "forward" direction), and the "up" vector (representing "up" for the subject).

Member Data Documentation

ALVector ALOrientation::at

The "at" vector, representing "forward".

ALVector ALOrientation::up

The "up" vector, representing "up".


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