| Name | Description |
---|
| Points3DTo2D(IListPoint3D, Point, Transform3D, Boolean) |
Points3DTo2D calculates 2D screen positions from the specified 3D positions.
Calculated screen positions are stored into the specified points2D array (its size must be at least the size of the 3D positions).
|
| Points3DTo2D(Point3D, Point, Transform3D, Boolean) |
Points3DTo2D calculates 2D screen positions from the specified 3D positions.
Calculated screen positions are stored into the specified points2D array (its size must be at least the size of the 3D positions).
|