Summary
public bool Intersects(ref BoundingBox box)
Returns
bool
Parameters
Summary
public bool Intersects(ref BoundingBoxD box)
Returns
bool
Parameters
Summary
public bool Intersects(ref MyOrientedBoundingBoxD other)
Returns
bool
Parameters
Summary
public bool Intersects(BoundingFrustumD frustum)
Returns
bool
Parameters
Summary
public bool Intersects(ref BoundingSphereD sphere)
Returns
bool
Parameters
Summary
public double? Intersects(ref RayD ray)
Returns
double?
Parameters
Summary
public double? Intersects(ref LineD line)
Returns
double?
Parameters
Summary
public PlaneIntersectionType Intersects(ref PlaneD plane)
Returns
PlaneIntersectionType
Parameters