메소드 | 설명 | |
---|---|---|
Transformable ( ) : System |
Default constructor
|
|
Transformable ( |
Construct the transformable from another transformable
|
메소드 | 설명 | |
---|---|---|
Destroy ( bool disposing ) : void |
Handle the destruction of the object
|
|
Transformable ( |
Construct the object from its internal C pointer
|
protected Destroy ( bool disposing ) : void | ||
disposing | bool | Is the GC disposing the object, or is it an explicit call ? |
리턴 | void |
protected Transformable ( |
||
cPointer | Pointer to the object in the C library | |
리턴 | System |
public Transformable ( |
||
transformable | Transformable to copy | |
리턴 | System |