#include <MercuryDisplay.h>
Collaboration diagram for LookAtInternals:
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 |
Definition at line 28 of file MercuryDisplay.h.
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.
Definition at line 35 of file MercuryDisplay.h.
Definition at line 36 of file MercuryDisplay.h.
Definition at line 37 of file MercuryDisplay.h.