Pie Noon
An open source project by
FPL.
|
Public Member Functions | |
GameCameraState (const mathfu::vec3 &position, const mathfu::vec3 &target) | |
bool | operator== (const GameCameraState &rhs) const |
bool | operator!= (const GameCameraState &rhs) const |
Public Attributes | |
mathfu::vec3 | position |
mathfu::vec3 | target |