Overload List

  NameDescription
Public methodGetBoundingBox()()()()
Returns a bounding box that covers this primitive. Default returns a huge box, so implement this in the derived class for efficiency
(Inherited from Primitive.)
Public methodGetBoundingBox(AABox%)
Returns a bounding box that covers this primitive. Default returns a huge box, so implement this in the derived class for efficiency
(Inherited from Primitive.)

See Also