#include <CCFrustum.h>
Public Member Functions | |
| ViewTransform () | |
| ~ViewTransform () | |
| void | Init (const kmVec3 &pos, const kmVec3 &focus, const kmVec3 &up) |
| local | Init ( local pos, local focus, local up) |
| const kmVec3 & | getPosition () const |
| local | getPosition () |
| const kmVec3 & | getFocus () const |
| local | getFocus () |
| const kmVec3 & | getDirection () const |
| local | getDirection () |
| const kmVec3 & | getRight () const |
| local | getRight () |
| const kmVec3 & | getUp () const |
| local | getUp () |
Protected Member Functions | |
| void | LazyAdjust () const |
Protected Attributes | |
| kmVec3 | _position |
| kmVec3 | _focus |
| kmVec3 | _up |
| var | _up |
| local | _up |
| bool | _dirty |
| kmMat4 | _matrix |
| kmVec3 | _adjustDir |
| var | _adjustDir |
| local | _adjustDir |
| kmVec3 | _adjustRight |
| var | _adjustRight |
| local | _adjustRight |
| kmVec3 | _adjustUp |
| var | _adjustUp |
| local | _adjustUp |
| ViewTransform | ( | ) |
| var ViewTransform | ( | ) |
| local ViewTransform | ( | ) |
| ~ViewTransform | ( | ) |
| var ~ViewTransform | ( | ) |
| local ~ViewTransform | ( | ) |
| const kmVec3& getDirection | ( | ) | const |
| var getDirection | ( | ) |
| local getDirection | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| const kmVec3& getRight | ( | ) | const |
| var getRight | ( | ) |
| local getRight | ( | ) |
| const kmVec3& getUp | ( | ) | const |
| var getUp | ( | ) |
| local getUp | ( | ) |
| void Init | ( | const kmVec3 & | pos, |
| const kmVec3 & | focus, | ||
| const kmVec3 & | up | ||
| ) |
| var Init | ( | var | pos, |
| var | focus, | ||
| var | up | ||
| ) |
| local Init | ( | local | pos, |
| local | focus, | ||
| local | up | ||
| ) |
|
protected |
|
protected |
|
protected |
|
mutableprotected |
|
mutableprotected |
|
mutableprotected |
|
mutableprotected |
|
mutableprotected |
|
mutableprotected |
|
mutableprotected |
|
mutableprotected |
|
mutableprotected |
|
mutableprotected |
|
mutableprotected |
|
mutableprotected |
|
protected |
|
protected |
|
protected |
|
mutableprotected |
|
mutableprotected |
|
mutableprotected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |