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