|
t
|
This is the complete list of members for t::PerspectiveCamera, including all inherited members.
| add(Object3D &child) | t::Object3D | inline |
| aspectRatio | t::PerspectiveCamera | |
| Camera(const Matrix4x4 &projectionMatrix) | t::Camera | inlineexplicit |
| children | t::Object3D | |
| far | t::PerspectiveCamera | |
| isLight() const | t::Object3D | inlinevirtual |
| isMesh() const | t::Object3D | inlinevirtual |
| localMatrix | t::Object3D | |
| localPosition | t::Object3D | |
| localRotation | t::Object3D | |
| localScale | t::Object3D | |
| modelMatrix | t::Object3D | |
| near | t::PerspectiveCamera | |
| parent | t::Object3D | |
| PerspectiveCamera(double _verticalFov, double _aspectRatio, double _near, double _far) | t::PerspectiveCamera | inline |
| projectionMatrix | t::Camera | |
| rotate(double x, double y, double z, EulerRotationOrder order) | t::Object3D | inline |
| scale(double x, double y, double z) | t::Object3D | inline |
| translate(double x, double y, double z) | t::Object3D | inline |
| up | t::Object3D | |
| updateLocalMatrix() | t::Object3D | inline |
| updateModelMatrix() | t::Object3D | inline |
| verticalFov | t::PerspectiveCamera | |
| ~Object3D()=default (defined in t::Object3D) | t::Object3D | virtual |