PerspectiveTransform

Members

Functions

recalc
void recalc()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

far
float far [@property getter]
far
float far [@property setter]
fov
float fov [@property getter]
fov
float fov [@property setter]
matrix
mat4 matrix [@property getter]
near
float near [@property getter]
near
float near [@property setter]
ratio
float ratio [@property getter]
ratio
float ratio [@property setter]

Variables

_far
float _far;
Undocumented in source.
_fov
float _fov;
Undocumented in source.
_near
float _near;
Undocumented in source.
_ratio
float _ratio;
Undocumented in source.
self_mtr
mat4 self_mtr;
Undocumented in source.

Meta