PointsOfInterest
Public / Methods
ComputeAngle
Computes the opening angle that will turn the given ray into a cone that contains all points of interest.
Public / Attributes
MinimumRadius
Specifies the minimum bounding sphere radius of the points of interest.
The minimum radius is applied to the bounding sphere radius of each point that has been added via Add and thus influences ComputeAngle, ComputeBounds and ComputeOffset. Defaults to 0
.