53 Set(tpPoint0, tpPoint1, tpPoint2, tpPoint3);
58 memcpy(tpPoints, tq.tpPoints,
sizeof(tpPoints));
63 tpPoints[0].Set(tpPoint0);
64 tpPoints[1].Set(tpPoint1);
65 tpPoints[2].Set(tpPoint2);
66 tpPoints[3].Set(tpPoint3);
Simplified class representing a 3-D point.
Definition TPoint3.h:37
Simplified class representing a quadrangle.
Definition TQuad3.h:38