Osiris Framework
0.3
|
This is the complete list of members for OCamera, including all inherited members.
aspectRatio() const | OCamera | |
changePosition(const OVector3 &displacement) | OCamera | |
farLimit() const | OCamera | |
fieldOfViewDegrees() const | OCamera | |
nearLimit() const | OCamera | |
OCamera(float fieldOfViewDeg=45.0f, float aspectRatio=4.0f/3, float zNear=1.0f, float zFar=5.0f, const OVector3 &pos=OVector3(0.0f, 0.0f,-1.0f), const OVector3 &or=OVector3(0.0f)) | OCamera | |
orientation() const | OCamera | |
position() | OCamera | |
setAspectRatio(float value) | OCamera | |
setCameraLimits(float zNear, float zFar) | OCamera | |
setFieldOfView(float valueDeg) | OCamera | |
setOrientation(const OVector3 &orientation) | OCamera | |
setPosition(const OVector3 &position) | OCamera | |
state() | OCamera | |
transform() | OCamera | |
~OCamera() | OCamera | virtual |