OIS::Vector3 Class Reference

A 3D Vector component (perhaps an orientation, as in the WiiMote). More...

#include <src/ois/OISPrereqs.h>

Inheritance diagram for OIS::Vector3:

OIS::Component

List of all members.

Public Member Functions

void clear ()
 Vector3 (float _x, float _y, float _z)
 Vector3 ()

Public Attributes

float x
 X component of vector.
float y
 Y component of vector.
float z
 Z component of vector.


Detailed Description

A 3D Vector component (perhaps an orientation, as in the WiiMote).

Constructor & Destructor Documentation

OIS::Vector3::Vector3 (  )  [inline]

OIS::Vector3::Vector3 ( float  _x,
float  _y,
float  _z 
) [inline]


Member Function Documentation

void OIS::Vector3::clear (  )  [inline]


Member Data Documentation

X component of vector.

Y component of vector.

Z component of vector.


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

Generated on Tue Jul 28 16:22:18 2009 for Orxonox by  doxygen 1.5.6