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
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

See Also