|
Voxellancer
0.3
A game about voxels in space
|
Public Member Functions | |
| CameraHead (CameraDolly *cameraDolly) | |
| CameraDolly * | cameraDolly () |
| const glm::quat & | relativeOrientation () const |
| void | setRelativeOrientation (const glm::quat &relativeOrientation) |
| glm::vec3 | position () const |
| glm::quat | orientation () const |
Protected Attributes | |
| CameraDolly * | m_cameraDolly |
| glm::quat | m_relativeOrientation |