This data type describes first and last intersected object of a node in growing array of intersected_objects.
Childs intersected objects are filled in parents intersected objects position until childs objects fit. Children are filled with sorted fashsion from child with max nObjects to least
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private | :: | first | First position of intersected object in 1st list |
|||
integer, | private | :: | last | Last position of intersected object in 1st list |