Class DetailPlaneWarperGpu
Warper that maps an image onto the z = 1 plane.
public class DetailPlaneWarperGpu : RotationWarper, IDisposable
- Inheritance
-
DetailPlaneWarperGpu
- Implements
- Inherited Members
Constructors
DetailPlaneWarperGpu(float)
Construct an instance of the plane warper class.
public DetailPlaneWarperGpu(float scale)
Parameters
scale
floatProjected image scale multiplier
Methods
DisposeObject()
Release the unmanaged memory associated with this warper
protected override void DisposeObject()