public static bool TrianglePlaneIntersection( Vector3 N, Vector3 P, Vector3 V1, Vector3 V2, Vector3 V3, ref Vector3 I1, ref Vector3 I2 )
© Emulate3D Ltd. All rights reserved.