Overload List
| Name | Description | |
|---|---|---|
| Transform(Edge) | Transforms X, Y and Z coordinates of start and end point of an edge using 36 flops. | |
| Transform(Point) | Transforms X, Y and Z coordinates of a point using 18 flops. | |
| Transform(Triangle) | Transforms X, Y and Z coordinates of the three vertices of a triangle using 54 flops. | |
| Transform(Double%, Double%, Double%) | Transforms X, Y and Z coordinates using 18 flops. |