IntersectsTriangle
Summary
public bool IntersectsTriangle(Vector3D v0, Vector3D v1, Vector3D v2)
Returns
Parameters
Summary
public bool IntersectsTriangle(ref Vector3D v0, ref Vector3D v1, ref Vector3D v2)
public bool IntersectsTriangle(Vector3D v0, Vector3D v1, Vector3D v2)
public bool IntersectsTriangle(ref Vector3D v0, ref Vector3D v1, ref Vector3D v2)