ProjectionUtils Class |
Namespace: TouchScript.Utils.Geom
public static class ProjectionUtils
The ProjectionUtils type exposes the following members.
| Name | Description | |
|---|---|---|
| CameraToPlaneProjection |
Projects a screen point to a plane from a camera's point of view.
| |
| ScreenToPlaneProjection |
Projects a screen point to a plane using parallel projection.
|