Skyscraper 2.0
xr::math::NearFar Struct Reference

#include <XrMath.h>

Public Attributes

float Near
 
float Far
 

Detailed Description

Definition at line 45 of file XrMath.h.

Member Data Documentation

◆ Far

float xr::math::NearFar::Far

Definition at line 47 of file XrMath.h.

Referenced by xr::math::ComposeProjectionMatrix(), and xr::math::GetProjectionNearFar().

◆ Near

float xr::math::NearFar::Near

Definition at line 46 of file XrMath.h.

Referenced by xr::math::ComposeProjectionMatrix(), and xr::math::GetProjectionNearFar().


The documentation for this struct was generated from the following file: