|
ActiViz .NET
5.8.0
|
Custom marshaller for conversion to/from a System.IntPtr. More...
Static Public Member Functions | |
| static ICustomMarshaler | GetInstance (String cookie) |
| Get the custom marshaller for vtkObject objects. More... | |
Private Member Functions | |
| void ICustomMarshaler. | CleanUpManagedData (object ManagedObj) |
| void ICustomMarshaler. | CleanUpNativeData (IntPtr pNativeData) |
| int ICustomMarshaler. | GetNativeDataSize () |
| IntPtr ICustomMarshaler. | MarshalManagedToNative (object ManagedObj) |
| object ICustomMarshaler. | MarshalNativeToManaged (IntPtr pNativeData) |
Static Private Attributes | |
| static ICustomMarshaler | TheInstance = new vtkObjectMarshaler() |
Custom marshaller for conversion to/from a System.IntPtr.
|
private |
|
private |
|
static |
Get the custom marshaller for vtkObject objects.
|
private |
|
private |
|
private |
|
staticprivate |
1.8.4