Gem Illuminator
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Macros
Player Member List

This is the complete list of members for Player, including all inherited members.

camera() const Playerslot
cameraChanged()Playersignal
m_cameraPlayerprotected
m_positionPlayerprotected
m_velocityPlayerprotected
moveOnRay(const LightRay &ray, int timeDifferenceInMilliseconds)Player
moveToEndPointOnRay(const LightRay &ray)Player
moveToStartPointOnRay(const LightRay &ray)Player
Player(QObject *parent=0)Playerexplicit
position() const Player
setCamera(Camera *camera)Playerslot
setPosition(const QVector3D &position)Player
setVelocity(qreal velocity)Playerslot
setViewDirection(const QVector3D &viewDirection)Player
updateCameraForPointOnRay(const QVector3D &point, const LightRay &ray)Playerprotected
velocity() const Playerslot
velocityChanged()Playersignal
~Player()Playervirtual