MCPcopy Create free account
hub / github.com/davideberly/GeometricTools / GetDMax

Method GetDMax

GTE/Graphics/ViewVolume.h:183–186  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

181 }
182
183 inline float GetDMax() const
184 {
185 return mFrustum[VF_DMAX];
186 }
187
188 inline float GetUMin() const
189 {

Callers 5

PushViewFrustumPlanesMethod · 0.80
CreateSceneMethod · 0.80
UpdateCLODMeshMethod · 0.80
CreateSkyDomeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected