Space Engineers
|
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) |
Definition at line 12 of file MyFrustumCuller.cs.
|
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.
|
inlineprotectedvirtual |
Implements VRageRender.MyVisibilityCuller.
Definition at line 64 of file MyFrustumCuller.cs.