|
|
AABBTreeNode Fields |
The AABBTreeNode type exposes the following members.
| Name | Description | |
|---|---|---|
| left | AABB-tree to the left | |
| lx | lower limit of x-coordinates | |
| ly | lower limit of y-coordinates | |
| lz | lower limit of z-coordinates | |
| right | AABB-tree to the right | |
| tris | lis of triangles | |
| ux | upper limit of x-coordinates | |
| uy | upper limit of y-coordinates | |
| uz | upper limit of z-coordinates |