Click or drag to resize

AABBTreeNode Fields

The AABBTreeNode type exposes the following members.

Fields
  NameDescription
Public fieldleft
AABB-tree to the left
Public fieldlx
lower limit of x-coordinates
Public fieldly
lower limit of y-coordinates
Public fieldlz
lower limit of z-coordinates
Public fieldright
AABB-tree to the right
Public fieldtris
lis of triangles
Public fieldux
upper limit of x-coordinates
Public fielduy
upper limit of y-coordinates
Public fielduz
upper limit of z-coordinates
Top
See Also