Click or drag to resize

BoxFContains Method

Overload List
  NameDescription
Public methodContains(BoundsF)
Determines whether the current instance of BoxF contains given bounds.
Public methodContains(BoundsF)
Determines whether the current instance of BoxF contains given bounds.
Public methodContains(BoxF)
Determines whether the current instance of BoxF contains another instance of BoxF.
Public methodContains(BoxF)
Determines whether the current instance of BoxF contains another instance of BoxF.
Public methodContains(SphereF)
Determines whether the current instance of BoxF contains the given sphere.
Public methodContains(SphereF)
Determines whether the current instance of BoxF contains the given sphere.
Public methodContains(Vector3F)
Determines whether the current instance of BoxF contains a given point.
Public methodContains(Vector3F)
Determines whether the current instance of BoxF contains a given point.
Top
See Also