'Declaration Public Function New( _ ByVal point0 As Vector3D, _ ByVal point1 As Vector3D, _ ByVal point2 As Vector3D _ )
Parameters
- point0
- First point.
- point1
- Second point.
- point2
- Third point.
'Declaration Public Function New( _ ByVal point0 As Vector3D, _ ByVal point1 As Vector3D, _ ByVal point2 As Vector3D _ )