Maria GDK 5.0.0.738
Documentation of native code in develop branch
Loading...
Searching...
No Matches
STK::Camera Member List

This is the complete list of members for STK::Camera, including all inherited members.

adjustNearFar(float z_near, float z_far)STK::Camera
bottom_ (defined in STK::Camera)STK::Cameraprotected
BottomPlane enum value (defined in STK::Camera)STK::Camera
calcFrustumPlanes() const (defined in STK::Camera)STK::Cameraprotected
calcOrthographicProjection() const (defined in STK::Camera)STK::Cameraprotected
calcPerspectiveProjection() const (defined in STK::Camera)STK::Cameraprotected
calcProjPixelSize(double dist, int resolution) constSTK::Camerainline
Camera() (defined in STK::Camera)STK::Camera
far_ (defined in STK::Camera)STK::Cameraprotected
frustumBoxTest(const STK::Vector3f &center, const STK::Vector3f &xAxis, const STK::Vector3f &yAxis, const STK::Vector3f &zAxis) constSTK::Camerainline
frustumBoxTestView(const STK::Vector3f &center, const STK::Vector3f &xAxis, const STK::Vector3f &yAxis, const STK::Vector3f &zAxis) constSTK::Camera
FrustumPlanes enum name (defined in STK::Camera)STK::Camera
frustumSphereTest(const STK::Vector3f &c, float r) constSTK::Camerainline
frustumSphereTestView(float x, float y, float z, float r) constSTK::Camera
frustumSphereTestView(const STK::Vector3f &c, float r) const (defined in STK::Camera)STK::Camerainline
FrustumTestResult enum name (defined in STK::Camera)STK::Camera
getAspectRatio() constSTK::Camerainline
getBottom() constSTK::Camerainline
getFar() constSTK::Camerainline
getFovY() constSTK::Camerainline
getInverseViewMatrix() const (defined in STK::Camera)STK::Camerainline
getLeft() constSTK::Camerainline
getLODPixelScale() const (defined in STK::Camera)STK::Camerainline
getNear() constSTK::Camerainline
getPosition() constSTK::Camera
getProjectionMatrix() constSTK::Camerainline
getProjectionType() const (defined in STK::Camera)STK::Camerainline
getRight() constSTK::Camerainline
getTop() constSTK::Camerainline
getViewMatrix() const (defined in STK::Camera)STK::Camerainline
Inside enum value (defined in STK::Camera)STK::Camera
inv_vm_ (defined in STK::Camera)STK::Cameraprotected
left_ (defined in STK::Camera)STK::Cameraprotected
LeftPlane enum value (defined in STK::Camera)STK::Camera
lod_pixel_scale_ (defined in STK::Camera)STK::Cameraprotected
near_ (defined in STK::Camera)STK::Cameraprotected
NumPlanes enum value (defined in STK::Camera)STK::Camera
Orthographic enum value (defined in STK::Camera)STK::Camera
Outside enum value (defined in STK::Camera)STK::Camera
Perspective enum value (defined in STK::Camera)STK::Camera
pj_ (defined in STK::Camera)STK::Cameramutableprotected
pj_dirty_ (defined in STK::Camera)STK::Cameramutableprotected
pj_type_ (defined in STK::Camera)STK::Cameraprotected
plane_ (defined in STK::Camera)STK::Cameramutableprotected
planes_dirty_ (defined in STK::Camera)STK::Cameramutableprotected
ProjectionType enum name (defined in STK::Camera)STK::Camera
right_ (defined in STK::Camera)STK::Cameraprotected
RightPlane enum value (defined in STK::Camera)STK::Camera
setFrustum(float left, float right, float bottom, float top, float z_near, float z_far) (defined in STK::Camera)STK::Camera
setLODPixelScale(float s) (defined in STK::Camera)STK::Camerainline
setOrthographic(float left, float right, float bottom, float top, float z_near, float z_far)STK::Camera
setPerspective(float fovy, float aspect, float clip_near, float clip_far)STK::Camera
setProjectionType(ProjectionType pj_type) (defined in STK::Camera)STK::Camerainline
setViewMatrix(const STK::Matrix4x4f &vm) (defined in STK::Camera)STK::Camerainline
Straddle enum value (defined in STK::Camera)STK::Camera
top_ (defined in STK::Camera)STK::Cameraprotected
TopPlane enum value (defined in STK::Camera)STK::Camera
vm_ (defined in STK::Camera)STK::Cameraprotected