![]() |
Shkyera Engine
Easy to use, game engine for Python
|
This is the complete list of members for shkyera::CameraComponent, including all inherited members.
| aspectRatio | shkyera::CameraComponent | |
| farPlane | shkyera::CameraComponent | |
| fov | shkyera::CameraComponent | |
| getFrustumCornersWorldSpace(float localNearPlane, float localFarPlane, const TransformComponent &transformComponent) const | shkyera::CameraComponent | inline |
| getProjectionMatrix() const | shkyera::CameraComponent | inline |
| getProjectionMatrix(ProjectionType projection, float localNearPlane, float localFarPlane) const | shkyera::CameraComponent | inlineprivate |
| getRayAt(const TransformComponent &transformComponent, float x, float y) const | shkyera::CameraComponent | inline |
| getViewMatrix(const TransformComponent &transformComponent) const | shkyera::CameraComponent | inline |
| nearPlane | shkyera::CameraComponent | |
| ProjectionType enum name | shkyera::CameraComponent | |
| projectionType | shkyera::CameraComponent |