Skyscraper 2.0
|
#include <XrMath.h>
Public Attributes | |
float | Near |
float | Far |
float xr::math::NearFar::Far |
Definition at line 47 of file XrMath.h.
Referenced by xr::math::ComposeProjectionMatrix(), and xr::math::GetProjectionNearFar().
float xr::math::NearFar::Near |
Definition at line 46 of file XrMath.h.
Referenced by xr::math::ComposeProjectionMatrix(), and xr::math::GetProjectionNearFar().