Click or drag to resize

PlaneFIntersects Method

Overload List
  NameDescription
Public methodIntersects(Line3F)
Public methodIntersects(Line3F, Single)
Determines whether the given line intersects the current instance of PlaneF.
Public methodIntersects(Line3F, Single)
Determines whether the given line intersects the current instance of PlaneF.
Public methodIntersects(RayF, Vector3F)
Determines whether the given ray intersects the current instance of PlaneF.
Public methodIntersects(RayF, Single)
Determines whether the given ray intersects the current instance of PlaneF.
Public methodIntersects(RayF, Vector3F)
Determines whether the given ray intersects the current instance of PlaneF.
Public methodIntersects(RayF, Single)
Determines whether the given ray intersects the current instance of PlaneF.
Top
See Also