LookAtInternals Struct Reference

#include <MercuryDisplay.h>

Collaboration diagram for LookAtInternals:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LookAtInternals ()
 LookAtInternals (const MercuryPoint &direction, const MercuryPoint &x, const MercuryPoint &up)

Public Attributes

MercuryPoint m_direction
MercuryPoint m_x
MercuryPoint m_up

Detailed Description

Definition at line 28 of file MercuryDisplay.h.


Constructor & Destructor Documentation

LookAtInternals::LookAtInternals (  )  [inline]

Definition at line 30 of file MercuryDisplay.h.

LookAtInternals::LookAtInternals ( const MercuryPoint direction,
const MercuryPoint x,
const MercuryPoint up 
) [inline]

Definition at line 32 of file MercuryDisplay.h.


Member Data Documentation

MercuryPoint LookAtInternals::m_direction

Definition at line 35 of file MercuryDisplay.h.

MercuryPoint LookAtInternals::m_x

Definition at line 36 of file MercuryDisplay.h.

MercuryPoint LookAtInternals::m_up

Definition at line 37 of file MercuryDisplay.h.


The documentation for this struct was generated from the following file:
Hosted by SourceForge.net Logo