ActiViz .NET
5.8.0
|
vtkQtStringToImage - uses Qt to render the supplied text to an image. More...
Public Member Functions | |
vtkQtStringToImage (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkQtStringToImage () | |
Undocumented Block. | |
void | DeepCopy (vtkQtStringToImage utility) |
Make a deep copy of the supplied utility class. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkQtStringToImage | NewInstance () |
Undocumented Block. | |
Static Public Member Functions | |
static new vtkQtStringToImage | New () |
Undocumented Block. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkQtStringToImage | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkQtStringToImage" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "18vtkQtStringToImage" |
Automatically generated type registration mechanics. | |
Protected Member Functions | |
override void | Dispose (bool disposing) |
Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly. | |
Private Member Functions | |
static internal IntPtr | vtkQtStringToImage_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkQtStringToImage_DeepCopy_01 (HandleRef pThis, HandleRef utility) |
static internal int | vtkQtStringToImage_IsA_02 (HandleRef pThis, string type) |
static internal int | vtkQtStringToImage_IsTypeOf_03 (string type) |
static internal IntPtr | vtkQtStringToImage_NewInstance_05 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkQtStringToImage_SafeDownCast_06 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
Static Private Member Functions | |
static | vtkQtStringToImage () |
Automatically generated type registration mechanics. |
vtkQtStringToImage - uses Qt to render the supplied text to an image.
Description
static Kitware.VTK.vtkQtStringToImage.vtkQtStringToImage | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkQtStringToImage.vtkQtStringToImage | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
void Kitware.VTK.vtkQtStringToImage.DeepCopy | ( | vtkQtStringToImage | utility | ) |
Make a deep copy of the supplied utility class.
override void Kitware.VTK.vtkQtStringToImage.Dispose | ( | bool | disposing | ) | [protected] |
Automatically generated protected Dispose method - called from public Dispose or the C# destructor. DO NOT call directly.
Reimplemented from Kitware.VTK.vtkStringToImage.
override int Kitware.VTK.vtkQtStringToImage.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkStringToImage.
static new int Kitware.VTK.vtkQtStringToImage.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkStringToImage.
static new vtkQtStringToImage Kitware.VTK.vtkQtStringToImage.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkStringToImage.
static new vtkQtStringToImage Kitware.VTK.vtkQtStringToImage.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkStringToImage.
static internal void Kitware.VTK.vtkQtStringToImage.vtkQtStringToImage_DeepCopy_01 | ( | HandleRef | pThis, |
HandleRef | utility | ||
) | [private] |
static internal int Kitware.VTK.vtkQtStringToImage.vtkQtStringToImage_IsA_02 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkQtStringToImage.vtkQtStringToImage_IsTypeOf_03 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkQtStringToImage.vtkQtStringToImage_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkQtStringToImage.vtkQtStringToImage_NewInstance_05 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkQtStringToImage.vtkQtStringToImage_SafeDownCast_06 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
new readonly string Kitware.VTK.vtkQtStringToImage.MRClassNameKey = "18vtkQtStringToImage" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkStringToImage.
new const string Kitware.VTK.vtkQtStringToImage.MRFullTypeName = "Kitware.VTK.vtkQtStringToImage" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkStringToImage.