Click or drag to resize

OctreeContainer Methods

The OctreeContainer type exposes the following members.

Methods
  NameDescription
Public methodAddObject(Bounds, UInt32)
Public methodAddObject(Bounds, UInt32)
Public methodDebugRender
Public methodDispose
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetObjects(Bounds, UInt32, OctreeContainerModeEnum)
Public methodGetObjects(Box, UInt32, OctreeContainerModeEnum)
Public methodGetObjects(Plane, UInt32, OctreeContainerModeEnum)
Public methodGetObjects(Ray, UInt32, OctreeContainerModeEnum)
Public methodGetObjects(Sphere, UInt32, OctreeContainerModeEnum)
Public methodGetObjects(Frustum, UInt32, OctreeContainerModeEnum, IntPtr)
Public methodGetObjects(Bounds, UInt32, OctreeContainerModeEnum, Int32, Int32)
Public methodGetObjects(Box, UInt32, OctreeContainerModeEnum, Int32, Int32)
Public methodGetObjects(Plane, Bounds, UInt32, OctreeContainerModeEnum, IntPtr)
Public methodGetObjects(Plane, UInt32, Int32, OctreeContainerModeEnum, Int32)
Public methodGetObjects(Ray, UInt32, OctreeContainerModeEnum, OctreeContainerGetObjectsRayOutputData, Int32)
Public methodGetObjects(Sphere, UInt32, OctreeContainerModeEnum, Int32, Int32)
Public methodGetObjects(Bounds, UInt32, OctreeContainerModeEnum, Int32*, Int32, Int32)
Public methodGetObjects(Box, UInt32, OctreeContainerModeEnum, Int32*, Int32, Int32)
Public methodGetObjects(Frustum, UInt32, OctreeContainerModeEnum, Int32, Int32, IntPtr)
Public methodGetObjects(Plane, UInt32, OctreeContainerModeEnum, Int32*, Int32, Int32)
Public methodGetObjects(Ray, UInt32, OctreeContainerModeEnum, OctreeContainerGetObjectsRayOutputData*, Int32, Int32)
Public methodGetObjects(Sphere, UInt32, OctreeContainerModeEnum, Int32*, Int32, Int32)
Public methodGetObjects(Frustum, UInt32, OctreeContainerModeEnum, Int32*, Int32, Int32, IntPtr)
Public methodGetObjects(Plane, Bounds, UInt32, OctreeContainerModeEnum, Int32, Int32, IntPtr)
Public methodGetObjects(Plane, Bounds, UInt32, OctreeContainerModeEnum, Int32*, Int32, Int32, IntPtr)
Public methodGetOctreeBoundsWithBoundsOfObjectsOutsideOctree
Public methodGetOctreeBoundsWithBoundsOfObjectsOutsideOctree(Bounds)
Public methodGetStatistics
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodRemoveObject
Public methodSetEngineTimeToGetStatistics
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUpdateObjectBounds(Int32, Bounds)
Public methodUpdateObjectBounds(Int32, Bounds)
Public methodUpdateObjectGroupMask
Top
Extension Methods
See Also