Click or drag to resize

BoxFIntersects Method

Overload List
  NameDescription
Public methodIntersects(BoundsF)
Determines whether the given bounds intersect the current instance of BoxF.
Public methodIntersects(BoundsF)
Determines whether the given bounds intersect the current instance of BoxF.
Public methodIntersects(BoxF)
Determines whether another instance of BoxF intersects the current instance of BoxF.
Public methodIntersects(BoxF)
Determines whether another instance of BoxF intersects the current instance of BoxF.
Public methodIntersects(RayF)
Determines whether the given ray intersects the current instance of BoxF.
Public methodIntersects(RayF)
Determines whether the given ray intersects the current instance of BoxF.
Public methodIntersects(RayF, Single, Single)
Determines whether the given ray intersects the current instance of BoxF.
Public methodIntersects(RayF, Single, Single)
Determines whether the given ray intersects the current instance of BoxF.
Top
See Also