ActiViz .NET
5.8.0
|
vtkIconGlyphFilter - Filter that generates a polydata consisting of quads with texture coordinates referring to a set of icons within a sheet of icons. More...
Public Member Functions | |
vtkIconGlyphFilter (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkIconGlyphFilter () | |
Description Standard VTK methods. | |
virtual int[] | GetDisplaySize () |
Specify the Width and Height, in pixels, of the size of the icon when it is rendered. By default, the IconSize is used to set the display size (i.e., UseIconSize is true by default). Note that assumes that IconScaling is disabled, or if enabled, the scale of a particular icon is 1. | |
virtual void | GetDisplaySize (IntPtr data) |
Specify the Width and Height, in pixels, of the size of the icon when it is rendered. By default, the IconSize is used to set the display size (i.e., UseIconSize is true by default). Note that assumes that IconScaling is disabled, or if enabled, the scale of a particular icon is 1. | |
virtual int | GetGravity () |
Specify if the input points define the center of the icon quad or one of top right corner, top center, top left corner, center right, center, center center left, bottom right corner, bottom center or bottom left corner. | |
virtual int | GetIconScaling () |
Specify how to specify individual icons. By default, icon scaling is off, but if it is on, then the filter looks for an array named "IconScale" to control individual icon size. | |
virtual int[] | GetIconSheetSize () |
Specify the Width and Height, in pixels, of an icon in the icon sheet. | |
virtual void | GetIconSheetSize (IntPtr data) |
Specify the Width and Height, in pixels, of an icon in the icon sheet. | |
virtual int[] | GetIconSize () |
Specify the Width and Height, in pixels, of an icon in the icon sheet. | |
virtual void | GetIconSize (IntPtr data) |
Specify the Width and Height, in pixels, of an icon in the icon sheet. | |
virtual int[] | GetOffset () |
Specify an offset (in pixels or display coordinates) that offsets the icons from their generating points. | |
virtual void | GetOffset (IntPtr data) |
Specify an offset (in pixels or display coordinates) that offsets the icons from their generating points. | |
virtual bool | GetPassScalars () |
Specify whether to pass the scalar icon index to the output. By default this is not passed since it can affect color during the rendering process. Note that all other point data is passed to the output regardless of the value of this flag. | |
virtual bool | GetUseIconSize () |
Specify whether the Quad generated to place the icon on will be either the dimensions specified by IconSize or the DisplaySize. | |
override int | IsA (string type) |
Description Standard VTK methods. | |
new vtkIconGlyphFilter | NewInstance () |
Description Standard VTK methods. | |
virtual void | PassScalarsOff () |
Specify whether to pass the scalar icon index to the output. By default this is not passed since it can affect color during the rendering process. Note that all other point data is passed to the output regardless of the value of this flag. | |
virtual void | PassScalarsOn () |
Specify whether to pass the scalar icon index to the output. By default this is not passed since it can affect color during the rendering process. Note that all other point data is passed to the output regardless of the value of this flag. | |
virtual void | SetDisplaySize (int _arg1, int _arg2) |
Specify the Width and Height, in pixels, of the size of the icon when it is rendered. By default, the IconSize is used to set the display size (i.e., UseIconSize is true by default). Note that assumes that IconScaling is disabled, or if enabled, the scale of a particular icon is 1. | |
void | SetDisplaySize (IntPtr _arg) |
Specify the Width and Height, in pixels, of the size of the icon when it is rendered. By default, the IconSize is used to set the display size (i.e., UseIconSize is true by default). Note that assumes that IconScaling is disabled, or if enabled, the scale of a particular icon is 1. | |
virtual void | SetGravity (int _arg) |
Specify if the input points define the center of the icon quad or one of top right corner, top center, top left corner, center right, center, center center left, bottom right corner, bottom center or bottom left corner. | |
void | SetGravityToBottomCenter () |
Specify if the input points define the center of the icon quad or one of top right corner, top center, top left corner, center right, center, center center left, bottom right corner, bottom center or bottom left corner. | |
void | SetGravityToBottomLeft () |
Specify if the input points define the center of the icon quad or one of top right corner, top center, top left corner, center right, center, center center left, bottom right corner, bottom center or bottom left corner. | |
void | SetGravityToBottomRight () |
Specify if the input points define the center of the icon quad or one of top right corner, top center, top left corner, center right, center, center center left, bottom right corner, bottom center or bottom left corner. | |
void | SetGravityToCenterCenter () |
Specify if the input points define the center of the icon quad or one of top right corner, top center, top left corner, center right, center, center center left, bottom right corner, bottom center or bottom left corner. | |
void | SetGravityToCenterLeft () |
Specify if the input points define the center of the icon quad or one of top right corner, top center, top left corner, center right, center, center center left, bottom right corner, bottom center or bottom left corner. | |
void | SetGravityToCenterRight () |
Specify if the input points define the center of the icon quad or one of top right corner, top center, top left corner, center right, center, center center left, bottom right corner, bottom center or bottom left corner. | |
void | SetGravityToTopCenter () |
Specify if the input points define the center of the icon quad or one of top right corner, top center, top left corner, center right, center, center center left, bottom right corner, bottom center or bottom left corner. | |
void | SetGravityToTopLeft () |
Specify if the input points define the center of the icon quad or one of top right corner, top center, top left corner, center right, center, center center left, bottom right corner, bottom center or bottom left corner. | |
void | SetGravityToTopRight () |
Specify if the input points define the center of the icon quad or one of top right corner, top center, top left corner, center right, center, center center left, bottom right corner, bottom center or bottom left corner. | |
virtual void | SetIconScaling (int _arg) |
Specify how to specify individual icons. By default, icon scaling is off, but if it is on, then the filter looks for an array named "IconScale" to control individual icon size. | |
void | SetIconScalingToScalingArray () |
Specify how to specify individual icons. By default, icon scaling is off, but if it is on, then the filter looks for an array named "IconScale" to control individual icon size. | |
void | SetIconScalingToScalingOff () |
Specify how to specify individual icons. By default, icon scaling is off, but if it is on, then the filter looks for an array named "IconScale" to control individual icon size. | |
virtual void | SetIconSheetSize (int _arg1, int _arg2) |
Specify the Width and Height, in pixels, of an icon in the icon sheet. | |
void | SetIconSheetSize (IntPtr _arg) |
Specify the Width and Height, in pixels, of an icon in the icon sheet. | |
virtual void | SetIconSize (int _arg1, int _arg2) |
Specify the Width and Height, in pixels, of an icon in the icon sheet. | |
void | SetIconSize (IntPtr _arg) |
Specify the Width and Height, in pixels, of an icon in the icon sheet. | |
virtual void | SetOffset (int _arg1, int _arg2) |
Specify an offset (in pixels or display coordinates) that offsets the icons from their generating points. | |
void | SetOffset (IntPtr _arg) |
Specify an offset (in pixels or display coordinates) that offsets the icons from their generating points. | |
virtual void | SetPassScalars (bool _arg) |
Specify whether to pass the scalar icon index to the output. By default this is not passed since it can affect color during the rendering process. Note that all other point data is passed to the output regardless of the value of this flag. | |
virtual void | SetUseIconSize (bool _arg) |
Specify whether the Quad generated to place the icon on will be either the dimensions specified by IconSize or the DisplaySize. | |
virtual void | UseIconSizeOff () |
Specify whether the Quad generated to place the icon on will be either the dimensions specified by IconSize or the DisplaySize. | |
virtual void | UseIconSizeOn () |
Specify whether the Quad generated to place the icon on will be either the dimensions specified by IconSize or the DisplaySize. | |
Static Public Member Functions | |
static new vtkIconGlyphFilter | New () |
Description Standard VTK methods. | |
static new int | IsTypeOf (string type) |
Description Standard VTK methods. | |
static new vtkIconGlyphFilter | SafeDownCast (vtkObjectBase o) |
Description Standard VTK methods. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkIconGlyphFilter" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "18vtkIconGlyphFilter" |
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 | vtkIconGlyphFilter_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkIconGlyphFilter_GetDisplaySize_01 (HandleRef pThis) |
static internal void | vtkIconGlyphFilter_GetDisplaySize_02 (HandleRef pThis, IntPtr data) |
static internal int | vtkIconGlyphFilter_GetGravity_03 (HandleRef pThis) |
static internal int | vtkIconGlyphFilter_GetIconScaling_04 (HandleRef pThis) |
static internal IntPtr | vtkIconGlyphFilter_GetIconSheetSize_05 (HandleRef pThis) |
static internal void | vtkIconGlyphFilter_GetIconSheetSize_06 (HandleRef pThis, IntPtr data) |
static internal IntPtr | vtkIconGlyphFilter_GetIconSize_07 (HandleRef pThis) |
static internal void | vtkIconGlyphFilter_GetIconSize_08 (HandleRef pThis, IntPtr data) |
static internal IntPtr | vtkIconGlyphFilter_GetOffset_09 (HandleRef pThis) |
static internal void | vtkIconGlyphFilter_GetOffset_10 (HandleRef pThis, IntPtr data) |
static internal byte | vtkIconGlyphFilter_GetPassScalars_11 (HandleRef pThis) |
static internal byte | vtkIconGlyphFilter_GetUseIconSize_12 (HandleRef pThis) |
static internal int | vtkIconGlyphFilter_IsA_13 (HandleRef pThis, string type) |
static internal int | vtkIconGlyphFilter_IsTypeOf_14 (string type) |
static internal IntPtr | vtkIconGlyphFilter_NewInstance_16 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkIconGlyphFilter_PassScalarsOff_17 (HandleRef pThis) |
static internal void | vtkIconGlyphFilter_PassScalarsOn_18 (HandleRef pThis) |
static internal IntPtr | vtkIconGlyphFilter_SafeDownCast_19 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkIconGlyphFilter_SetDisplaySize_20 (HandleRef pThis, int _arg1, int _arg2) |
static internal void | vtkIconGlyphFilter_SetDisplaySize_21 (HandleRef pThis, IntPtr _arg) |
static internal void | vtkIconGlyphFilter_SetGravity_22 (HandleRef pThis, int _arg) |
static internal void | vtkIconGlyphFilter_SetGravityToBottomCenter_23 (HandleRef pThis) |
static internal void | vtkIconGlyphFilter_SetGravityToBottomLeft_24 (HandleRef pThis) |
static internal void | vtkIconGlyphFilter_SetGravityToBottomRight_25 (HandleRef pThis) |
static internal void | vtkIconGlyphFilter_SetGravityToCenterCenter_26 (HandleRef pThis) |
static internal void | vtkIconGlyphFilter_SetGravityToCenterLeft_27 (HandleRef pThis) |
static internal void | vtkIconGlyphFilter_SetGravityToCenterRight_28 (HandleRef pThis) |
static internal void | vtkIconGlyphFilter_SetGravityToTopCenter_29 (HandleRef pThis) |
static internal void | vtkIconGlyphFilter_SetGravityToTopLeft_30 (HandleRef pThis) |
static internal void | vtkIconGlyphFilter_SetGravityToTopRight_31 (HandleRef pThis) |
static internal void | vtkIconGlyphFilter_SetIconScaling_32 (HandleRef pThis, int _arg) |
static internal void | vtkIconGlyphFilter_SetIconScalingToScalingArray_33 (HandleRef pThis) |
static internal void | vtkIconGlyphFilter_SetIconScalingToScalingOff_34 (HandleRef pThis) |
static internal void | vtkIconGlyphFilter_SetIconSheetSize_35 (HandleRef pThis, int _arg1, int _arg2) |
static internal void | vtkIconGlyphFilter_SetIconSheetSize_36 (HandleRef pThis, IntPtr _arg) |
static internal void | vtkIconGlyphFilter_SetIconSize_37 (HandleRef pThis, int _arg1, int _arg2) |
static internal void | vtkIconGlyphFilter_SetIconSize_38 (HandleRef pThis, IntPtr _arg) |
static internal void | vtkIconGlyphFilter_SetOffset_39 (HandleRef pThis, int _arg1, int _arg2) |
static internal void | vtkIconGlyphFilter_SetOffset_40 (HandleRef pThis, IntPtr _arg) |
static internal void | vtkIconGlyphFilter_SetPassScalars_41 (HandleRef pThis, byte _arg) |
static internal void | vtkIconGlyphFilter_SetUseIconSize_42 (HandleRef pThis, byte _arg) |
static internal void | vtkIconGlyphFilter_UseIconSizeOff_43 (HandleRef pThis) |
static internal void | vtkIconGlyphFilter_UseIconSizeOn_44 (HandleRef pThis) |
Static Private Member Functions | |
static | vtkIconGlyphFilter () |
Automatically generated type registration mechanics. |
vtkIconGlyphFilter - Filter that generates a polydata consisting of quads with texture coordinates referring to a set of icons within a sheet of icons.
Description vtkIconGlyphFilter takes in a vtkPointSet where each point corresponds to the center of an icon. Scalar integer data must also be set to give each point an icon index. This index is a zero based row major index into an image that contains a grid of icons (each icon is the same size). You must also specify 1) the size of the icon in the icon sheet (in pixels), 2) the size of the icon sheet (in pixels), and 3) the display size of each icon (again in display coordinates, or pixels).
Various other parameters are used to control how this data is combined. If UseIconSize is true then the DisplaySize is ignored. If PassScalars is true, then the scalar index information is passed to the output. Also, there is an optional IconScale array which, if UseIconScaling is on, will scale each icon independently.
static Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Description Standard VTK methods.
override void Kitware.VTK.vtkIconGlyphFilter.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.vtkPolyDataAlgorithm.
virtual int [] Kitware.VTK.vtkIconGlyphFilter.GetDisplaySize | ( | ) | [virtual] |
Specify the Width and Height, in pixels, of the size of the icon when it is rendered. By default, the IconSize is used to set the display size (i.e., UseIconSize is true by default). Note that assumes that IconScaling is disabled, or if enabled, the scale of a particular icon is 1.
virtual void Kitware.VTK.vtkIconGlyphFilter.GetDisplaySize | ( | IntPtr | data | ) | [virtual] |
Specify the Width and Height, in pixels, of the size of the icon when it is rendered. By default, the IconSize is used to set the display size (i.e., UseIconSize is true by default). Note that assumes that IconScaling is disabled, or if enabled, the scale of a particular icon is 1.
virtual int Kitware.VTK.vtkIconGlyphFilter.GetGravity | ( | ) | [virtual] |
Specify if the input points define the center of the icon quad or one of top right corner, top center, top left corner, center right, center, center center left, bottom right corner, bottom center or bottom left corner.
virtual int Kitware.VTK.vtkIconGlyphFilter.GetIconScaling | ( | ) | [virtual] |
Specify how to specify individual icons. By default, icon scaling is off, but if it is on, then the filter looks for an array named "IconScale" to control individual icon size.
virtual int [] Kitware.VTK.vtkIconGlyphFilter.GetIconSheetSize | ( | ) | [virtual] |
Specify the Width and Height, in pixels, of an icon in the icon sheet.
virtual void Kitware.VTK.vtkIconGlyphFilter.GetIconSheetSize | ( | IntPtr | data | ) | [virtual] |
Specify the Width and Height, in pixels, of an icon in the icon sheet.
virtual int [] Kitware.VTK.vtkIconGlyphFilter.GetIconSize | ( | ) | [virtual] |
Specify the Width and Height, in pixels, of an icon in the icon sheet.
virtual void Kitware.VTK.vtkIconGlyphFilter.GetIconSize | ( | IntPtr | data | ) | [virtual] |
Specify the Width and Height, in pixels, of an icon in the icon sheet.
virtual int [] Kitware.VTK.vtkIconGlyphFilter.GetOffset | ( | ) | [virtual] |
Specify an offset (in pixels or display coordinates) that offsets the icons from their generating points.
virtual void Kitware.VTK.vtkIconGlyphFilter.GetOffset | ( | IntPtr | data | ) | [virtual] |
Specify an offset (in pixels or display coordinates) that offsets the icons from their generating points.
virtual bool Kitware.VTK.vtkIconGlyphFilter.GetPassScalars | ( | ) | [virtual] |
Specify whether to pass the scalar icon index to the output. By default this is not passed since it can affect color during the rendering process. Note that all other point data is passed to the output regardless of the value of this flag.
virtual bool Kitware.VTK.vtkIconGlyphFilter.GetUseIconSize | ( | ) | [virtual] |
Specify whether the Quad generated to place the icon on will be either the dimensions specified by IconSize or the DisplaySize.
override int Kitware.VTK.vtkIconGlyphFilter.IsA | ( | string | type | ) | [virtual] |
Description Standard VTK methods.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.
static new int Kitware.VTK.vtkIconGlyphFilter.IsTypeOf | ( | string | type | ) | [static] |
Description Standard VTK methods.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.
static new vtkIconGlyphFilter Kitware.VTK.vtkIconGlyphFilter.New | ( | ) | [static] |
Description Standard VTK methods.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.
Description Standard VTK methods.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.
virtual void Kitware.VTK.vtkIconGlyphFilter.PassScalarsOff | ( | ) | [virtual] |
Specify whether to pass the scalar icon index to the output. By default this is not passed since it can affect color during the rendering process. Note that all other point data is passed to the output regardless of the value of this flag.
virtual void Kitware.VTK.vtkIconGlyphFilter.PassScalarsOn | ( | ) | [virtual] |
Specify whether to pass the scalar icon index to the output. By default this is not passed since it can affect color during the rendering process. Note that all other point data is passed to the output regardless of the value of this flag.
static new vtkIconGlyphFilter Kitware.VTK.vtkIconGlyphFilter.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Description Standard VTK methods.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.
virtual void Kitware.VTK.vtkIconGlyphFilter.SetDisplaySize | ( | int | _arg1, |
int | _arg2 | ||
) | [virtual] |
Specify the Width and Height, in pixels, of the size of the icon when it is rendered. By default, the IconSize is used to set the display size (i.e., UseIconSize is true by default). Note that assumes that IconScaling is disabled, or if enabled, the scale of a particular icon is 1.
void Kitware.VTK.vtkIconGlyphFilter.SetDisplaySize | ( | IntPtr | _arg | ) |
Specify the Width and Height, in pixels, of the size of the icon when it is rendered. By default, the IconSize is used to set the display size (i.e., UseIconSize is true by default). Note that assumes that IconScaling is disabled, or if enabled, the scale of a particular icon is 1.
virtual void Kitware.VTK.vtkIconGlyphFilter.SetGravity | ( | int | _arg | ) | [virtual] |
Specify if the input points define the center of the icon quad or one of top right corner, top center, top left corner, center right, center, center center left, bottom right corner, bottom center or bottom left corner.
Specify if the input points define the center of the icon quad or one of top right corner, top center, top left corner, center right, center, center center left, bottom right corner, bottom center or bottom left corner.
Specify if the input points define the center of the icon quad or one of top right corner, top center, top left corner, center right, center, center center left, bottom right corner, bottom center or bottom left corner.
Specify if the input points define the center of the icon quad or one of top right corner, top center, top left corner, center right, center, center center left, bottom right corner, bottom center or bottom left corner.
Specify if the input points define the center of the icon quad or one of top right corner, top center, top left corner, center right, center, center center left, bottom right corner, bottom center or bottom left corner.
Specify if the input points define the center of the icon quad or one of top right corner, top center, top left corner, center right, center, center center left, bottom right corner, bottom center or bottom left corner.
Specify if the input points define the center of the icon quad or one of top right corner, top center, top left corner, center right, center, center center left, bottom right corner, bottom center or bottom left corner.
Specify if the input points define the center of the icon quad or one of top right corner, top center, top left corner, center right, center, center center left, bottom right corner, bottom center or bottom left corner.
Specify if the input points define the center of the icon quad or one of top right corner, top center, top left corner, center right, center, center center left, bottom right corner, bottom center or bottom left corner.
Specify if the input points define the center of the icon quad or one of top right corner, top center, top left corner, center right, center, center center left, bottom right corner, bottom center or bottom left corner.
virtual void Kitware.VTK.vtkIconGlyphFilter.SetIconScaling | ( | int | _arg | ) | [virtual] |
Specify how to specify individual icons. By default, icon scaling is off, but if it is on, then the filter looks for an array named "IconScale" to control individual icon size.
Specify how to specify individual icons. By default, icon scaling is off, but if it is on, then the filter looks for an array named "IconScale" to control individual icon size.
Specify how to specify individual icons. By default, icon scaling is off, but if it is on, then the filter looks for an array named "IconScale" to control individual icon size.
virtual void Kitware.VTK.vtkIconGlyphFilter.SetIconSheetSize | ( | int | _arg1, |
int | _arg2 | ||
) | [virtual] |
Specify the Width and Height, in pixels, of an icon in the icon sheet.
void Kitware.VTK.vtkIconGlyphFilter.SetIconSheetSize | ( | IntPtr | _arg | ) |
Specify the Width and Height, in pixels, of an icon in the icon sheet.
virtual void Kitware.VTK.vtkIconGlyphFilter.SetIconSize | ( | int | _arg1, |
int | _arg2 | ||
) | [virtual] |
Specify the Width and Height, in pixels, of an icon in the icon sheet.
void Kitware.VTK.vtkIconGlyphFilter.SetIconSize | ( | IntPtr | _arg | ) |
Specify the Width and Height, in pixels, of an icon in the icon sheet.
virtual void Kitware.VTK.vtkIconGlyphFilter.SetOffset | ( | int | _arg1, |
int | _arg2 | ||
) | [virtual] |
Specify an offset (in pixels or display coordinates) that offsets the icons from their generating points.
void Kitware.VTK.vtkIconGlyphFilter.SetOffset | ( | IntPtr | _arg | ) |
Specify an offset (in pixels or display coordinates) that offsets the icons from their generating points.
virtual void Kitware.VTK.vtkIconGlyphFilter.SetPassScalars | ( | bool | _arg | ) | [virtual] |
Specify whether to pass the scalar icon index to the output. By default this is not passed since it can affect color during the rendering process. Note that all other point data is passed to the output regardless of the value of this flag.
virtual void Kitware.VTK.vtkIconGlyphFilter.SetUseIconSize | ( | bool | _arg | ) | [virtual] |
Specify whether the Quad generated to place the icon on will be either the dimensions specified by IconSize or the DisplaySize.
virtual void Kitware.VTK.vtkIconGlyphFilter.UseIconSizeOff | ( | ) | [virtual] |
Specify whether the Quad generated to place the icon on will be either the dimensions specified by IconSize or the DisplaySize.
virtual void Kitware.VTK.vtkIconGlyphFilter.UseIconSizeOn | ( | ) | [virtual] |
Specify whether the Quad generated to place the icon on will be either the dimensions specified by IconSize or the DisplaySize.
static internal IntPtr Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_GetDisplaySize_01 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_GetDisplaySize_02 | ( | HandleRef | pThis, |
IntPtr | data | ||
) | [private] |
static internal int Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_GetGravity_03 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_GetIconScaling_04 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_GetIconSheetSize_05 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_GetIconSheetSize_06 | ( | HandleRef | pThis, |
IntPtr | data | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_GetIconSize_07 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_GetIconSize_08 | ( | HandleRef | pThis, |
IntPtr | data | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_GetOffset_09 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_GetOffset_10 | ( | HandleRef | pThis, |
IntPtr | data | ||
) | [private] |
static internal byte Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_GetPassScalars_11 | ( | HandleRef | pThis | ) | [private] |
static internal byte Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_GetUseIconSize_12 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_IsA_13 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_IsTypeOf_14 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_NewInstance_16 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_PassScalarsOff_17 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_PassScalarsOn_18 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_SafeDownCast_19 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_SetDisplaySize_20 | ( | HandleRef | pThis, |
int | _arg1, | ||
int | _arg2 | ||
) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_SetDisplaySize_21 | ( | HandleRef | pThis, |
IntPtr | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_SetGravity_22 | ( | HandleRef | pThis, |
int | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_SetGravityToBottomCenter_23 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_SetGravityToBottomLeft_24 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_SetGravityToBottomRight_25 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_SetGravityToCenterCenter_26 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_SetGravityToCenterLeft_27 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_SetGravityToCenterRight_28 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_SetGravityToTopCenter_29 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_SetGravityToTopLeft_30 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_SetGravityToTopRight_31 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_SetIconScaling_32 | ( | HandleRef | pThis, |
int | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_SetIconScalingToScalingArray_33 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_SetIconScalingToScalingOff_34 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_SetIconSheetSize_35 | ( | HandleRef | pThis, |
int | _arg1, | ||
int | _arg2 | ||
) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_SetIconSheetSize_36 | ( | HandleRef | pThis, |
IntPtr | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_SetIconSize_37 | ( | HandleRef | pThis, |
int | _arg1, | ||
int | _arg2 | ||
) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_SetIconSize_38 | ( | HandleRef | pThis, |
IntPtr | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_SetOffset_39 | ( | HandleRef | pThis, |
int | _arg1, | ||
int | _arg2 | ||
) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_SetOffset_40 | ( | HandleRef | pThis, |
IntPtr | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_SetPassScalars_41 | ( | HandleRef | pThis, |
byte | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_SetUseIconSize_42 | ( | HandleRef | pThis, |
byte | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_UseIconSizeOff_43 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkIconGlyphFilter.vtkIconGlyphFilter_UseIconSizeOn_44 | ( | HandleRef | pThis | ) | [private] |
new readonly string Kitware.VTK.vtkIconGlyphFilter.MRClassNameKey = "18vtkIconGlyphFilter" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.
new const string Kitware.VTK.vtkIconGlyphFilter.MRFullTypeName = "Kitware.VTK.vtkIconGlyphFilter" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkPolyDataAlgorithm.