C# Class touchvg.core.GiSaveModelTransform

Inheritance: global::System.IDisposable
Datei anzeigen Open project: rhcad/touchvg-v0.6 Class Usage Examples

Protected Properties

Property Type Description
swigCMemOwn bool

Public Methods

Method Description
Dispose ( ) : void
GiSaveModelTransform ( GiTransform xform, Matrix2d mat ) : System

Private Methods

Method Description
GiSaveModelTransform ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( GiSaveModelTransform obj ) : HandleRef

Method Details

Dispose() public method

public Dispose ( ) : void
return void

GiSaveModelTransform() public method

public GiSaveModelTransform ( GiTransform xform, Matrix2d mat ) : System
xform GiTransform
mat Matrix2d
return System

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
return bool