ObjectAL  2.1
ObjectAL API Reference (iOS) for Kobold2D developers
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>

Collaboration diagram for ALOrientation:

List of all members.

Public Attributes

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

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

The "at" vector, representing "forward".

The "up" vector, representing "up".


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