Summary
public ContainmentType Contains(ref BoundingBox box)
Returns
ContainmentType
Parameters
Summary
public static ContainmentType Contains(ref BoundingBox boxA, ref MyOrientedBoundingBox oboxB)
Returns
ContainmentType
Parameters
Summary
public ContainmentType Contains(ref MyOrientedBoundingBox other)
Returns
ContainmentType
Parameters
Summary
public ContainmentType Contains(BoundingFrustum frustum)
Returns
ContainmentType
Parameters
Summary
public static ContainmentType Contains(BoundingFrustum frustum, ref MyOrientedBoundingBox obox)
Returns
ContainmentType
Parameters
Summary
public ContainmentType Contains(ref BoundingSphere sphere)
Returns
ContainmentType
Parameters
Summary
public static ContainmentType Contains(ref BoundingSphere sphere, ref MyOrientedBoundingBox box)
Returns
ContainmentType
Parameters
Summary
public bool Contains(ref Vector3 point)
Returns
bool
Parameters