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