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