Space Engineers
Protected Member Functions | List of all members
VRageRender.MyFrustumCuller Class Reference
Inheritance diagram for VRageRender.MyFrustumCuller:
VRageRender.MyVisibilityCuller

Protected Member Functions

override void DispatchCullQuery (MyCullQuery frustumCullQueries, MyDynamicAABBTreeD renderables)
 Goes through all renderables and adds the ones that are in the given frustums to the lists in frustumCullQuery More...
 
override void ProcessCullQueryResults (MyCullQuery cullQuery)
 

Additional Inherited Members

- Static Public Member Functions inherited from VRageRender.MyVisibilityCuller
static string ToString (MyFrustumEnum frustumEnum)
 

Detailed Description

Definition at line 12 of file MyFrustumCuller.cs.

Member Function Documentation

override void VRageRender.MyFrustumCuller.DispatchCullQuery ( MyCullQuery  frustumCullQueries,
MyDynamicAABBTreeD  renderables 
)
inlineprotectedvirtual

Goes through all renderables and adds the ones that are in the given frustums to the lists in frustumCullQuery

Implements VRageRender.MyVisibilityCuller.

Definition at line 23 of file MyFrustumCuller.cs.

override void VRageRender.MyFrustumCuller.ProcessCullQueryResults ( MyCullQuery  cullQuery)
inlineprotectedvirtual

Implements VRageRender.MyVisibilityCuller.

Definition at line 64 of file MyFrustumCuller.cs.


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