Click or drag to resize
AB4D logo

OctTreeHitHelper Class

OctTreeHitHelper can be used to optimized using OctTree when processing GetNextHitTestResult.
Inheritance Hierarchy
SystemObject
  Ab3d.DirectX.CommonOctTreeHitHelper

Namespace: Ab3d.DirectX.Common
Assembly: Ab3d.DXEngine (in Ab3d.DXEngine.dll) Version: 7.0.8865.1045
Syntax
C#
public class OctTreeHitHelper

The OctTreeHitHelper type exposes the following members.

Constructors
 NameDescription
Public methodOctTreeHitHelper Constructor
Top
Properties
 NameDescription
Public propertyOctTree OctTree
Top
Methods
 NameDescription
Public methodGetNextHitTestResult Returns DXRayHitTestResult from the OctTree
Top
See Also