Overload List

  NameDescription
Public methodGet(Point3D)
Looks for an object at the exact position in the octree. If there are more objects at the same position, the first one is returned.
Public methodGet(Point3D, Double)
Looks for an object at the exact position in the octree. If there are more objects at the same position, the first one is returned.

See Also