ActiViz .NET
5.8.0
|
vtkViewTheme - Sets theme colors for a graphical view. More...
Public Member Functions | |
vtkViewTheme (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkViewTheme () | |
Undocumented Block. | |
virtual double[] | GetBackgroundColor () |
The view background color. | |
virtual void | GetBackgroundColor (ref double _arg1, ref double _arg2, ref double _arg3) |
The view background color. | |
virtual void | GetBackgroundColor (IntPtr _arg) |
The view background color. | |
virtual double[] | GetBackgroundColor2 () |
The second background color (for gradients). | |
virtual void | GetBackgroundColor2 (ref double _arg1, ref double _arg2, ref double _arg3) |
The second background color (for gradients). | |
virtual void | GetBackgroundColor2 (IntPtr _arg) |
The second background color (for gradients). | |
virtual IntPtr | GetCellAlphaRange () |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods. | |
virtual void | GetCellAlphaRange (ref double mn, ref double mx) |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods. | |
virtual void | GetCellAlphaRange (IntPtr rng) |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods. | |
virtual double[] | GetCellColor () |
The color and opacity of cells or edges when not mapped through a lookup table. | |
virtual void | GetCellColor (ref double _arg1, ref double _arg2, ref double _arg3) |
The color and opacity of cells or edges when not mapped through a lookup table. | |
virtual void | GetCellColor (IntPtr _arg) |
The color and opacity of cells or edges when not mapped through a lookup table. | |
virtual IntPtr | GetCellHueRange () |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods. | |
virtual void | GetCellHueRange (ref double mn, ref double mx) |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods. | |
virtual void | GetCellHueRange (IntPtr rng) |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods. | |
virtual vtkScalarsToColors | GetCellLookupTable () |
Set/Get the cell lookup table. | |
virtual double | GetCellOpacity () |
The color and opacity of cells or edges when not mapped through a lookup table. | |
virtual IntPtr | GetCellSaturationRange () |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods. | |
virtual void | GetCellSaturationRange (ref double mn, ref double mx) |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods. | |
virtual void | GetCellSaturationRange (IntPtr rng) |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods. | |
virtual vtkTextProperty | GetCellTextProperty () |
The text property to use for labelling edges/cells. | |
virtual void | GetCellValueRange (IntPtr rng) |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods. | |
virtual IntPtr | GetCellValueRange () |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods. | |
virtual void | GetCellValueRange (ref double mn, ref double mx) |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods. | |
virtual IntPtr | GetEdgeLabelColor () |
The color to use for labelling graph edges. This is deprecated. Use GetCellTextProperty()->SetColor() instead. | |
virtual void | GetEdgeLabelColor (ref double r, ref double g, ref double b) |
The color to use for labelling graph edges. This is deprecated. Use GetCellTextProperty()->SetColor() instead. | |
virtual void | GetEdgeLabelColor (IntPtr c) |
The color to use for labelling graph edges. This is deprecated. Use GetCellTextProperty()->SetColor() instead. | |
virtual double | GetLineWidth () |
The width of lines or edges. | |
virtual double[] | GetOutlineColor () |
The color of any outlines in the view. | |
virtual void | GetOutlineColor (ref double _arg1, ref double _arg2, ref double _arg3) |
The color of any outlines in the view. | |
virtual void | GetOutlineColor (IntPtr _arg) |
The color of any outlines in the view. | |
virtual IntPtr | GetPointAlphaRange () |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods. | |
virtual void | GetPointAlphaRange (ref double mn, ref double mx) |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods. | |
virtual void | GetPointAlphaRange (IntPtr rng) |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods. | |
virtual double[] | GetPointColor () |
The color and opacity of points or vertices when not mapped through a lookup table. | |
virtual void | GetPointColor (ref double _arg1, ref double _arg2, ref double _arg3) |
The color and opacity of points or vertices when not mapped through a lookup table. | |
virtual void | GetPointColor (IntPtr _arg) |
The color and opacity of points or vertices when not mapped through a lookup table. | |
virtual IntPtr | GetPointHueRange () |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods. | |
virtual void | GetPointHueRange (ref double mn, ref double mx) |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods. | |
virtual void | GetPointHueRange (IntPtr rng) |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods. | |
virtual vtkScalarsToColors | GetPointLookupTable () |
Set/Get the point lookup table. | |
virtual double | GetPointOpacity () |
The color and opacity of points or vertices when not mapped through a lookup table. | |
virtual IntPtr | GetPointSaturationRange () |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods. | |
virtual void | GetPointSaturationRange (ref double mn, ref double mx) |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods. | |
virtual void | GetPointSaturationRange (IntPtr rng) |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods. | |
virtual double | GetPointSize () |
The size of points or vertices. | |
virtual vtkTextProperty | GetPointTextProperty () |
The text property to use for labelling points/vertices. | |
virtual IntPtr | GetPointValueRange () |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods. | |
virtual void | GetPointValueRange (ref double mn, ref double mx) |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods. | |
virtual void | GetPointValueRange (IntPtr rng) |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods. | |
virtual bool | GetScaleCellLookupTable () |
Whether to scale the lookup table to fit the range of the data. | |
virtual bool | GetScalePointLookupTable () |
Whether to scale the lookup table to fit the range of the data. | |
virtual double[] | GetSelectedCellColor () |
The color of selected cells or edges. | |
virtual void | GetSelectedCellColor (ref double _arg1, ref double _arg2, ref double _arg3) |
The color of selected cells or edges. | |
virtual void | GetSelectedCellColor (IntPtr _arg) |
The color of selected cells or edges. | |
virtual double | GetSelectedCellOpacity () |
The color of selected cells or edges. | |
virtual double[] | GetSelectedPointColor () |
The color of selected points or vertices. | |
virtual void | GetSelectedPointColor (ref double _arg1, ref double _arg2, ref double _arg3) |
The color of selected points or vertices. | |
virtual void | GetSelectedPointColor (IntPtr _arg) |
The color of selected points or vertices. | |
virtual double | GetSelectedPointOpacity () |
The color of selected points or vertices. | |
virtual IntPtr | GetVertexLabelColor () |
The color to use for labelling graph vertices. This is deprecated. Use GetPointTextProperty()->SetColor() instead. | |
virtual void | GetVertexLabelColor (ref double r, ref double g, ref double b) |
The color to use for labelling graph vertices. This is deprecated. Use GetPointTextProperty()->SetColor() instead. | |
virtual void | GetVertexLabelColor (IntPtr c) |
The color to use for labelling graph vertices. This is deprecated. Use GetPointTextProperty()->SetColor() instead. | |
override int | IsA (string type) |
Undocumented Block. | |
bool | LookupMatchesCellTheme (vtkScalarsToColors s2c) |
Whether a given lookup table matches the point or cell theme of this theme. | |
bool | LookupMatchesPointTheme (vtkScalarsToColors s2c) |
Whether a given lookup table matches the point or cell theme of this theme. | |
new vtkViewTheme | NewInstance () |
Undocumented Block. | |
virtual void | ScaleCellLookupTableOff () |
Whether to scale the lookup table to fit the range of the data. | |
virtual void | ScaleCellLookupTableOn () |
Whether to scale the lookup table to fit the range of the data. | |
virtual void | ScalePointLookupTableOff () |
Whether to scale the lookup table to fit the range of the data. | |
virtual void | ScalePointLookupTableOn () |
Whether to scale the lookup table to fit the range of the data. | |
virtual void | SetBackgroundColor (double _arg1, double _arg2, double _arg3) |
The view background color. | |
virtual void | SetBackgroundColor (IntPtr _arg) |
The view background color. | |
virtual void | SetBackgroundColor2 (double _arg1, double _arg2, double _arg3) |
The second background color (for gradients). | |
virtual void | SetBackgroundColor2 (IntPtr _arg) |
The second background color (for gradients). | |
virtual void | SetCellAlphaRange (double mn, double mx) |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods. | |
virtual void | SetCellAlphaRange (IntPtr rng) |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods. | |
virtual void | SetCellColor (double _arg1, double _arg2, double _arg3) |
The color and opacity of cells or edges when not mapped through a lookup table. | |
virtual void | SetCellColor (IntPtr _arg) |
The color and opacity of cells or edges when not mapped through a lookup table. | |
virtual void | SetCellHueRange (double mn, double mx) |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods. | |
virtual void | SetCellHueRange (IntPtr rng) |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods. | |
virtual void | SetCellLookupTable (vtkScalarsToColors lut) |
Set/Get the cell lookup table. | |
virtual void | SetCellOpacity (double _arg) |
The color and opacity of cells or edges when not mapped through a lookup table. | |
virtual void | SetCellSaturationRange (double mn, double mx) |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods. | |
virtual void | SetCellSaturationRange (IntPtr rng) |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods. | |
virtual void | SetCellTextProperty (vtkTextProperty tprop) |
The text property to use for labelling edges/cells. | |
virtual void | SetCellValueRange (double mn, double mx) |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods. | |
virtual void | SetCellValueRange (IntPtr rng) |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods. | |
virtual void | SetEdgeLabelColor (double r, double g, double b) |
The color to use for labelling graph edges. This is deprecated. Use GetCellTextProperty()->SetColor() instead. | |
virtual void | SetEdgeLabelColor (IntPtr c) |
The color to use for labelling graph edges. This is deprecated. Use GetCellTextProperty()->SetColor() instead. | |
virtual void | SetLineWidth (double _arg) |
The width of lines or edges. | |
virtual void | SetOutlineColor (double _arg1, double _arg2, double _arg3) |
The color of any outlines in the view. | |
virtual void | SetOutlineColor (IntPtr _arg) |
The color of any outlines in the view. | |
virtual void | SetPointAlphaRange (double mn, double mx) |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods. | |
virtual void | SetPointAlphaRange (IntPtr rng) |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods. | |
virtual void | SetPointColor (double _arg1, double _arg2, double _arg3) |
The color and opacity of points or vertices when not mapped through a lookup table. | |
virtual void | SetPointColor (IntPtr _arg) |
The color and opacity of points or vertices when not mapped through a lookup table. | |
virtual void | SetPointHueRange (double mn, double mx) |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods. | |
virtual void | SetPointHueRange (IntPtr rng) |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods. | |
virtual void | SetPointLookupTable (vtkScalarsToColors lut) |
Set/Get the point lookup table. | |
virtual void | SetPointOpacity (double _arg) |
The color and opacity of points or vertices when not mapped through a lookup table. | |
virtual void | SetPointSaturationRange (double mn, double mx) |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods. | |
virtual void | SetPointSaturationRange (IntPtr rng) |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods. | |
virtual void | SetPointSize (double _arg) |
The size of points or vertices. | |
virtual void | SetPointTextProperty (vtkTextProperty tprop) |
The text property to use for labelling points/vertices. | |
virtual void | SetPointValueRange (double mn, double mx) |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods. | |
virtual void | SetPointValueRange (IntPtr rng) |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods. | |
virtual void | SetScaleCellLookupTable (bool _arg) |
Whether to scale the lookup table to fit the range of the data. | |
virtual void | SetScalePointLookupTable (bool _arg) |
Whether to scale the lookup table to fit the range of the data. | |
virtual void | SetSelectedCellColor (double _arg1, double _arg2, double _arg3) |
The color of selected cells or edges. | |
virtual void | SetSelectedCellColor (IntPtr _arg) |
The color of selected cells or edges. | |
virtual void | SetSelectedCellOpacity (double _arg) |
The color of selected cells or edges. | |
virtual void | SetSelectedPointColor (double _arg1, double _arg2, double _arg3) |
The color of selected points or vertices. | |
virtual void | SetSelectedPointColor (IntPtr _arg) |
The color of selected points or vertices. | |
virtual void | SetSelectedPointOpacity (double _arg) |
The color of selected points or vertices. | |
virtual void | SetVertexLabelColor (double r, double g, double b) |
The color to use for labelling graph vertices. This is deprecated. Use GetPointTextProperty()->SetColor() instead. | |
virtual void | SetVertexLabelColor (IntPtr c) |
The color to use for labelling graph vertices. This is deprecated. Use GetPointTextProperty()->SetColor() instead. | |
Static Public Member Functions | |
static new vtkViewTheme | New () |
Undocumented Block. | |
static vtkViewTheme | CreateMellowTheme () |
Convenience methods for creating some default view themes. The return reference is reference-counted, so you will have to call Delete() on the reference when you are finished with it. | |
static vtkViewTheme | CreateNeonTheme () |
Convenience methods for creating some default view themes. The return reference is reference-counted, so you will have to call Delete() on the reference when you are finished with it. | |
static vtkViewTheme | CreateOceanTheme () |
Convenience methods for creating some default view themes. The return reference is reference-counted, so you will have to call Delete() on the reference when you are finished with it. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkViewTheme | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkViewTheme" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "12vtkViewTheme" |
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 | vtkViewTheme_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkViewTheme_CreateMellowTheme_01 (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkViewTheme_CreateNeonTheme_02 (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkViewTheme_CreateOceanTheme_03 (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkViewTheme_GetBackgroundColor_04 (HandleRef pThis) |
static internal void | vtkViewTheme_GetBackgroundColor_05 (HandleRef pThis, ref double _arg1, ref double _arg2, ref double _arg3) |
static internal void | vtkViewTheme_GetBackgroundColor_06 (HandleRef pThis, IntPtr _arg) |
static internal IntPtr | vtkViewTheme_GetBackgroundColor2_07 (HandleRef pThis) |
static internal void | vtkViewTheme_GetBackgroundColor2_08 (HandleRef pThis, ref double _arg1, ref double _arg2, ref double _arg3) |
static internal void | vtkViewTheme_GetBackgroundColor2_09 (HandleRef pThis, IntPtr _arg) |
static internal IntPtr | vtkViewTheme_GetCellAlphaRange_10 (HandleRef pThis) |
static internal void | vtkViewTheme_GetCellAlphaRange_11 (HandleRef pThis, ref double mn, ref double mx) |
static internal void | vtkViewTheme_GetCellAlphaRange_12 (HandleRef pThis, IntPtr rng) |
static internal IntPtr | vtkViewTheme_GetCellColor_13 (HandleRef pThis) |
static internal void | vtkViewTheme_GetCellColor_14 (HandleRef pThis, ref double _arg1, ref double _arg2, ref double _arg3) |
static internal void | vtkViewTheme_GetCellColor_15 (HandleRef pThis, IntPtr _arg) |
static internal IntPtr | vtkViewTheme_GetCellHueRange_16 (HandleRef pThis) |
static internal void | vtkViewTheme_GetCellHueRange_17 (HandleRef pThis, ref double mn, ref double mx) |
static internal void | vtkViewTheme_GetCellHueRange_18 (HandleRef pThis, IntPtr rng) |
static internal IntPtr | vtkViewTheme_GetCellLookupTable_19 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal double | vtkViewTheme_GetCellOpacity_20 (HandleRef pThis) |
static internal IntPtr | vtkViewTheme_GetCellSaturationRange_21 (HandleRef pThis) |
static internal void | vtkViewTheme_GetCellSaturationRange_22 (HandleRef pThis, ref double mn, ref double mx) |
static internal void | vtkViewTheme_GetCellSaturationRange_23 (HandleRef pThis, IntPtr rng) |
static internal IntPtr | vtkViewTheme_GetCellTextProperty_24 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkViewTheme_GetCellValueRange_25 (HandleRef pThis, IntPtr rng) |
static internal IntPtr | vtkViewTheme_GetCellValueRange_26 (HandleRef pThis) |
static internal void | vtkViewTheme_GetCellValueRange_27 (HandleRef pThis, ref double mn, ref double mx) |
static internal IntPtr | vtkViewTheme_GetEdgeLabelColor_28 (HandleRef pThis) |
static internal void | vtkViewTheme_GetEdgeLabelColor_29 (HandleRef pThis, ref double r, ref double g, ref double b) |
static internal void | vtkViewTheme_GetEdgeLabelColor_30 (HandleRef pThis, IntPtr c) |
static internal double | vtkViewTheme_GetLineWidth_31 (HandleRef pThis) |
static internal IntPtr | vtkViewTheme_GetOutlineColor_32 (HandleRef pThis) |
static internal void | vtkViewTheme_GetOutlineColor_33 (HandleRef pThis, ref double _arg1, ref double _arg2, ref double _arg3) |
static internal void | vtkViewTheme_GetOutlineColor_34 (HandleRef pThis, IntPtr _arg) |
static internal IntPtr | vtkViewTheme_GetPointAlphaRange_35 (HandleRef pThis) |
static internal void | vtkViewTheme_GetPointAlphaRange_36 (HandleRef pThis, ref double mn, ref double mx) |
static internal void | vtkViewTheme_GetPointAlphaRange_37 (HandleRef pThis, IntPtr rng) |
static internal IntPtr | vtkViewTheme_GetPointColor_38 (HandleRef pThis) |
static internal void | vtkViewTheme_GetPointColor_39 (HandleRef pThis, ref double _arg1, ref double _arg2, ref double _arg3) |
static internal void | vtkViewTheme_GetPointColor_40 (HandleRef pThis, IntPtr _arg) |
static internal IntPtr | vtkViewTheme_GetPointHueRange_41 (HandleRef pThis) |
static internal void | vtkViewTheme_GetPointHueRange_42 (HandleRef pThis, ref double mn, ref double mx) |
static internal void | vtkViewTheme_GetPointHueRange_43 (HandleRef pThis, IntPtr rng) |
static internal IntPtr | vtkViewTheme_GetPointLookupTable_44 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal double | vtkViewTheme_GetPointOpacity_45 (HandleRef pThis) |
static internal IntPtr | vtkViewTheme_GetPointSaturationRange_46 (HandleRef pThis) |
static internal void | vtkViewTheme_GetPointSaturationRange_47 (HandleRef pThis, ref double mn, ref double mx) |
static internal void | vtkViewTheme_GetPointSaturationRange_48 (HandleRef pThis, IntPtr rng) |
static internal double | vtkViewTheme_GetPointSize_49 (HandleRef pThis) |
static internal IntPtr | vtkViewTheme_GetPointTextProperty_50 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkViewTheme_GetPointValueRange_51 (HandleRef pThis) |
static internal void | vtkViewTheme_GetPointValueRange_52 (HandleRef pThis, ref double mn, ref double mx) |
static internal void | vtkViewTheme_GetPointValueRange_53 (HandleRef pThis, IntPtr rng) |
static internal byte | vtkViewTheme_GetScaleCellLookupTable_54 (HandleRef pThis) |
static internal byte | vtkViewTheme_GetScalePointLookupTable_55 (HandleRef pThis) |
static internal IntPtr | vtkViewTheme_GetSelectedCellColor_56 (HandleRef pThis) |
static internal void | vtkViewTheme_GetSelectedCellColor_57 (HandleRef pThis, ref double _arg1, ref double _arg2, ref double _arg3) |
static internal void | vtkViewTheme_GetSelectedCellColor_58 (HandleRef pThis, IntPtr _arg) |
static internal double | vtkViewTheme_GetSelectedCellOpacity_59 (HandleRef pThis) |
static internal IntPtr | vtkViewTheme_GetSelectedPointColor_60 (HandleRef pThis) |
static internal void | vtkViewTheme_GetSelectedPointColor_61 (HandleRef pThis, ref double _arg1, ref double _arg2, ref double _arg3) |
static internal void | vtkViewTheme_GetSelectedPointColor_62 (HandleRef pThis, IntPtr _arg) |
static internal double | vtkViewTheme_GetSelectedPointOpacity_63 (HandleRef pThis) |
static internal IntPtr | vtkViewTheme_GetVertexLabelColor_64 (HandleRef pThis) |
static internal void | vtkViewTheme_GetVertexLabelColor_65 (HandleRef pThis, ref double r, ref double g, ref double b) |
static internal void | vtkViewTheme_GetVertexLabelColor_66 (HandleRef pThis, IntPtr c) |
static internal int | vtkViewTheme_IsA_67 (HandleRef pThis, string type) |
static internal int | vtkViewTheme_IsTypeOf_68 (string type) |
static internal byte | vtkViewTheme_LookupMatchesCellTheme_69 (HandleRef pThis, HandleRef s2c) |
static internal byte | vtkViewTheme_LookupMatchesPointTheme_70 (HandleRef pThis, HandleRef s2c) |
static internal IntPtr | vtkViewTheme_NewInstance_72 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkViewTheme_SafeDownCast_73 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkViewTheme_ScaleCellLookupTableOff_74 (HandleRef pThis) |
static internal void | vtkViewTheme_ScaleCellLookupTableOn_75 (HandleRef pThis) |
static internal void | vtkViewTheme_ScalePointLookupTableOff_76 (HandleRef pThis) |
static internal void | vtkViewTheme_ScalePointLookupTableOn_77 (HandleRef pThis) |
static internal void | vtkViewTheme_SetBackgroundColor_78 (HandleRef pThis, double _arg1, double _arg2, double _arg3) |
static internal void | vtkViewTheme_SetBackgroundColor_79 (HandleRef pThis, IntPtr _arg) |
static internal void | vtkViewTheme_SetBackgroundColor2_80 (HandleRef pThis, double _arg1, double _arg2, double _arg3) |
static internal void | vtkViewTheme_SetBackgroundColor2_81 (HandleRef pThis, IntPtr _arg) |
static internal void | vtkViewTheme_SetCellAlphaRange_82 (HandleRef pThis, double mn, double mx) |
static internal void | vtkViewTheme_SetCellAlphaRange_83 (HandleRef pThis, IntPtr rng) |
static internal void | vtkViewTheme_SetCellColor_84 (HandleRef pThis, double _arg1, double _arg2, double _arg3) |
static internal void | vtkViewTheme_SetCellColor_85 (HandleRef pThis, IntPtr _arg) |
static internal void | vtkViewTheme_SetCellHueRange_86 (HandleRef pThis, double mn, double mx) |
static internal void | vtkViewTheme_SetCellHueRange_87 (HandleRef pThis, IntPtr rng) |
static internal void | vtkViewTheme_SetCellLookupTable_88 (HandleRef pThis, HandleRef lut) |
static internal void | vtkViewTheme_SetCellOpacity_89 (HandleRef pThis, double _arg) |
static internal void | vtkViewTheme_SetCellSaturationRange_90 (HandleRef pThis, double mn, double mx) |
static internal void | vtkViewTheme_SetCellSaturationRange_91 (HandleRef pThis, IntPtr rng) |
static internal void | vtkViewTheme_SetCellTextProperty_92 (HandleRef pThis, HandleRef tprop) |
static internal void | vtkViewTheme_SetCellValueRange_93 (HandleRef pThis, double mn, double mx) |
static internal void | vtkViewTheme_SetCellValueRange_94 (HandleRef pThis, IntPtr rng) |
static internal void | vtkViewTheme_SetEdgeLabelColor_95 (HandleRef pThis, double r, double g, double b) |
static internal void | vtkViewTheme_SetEdgeLabelColor_96 (HandleRef pThis, IntPtr c) |
static internal void | vtkViewTheme_SetLineWidth_97 (HandleRef pThis, double _arg) |
static internal void | vtkViewTheme_SetOutlineColor_98 (HandleRef pThis, double _arg1, double _arg2, double _arg3) |
static internal void | vtkViewTheme_SetOutlineColor_99 (HandleRef pThis, IntPtr _arg) |
static internal void | vtkViewTheme_SetPointAlphaRange_100 (HandleRef pThis, double mn, double mx) |
static internal void | vtkViewTheme_SetPointAlphaRange_101 (HandleRef pThis, IntPtr rng) |
static internal void | vtkViewTheme_SetPointColor_102 (HandleRef pThis, double _arg1, double _arg2, double _arg3) |
static internal void | vtkViewTheme_SetPointColor_103 (HandleRef pThis, IntPtr _arg) |
static internal void | vtkViewTheme_SetPointHueRange_104 (HandleRef pThis, double mn, double mx) |
static internal void | vtkViewTheme_SetPointHueRange_105 (HandleRef pThis, IntPtr rng) |
static internal void | vtkViewTheme_SetPointLookupTable_106 (HandleRef pThis, HandleRef lut) |
static internal void | vtkViewTheme_SetPointOpacity_107 (HandleRef pThis, double _arg) |
static internal void | vtkViewTheme_SetPointSaturationRange_108 (HandleRef pThis, double mn, double mx) |
static internal void | vtkViewTheme_SetPointSaturationRange_109 (HandleRef pThis, IntPtr rng) |
static internal void | vtkViewTheme_SetPointSize_110 (HandleRef pThis, double _arg) |
static internal void | vtkViewTheme_SetPointTextProperty_111 (HandleRef pThis, HandleRef tprop) |
static internal void | vtkViewTheme_SetPointValueRange_112 (HandleRef pThis, double mn, double mx) |
static internal void | vtkViewTheme_SetPointValueRange_113 (HandleRef pThis, IntPtr rng) |
static internal void | vtkViewTheme_SetScaleCellLookupTable_114 (HandleRef pThis, byte _arg) |
static internal void | vtkViewTheme_SetScalePointLookupTable_115 (HandleRef pThis, byte _arg) |
static internal void | vtkViewTheme_SetSelectedCellColor_116 (HandleRef pThis, double _arg1, double _arg2, double _arg3) |
static internal void | vtkViewTheme_SetSelectedCellColor_117 (HandleRef pThis, IntPtr _arg) |
static internal void | vtkViewTheme_SetSelectedCellOpacity_118 (HandleRef pThis, double _arg) |
static internal void | vtkViewTheme_SetSelectedPointColor_119 (HandleRef pThis, double _arg1, double _arg2, double _arg3) |
static internal void | vtkViewTheme_SetSelectedPointColor_120 (HandleRef pThis, IntPtr _arg) |
static internal void | vtkViewTheme_SetSelectedPointOpacity_121 (HandleRef pThis, double _arg) |
static internal void | vtkViewTheme_SetVertexLabelColor_122 (HandleRef pThis, double r, double g, double b) |
static internal void | vtkViewTheme_SetVertexLabelColor_123 (HandleRef pThis, IntPtr c) |
Static Private Member Functions | |
static | vtkViewTheme () |
Automatically generated type registration mechanics. |
vtkViewTheme - Sets theme colors for a graphical view.
Description This may be set on any subclass of vtkView. The view class will attempt to use the values set in the theme to customize the view. Views will not generally use every aspect of the theme. NOTICE: This class will be deprecated in favor of a more robust solution based on style sheets. Do not become overly-dependent on the functionality of themes.
static Kitware.VTK.vtkViewTheme.vtkViewTheme | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkViewTheme.vtkViewTheme | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Undocumented Block.
static vtkViewTheme Kitware.VTK.vtkViewTheme.CreateMellowTheme | ( | ) | [static] |
Convenience methods for creating some default view themes. The return reference is reference-counted, so you will have to call Delete() on the reference when you are finished with it.
static vtkViewTheme Kitware.VTK.vtkViewTheme.CreateNeonTheme | ( | ) | [static] |
Convenience methods for creating some default view themes. The return reference is reference-counted, so you will have to call Delete() on the reference when you are finished with it.
static vtkViewTheme Kitware.VTK.vtkViewTheme.CreateOceanTheme | ( | ) | [static] |
Convenience methods for creating some default view themes. The return reference is reference-counted, so you will have to call Delete() on the reference when you are finished with it.
override void Kitware.VTK.vtkViewTheme.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.vtkObject.
virtual double [] Kitware.VTK.vtkViewTheme.GetBackgroundColor | ( | ) | [virtual] |
The view background color.
virtual void Kitware.VTK.vtkViewTheme.GetBackgroundColor | ( | ref double | _arg1, |
ref double | _arg2, | ||
ref double | _arg3 | ||
) | [virtual] |
The view background color.
virtual void Kitware.VTK.vtkViewTheme.GetBackgroundColor | ( | IntPtr | _arg | ) | [virtual] |
The view background color.
virtual double [] Kitware.VTK.vtkViewTheme.GetBackgroundColor2 | ( | ) | [virtual] |
The second background color (for gradients).
virtual void Kitware.VTK.vtkViewTheme.GetBackgroundColor2 | ( | ref double | _arg1, |
ref double | _arg2, | ||
ref double | _arg3 | ||
) | [virtual] |
The second background color (for gradients).
virtual void Kitware.VTK.vtkViewTheme.GetBackgroundColor2 | ( | IntPtr | _arg | ) | [virtual] |
The second background color (for gradients).
virtual IntPtr Kitware.VTK.vtkViewTheme.GetCellAlphaRange | ( | ) | [virtual] |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.GetCellAlphaRange | ( | ref double | mn, |
ref double | mx | ||
) | [virtual] |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.GetCellAlphaRange | ( | IntPtr | rng | ) | [virtual] |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods.
virtual double [] Kitware.VTK.vtkViewTheme.GetCellColor | ( | ) | [virtual] |
The color and opacity of cells or edges when not mapped through a lookup table.
virtual void Kitware.VTK.vtkViewTheme.GetCellColor | ( | ref double | _arg1, |
ref double | _arg2, | ||
ref double | _arg3 | ||
) | [virtual] |
The color and opacity of cells or edges when not mapped through a lookup table.
virtual void Kitware.VTK.vtkViewTheme.GetCellColor | ( | IntPtr | _arg | ) | [virtual] |
The color and opacity of cells or edges when not mapped through a lookup table.
virtual IntPtr Kitware.VTK.vtkViewTheme.GetCellHueRange | ( | ) | [virtual] |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.GetCellHueRange | ( | ref double | mn, |
ref double | mx | ||
) | [virtual] |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.GetCellHueRange | ( | IntPtr | rng | ) | [virtual] |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods.
virtual vtkScalarsToColors Kitware.VTK.vtkViewTheme.GetCellLookupTable | ( | ) | [virtual] |
Set/Get the cell lookup table.
virtual double Kitware.VTK.vtkViewTheme.GetCellOpacity | ( | ) | [virtual] |
The color and opacity of cells or edges when not mapped through a lookup table.
virtual IntPtr Kitware.VTK.vtkViewTheme.GetCellSaturationRange | ( | ) | [virtual] |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.GetCellSaturationRange | ( | ref double | mn, |
ref double | mx | ||
) | [virtual] |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.GetCellSaturationRange | ( | IntPtr | rng | ) | [virtual] |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods.
virtual vtkTextProperty Kitware.VTK.vtkViewTheme.GetCellTextProperty | ( | ) | [virtual] |
The text property to use for labelling edges/cells.
virtual void Kitware.VTK.vtkViewTheme.GetCellValueRange | ( | IntPtr | rng | ) | [virtual] |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods.
virtual IntPtr Kitware.VTK.vtkViewTheme.GetCellValueRange | ( | ) | [virtual] |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.GetCellValueRange | ( | ref double | mn, |
ref double | mx | ||
) | [virtual] |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods.
virtual IntPtr Kitware.VTK.vtkViewTheme.GetEdgeLabelColor | ( | ) | [virtual] |
The color to use for labelling graph edges. This is deprecated. Use GetCellTextProperty()->SetColor() instead.
virtual void Kitware.VTK.vtkViewTheme.GetEdgeLabelColor | ( | ref double | r, |
ref double | g, | ||
ref double | b | ||
) | [virtual] |
The color to use for labelling graph edges. This is deprecated. Use GetCellTextProperty()->SetColor() instead.
virtual void Kitware.VTK.vtkViewTheme.GetEdgeLabelColor | ( | IntPtr | c | ) | [virtual] |
The color to use for labelling graph edges. This is deprecated. Use GetCellTextProperty()->SetColor() instead.
virtual double Kitware.VTK.vtkViewTheme.GetLineWidth | ( | ) | [virtual] |
The width of lines or edges.
virtual double [] Kitware.VTK.vtkViewTheme.GetOutlineColor | ( | ) | [virtual] |
The color of any outlines in the view.
virtual void Kitware.VTK.vtkViewTheme.GetOutlineColor | ( | ref double | _arg1, |
ref double | _arg2, | ||
ref double | _arg3 | ||
) | [virtual] |
The color of any outlines in the view.
virtual void Kitware.VTK.vtkViewTheme.GetOutlineColor | ( | IntPtr | _arg | ) | [virtual] |
The color of any outlines in the view.
virtual IntPtr Kitware.VTK.vtkViewTheme.GetPointAlphaRange | ( | ) | [virtual] |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.GetPointAlphaRange | ( | ref double | mn, |
ref double | mx | ||
) | [virtual] |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.GetPointAlphaRange | ( | IntPtr | rng | ) | [virtual] |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods.
virtual double [] Kitware.VTK.vtkViewTheme.GetPointColor | ( | ) | [virtual] |
The color and opacity of points or vertices when not mapped through a lookup table.
virtual void Kitware.VTK.vtkViewTheme.GetPointColor | ( | ref double | _arg1, |
ref double | _arg2, | ||
ref double | _arg3 | ||
) | [virtual] |
The color and opacity of points or vertices when not mapped through a lookup table.
virtual void Kitware.VTK.vtkViewTheme.GetPointColor | ( | IntPtr | _arg | ) | [virtual] |
The color and opacity of points or vertices when not mapped through a lookup table.
virtual IntPtr Kitware.VTK.vtkViewTheme.GetPointHueRange | ( | ) | [virtual] |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.GetPointHueRange | ( | ref double | mn, |
ref double | mx | ||
) | [virtual] |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.GetPointHueRange | ( | IntPtr | rng | ) | [virtual] |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods.
virtual vtkScalarsToColors Kitware.VTK.vtkViewTheme.GetPointLookupTable | ( | ) | [virtual] |
Set/Get the point lookup table.
virtual double Kitware.VTK.vtkViewTheme.GetPointOpacity | ( | ) | [virtual] |
The color and opacity of points or vertices when not mapped through a lookup table.
virtual IntPtr Kitware.VTK.vtkViewTheme.GetPointSaturationRange | ( | ) | [virtual] |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.GetPointSaturationRange | ( | ref double | mn, |
ref double | mx | ||
) | [virtual] |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.GetPointSaturationRange | ( | IntPtr | rng | ) | [virtual] |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods.
virtual double Kitware.VTK.vtkViewTheme.GetPointSize | ( | ) | [virtual] |
The size of points or vertices.
virtual vtkTextProperty Kitware.VTK.vtkViewTheme.GetPointTextProperty | ( | ) | [virtual] |
The text property to use for labelling points/vertices.
virtual IntPtr Kitware.VTK.vtkViewTheme.GetPointValueRange | ( | ) | [virtual] |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.GetPointValueRange | ( | ref double | mn, |
ref double | mx | ||
) | [virtual] |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.GetPointValueRange | ( | IntPtr | rng | ) | [virtual] |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods.
virtual bool Kitware.VTK.vtkViewTheme.GetScaleCellLookupTable | ( | ) | [virtual] |
Whether to scale the lookup table to fit the range of the data.
virtual bool Kitware.VTK.vtkViewTheme.GetScalePointLookupTable | ( | ) | [virtual] |
Whether to scale the lookup table to fit the range of the data.
virtual double [] Kitware.VTK.vtkViewTheme.GetSelectedCellColor | ( | ) | [virtual] |
The color of selected cells or edges.
virtual void Kitware.VTK.vtkViewTheme.GetSelectedCellColor | ( | ref double | _arg1, |
ref double | _arg2, | ||
ref double | _arg3 | ||
) | [virtual] |
The color of selected cells or edges.
virtual void Kitware.VTK.vtkViewTheme.GetSelectedCellColor | ( | IntPtr | _arg | ) | [virtual] |
The color of selected cells or edges.
virtual double Kitware.VTK.vtkViewTheme.GetSelectedCellOpacity | ( | ) | [virtual] |
The color of selected cells or edges.
virtual double [] Kitware.VTK.vtkViewTheme.GetSelectedPointColor | ( | ) | [virtual] |
The color of selected points or vertices.
virtual void Kitware.VTK.vtkViewTheme.GetSelectedPointColor | ( | ref double | _arg1, |
ref double | _arg2, | ||
ref double | _arg3 | ||
) | [virtual] |
The color of selected points or vertices.
virtual void Kitware.VTK.vtkViewTheme.GetSelectedPointColor | ( | IntPtr | _arg | ) | [virtual] |
The color of selected points or vertices.
virtual double Kitware.VTK.vtkViewTheme.GetSelectedPointOpacity | ( | ) | [virtual] |
The color of selected points or vertices.
virtual IntPtr Kitware.VTK.vtkViewTheme.GetVertexLabelColor | ( | ) | [virtual] |
The color to use for labelling graph vertices. This is deprecated. Use GetPointTextProperty()->SetColor() instead.
virtual void Kitware.VTK.vtkViewTheme.GetVertexLabelColor | ( | ref double | r, |
ref double | g, | ||
ref double | b | ||
) | [virtual] |
The color to use for labelling graph vertices. This is deprecated. Use GetPointTextProperty()->SetColor() instead.
virtual void Kitware.VTK.vtkViewTheme.GetVertexLabelColor | ( | IntPtr | c | ) | [virtual] |
The color to use for labelling graph vertices. This is deprecated. Use GetPointTextProperty()->SetColor() instead.
override int Kitware.VTK.vtkViewTheme.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
static new int Kitware.VTK.vtkViewTheme.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
Whether a given lookup table matches the point or cell theme of this theme.
Whether a given lookup table matches the point or cell theme of this theme.
static new vtkViewTheme Kitware.VTK.vtkViewTheme.New | ( | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
static new vtkViewTheme Kitware.VTK.vtkViewTheme.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkObject.
virtual void Kitware.VTK.vtkViewTheme.ScaleCellLookupTableOff | ( | ) | [virtual] |
Whether to scale the lookup table to fit the range of the data.
virtual void Kitware.VTK.vtkViewTheme.ScaleCellLookupTableOn | ( | ) | [virtual] |
Whether to scale the lookup table to fit the range of the data.
virtual void Kitware.VTK.vtkViewTheme.ScalePointLookupTableOff | ( | ) | [virtual] |
Whether to scale the lookup table to fit the range of the data.
virtual void Kitware.VTK.vtkViewTheme.ScalePointLookupTableOn | ( | ) | [virtual] |
Whether to scale the lookup table to fit the range of the data.
virtual void Kitware.VTK.vtkViewTheme.SetBackgroundColor | ( | double | _arg1, |
double | _arg2, | ||
double | _arg3 | ||
) | [virtual] |
The view background color.
virtual void Kitware.VTK.vtkViewTheme.SetBackgroundColor | ( | IntPtr | _arg | ) | [virtual] |
The view background color.
virtual void Kitware.VTK.vtkViewTheme.SetBackgroundColor2 | ( | double | _arg1, |
double | _arg2, | ||
double | _arg3 | ||
) | [virtual] |
The second background color (for gradients).
virtual void Kitware.VTK.vtkViewTheme.SetBackgroundColor2 | ( | IntPtr | _arg | ) | [virtual] |
The second background color (for gradients).
virtual void Kitware.VTK.vtkViewTheme.SetCellAlphaRange | ( | double | mn, |
double | mx | ||
) | [virtual] |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.SetCellAlphaRange | ( | IntPtr | rng | ) | [virtual] |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.SetCellColor | ( | double | _arg1, |
double | _arg2, | ||
double | _arg3 | ||
) | [virtual] |
The color and opacity of cells or edges when not mapped through a lookup table.
virtual void Kitware.VTK.vtkViewTheme.SetCellColor | ( | IntPtr | _arg | ) | [virtual] |
The color and opacity of cells or edges when not mapped through a lookup table.
virtual void Kitware.VTK.vtkViewTheme.SetCellHueRange | ( | double | mn, |
double | mx | ||
) | [virtual] |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.SetCellHueRange | ( | IntPtr | rng | ) | [virtual] |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.SetCellLookupTable | ( | vtkScalarsToColors | lut | ) | [virtual] |
Set/Get the cell lookup table.
virtual void Kitware.VTK.vtkViewTheme.SetCellOpacity | ( | double | _arg | ) | [virtual] |
The color and opacity of cells or edges when not mapped through a lookup table.
virtual void Kitware.VTK.vtkViewTheme.SetCellSaturationRange | ( | double | mn, |
double | mx | ||
) | [virtual] |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.SetCellSaturationRange | ( | IntPtr | rng | ) | [virtual] |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.SetCellTextProperty | ( | vtkTextProperty | tprop | ) | [virtual] |
The text property to use for labelling edges/cells.
virtual void Kitware.VTK.vtkViewTheme.SetCellValueRange | ( | double | mn, |
double | mx | ||
) | [virtual] |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.SetCellValueRange | ( | IntPtr | rng | ) | [virtual] |
The ranges to use in the cell lookup table. You may also do this by accessing the cell lookup table directly with GetCellLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.SetEdgeLabelColor | ( | double | r, |
double | g, | ||
double | b | ||
) | [virtual] |
The color to use for labelling graph edges. This is deprecated. Use GetCellTextProperty()->SetColor() instead.
virtual void Kitware.VTK.vtkViewTheme.SetEdgeLabelColor | ( | IntPtr | c | ) | [virtual] |
The color to use for labelling graph edges. This is deprecated. Use GetCellTextProperty()->SetColor() instead.
virtual void Kitware.VTK.vtkViewTheme.SetLineWidth | ( | double | _arg | ) | [virtual] |
The width of lines or edges.
virtual void Kitware.VTK.vtkViewTheme.SetOutlineColor | ( | double | _arg1, |
double | _arg2, | ||
double | _arg3 | ||
) | [virtual] |
The color of any outlines in the view.
virtual void Kitware.VTK.vtkViewTheme.SetOutlineColor | ( | IntPtr | _arg | ) | [virtual] |
The color of any outlines in the view.
virtual void Kitware.VTK.vtkViewTheme.SetPointAlphaRange | ( | double | mn, |
double | mx | ||
) | [virtual] |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.SetPointAlphaRange | ( | IntPtr | rng | ) | [virtual] |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.SetPointColor | ( | double | _arg1, |
double | _arg2, | ||
double | _arg3 | ||
) | [virtual] |
The color and opacity of points or vertices when not mapped through a lookup table.
virtual void Kitware.VTK.vtkViewTheme.SetPointColor | ( | IntPtr | _arg | ) | [virtual] |
The color and opacity of points or vertices when not mapped through a lookup table.
virtual void Kitware.VTK.vtkViewTheme.SetPointHueRange | ( | double | mn, |
double | mx | ||
) | [virtual] |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.SetPointHueRange | ( | IntPtr | rng | ) | [virtual] |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.SetPointLookupTable | ( | vtkScalarsToColors | lut | ) | [virtual] |
Set/Get the point lookup table.
virtual void Kitware.VTK.vtkViewTheme.SetPointOpacity | ( | double | _arg | ) | [virtual] |
The color and opacity of points or vertices when not mapped through a lookup table.
virtual void Kitware.VTK.vtkViewTheme.SetPointSaturationRange | ( | double | mn, |
double | mx | ||
) | [virtual] |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.SetPointSaturationRange | ( | IntPtr | rng | ) | [virtual] |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.SetPointSize | ( | double | _arg | ) | [virtual] |
The size of points or vertices.
virtual void Kitware.VTK.vtkViewTheme.SetPointTextProperty | ( | vtkTextProperty | tprop | ) | [virtual] |
The text property to use for labelling points/vertices.
virtual void Kitware.VTK.vtkViewTheme.SetPointValueRange | ( | double | mn, |
double | mx | ||
) | [virtual] |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.SetPointValueRange | ( | IntPtr | rng | ) | [virtual] |
The ranges to use in the point lookup table. You may also do this by accessing the point lookup table directly with GetPointLookupTable() and calling these methods.
virtual void Kitware.VTK.vtkViewTheme.SetScaleCellLookupTable | ( | bool | _arg | ) | [virtual] |
Whether to scale the lookup table to fit the range of the data.
virtual void Kitware.VTK.vtkViewTheme.SetScalePointLookupTable | ( | bool | _arg | ) | [virtual] |
Whether to scale the lookup table to fit the range of the data.
virtual void Kitware.VTK.vtkViewTheme.SetSelectedCellColor | ( | double | _arg1, |
double | _arg2, | ||
double | _arg3 | ||
) | [virtual] |
The color of selected cells or edges.
virtual void Kitware.VTK.vtkViewTheme.SetSelectedCellColor | ( | IntPtr | _arg | ) | [virtual] |
The color of selected cells or edges.
virtual void Kitware.VTK.vtkViewTheme.SetSelectedCellOpacity | ( | double | _arg | ) | [virtual] |
The color of selected cells or edges.
virtual void Kitware.VTK.vtkViewTheme.SetSelectedPointColor | ( | double | _arg1, |
double | _arg2, | ||
double | _arg3 | ||
) | [virtual] |
The color of selected points or vertices.
virtual void Kitware.VTK.vtkViewTheme.SetSelectedPointColor | ( | IntPtr | _arg | ) | [virtual] |
The color of selected points or vertices.
virtual void Kitware.VTK.vtkViewTheme.SetSelectedPointOpacity | ( | double | _arg | ) | [virtual] |
The color of selected points or vertices.
virtual void Kitware.VTK.vtkViewTheme.SetVertexLabelColor | ( | double | r, |
double | g, | ||
double | b | ||
) | [virtual] |
The color to use for labelling graph vertices. This is deprecated. Use GetPointTextProperty()->SetColor() instead.
virtual void Kitware.VTK.vtkViewTheme.SetVertexLabelColor | ( | IntPtr | c | ) | [virtual] |
The color to use for labelling graph vertices. This is deprecated. Use GetPointTextProperty()->SetColor() instead.
static internal IntPtr Kitware.VTK.vtkViewTheme.vtkViewTheme_CreateMellowTheme_01 | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkViewTheme.vtkViewTheme_CreateNeonTheme_02 | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkViewTheme.vtkViewTheme_CreateOceanTheme_03 | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkViewTheme.vtkViewTheme_GetBackgroundColor2_07 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetBackgroundColor2_08 | ( | HandleRef | pThis, |
ref double | _arg1, | ||
ref double | _arg2, | ||
ref double | _arg3 | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetBackgroundColor2_09 | ( | HandleRef | pThis, |
IntPtr | _arg | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkViewTheme.vtkViewTheme_GetBackgroundColor_04 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetBackgroundColor_05 | ( | HandleRef | pThis, |
ref double | _arg1, | ||
ref double | _arg2, | ||
ref double | _arg3 | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetBackgroundColor_06 | ( | HandleRef | pThis, |
IntPtr | _arg | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkViewTheme.vtkViewTheme_GetCellAlphaRange_10 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetCellAlphaRange_11 | ( | HandleRef | pThis, |
ref double | mn, | ||
ref double | mx | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetCellAlphaRange_12 | ( | HandleRef | pThis, |
IntPtr | rng | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkViewTheme.vtkViewTheme_GetCellColor_13 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetCellColor_14 | ( | HandleRef | pThis, |
ref double | _arg1, | ||
ref double | _arg2, | ||
ref double | _arg3 | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetCellColor_15 | ( | HandleRef | pThis, |
IntPtr | _arg | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkViewTheme.vtkViewTheme_GetCellHueRange_16 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetCellHueRange_17 | ( | HandleRef | pThis, |
ref double | mn, | ||
ref double | mx | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetCellHueRange_18 | ( | HandleRef | pThis, |
IntPtr | rng | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkViewTheme.vtkViewTheme_GetCellLookupTable_19 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal double Kitware.VTK.vtkViewTheme.vtkViewTheme_GetCellOpacity_20 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkViewTheme.vtkViewTheme_GetCellSaturationRange_21 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetCellSaturationRange_22 | ( | HandleRef | pThis, |
ref double | mn, | ||
ref double | mx | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetCellSaturationRange_23 | ( | HandleRef | pThis, |
IntPtr | rng | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkViewTheme.vtkViewTheme_GetCellTextProperty_24 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetCellValueRange_25 | ( | HandleRef | pThis, |
IntPtr | rng | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkViewTheme.vtkViewTheme_GetCellValueRange_26 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetCellValueRange_27 | ( | HandleRef | pThis, |
ref double | mn, | ||
ref double | mx | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkViewTheme.vtkViewTheme_GetEdgeLabelColor_28 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetEdgeLabelColor_29 | ( | HandleRef | pThis, |
ref double | r, | ||
ref double | g, | ||
ref double | b | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetEdgeLabelColor_30 | ( | HandleRef | pThis, |
IntPtr | c | ||
) | [private] |
static internal double Kitware.VTK.vtkViewTheme.vtkViewTheme_GetLineWidth_31 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkViewTheme.vtkViewTheme_GetOutlineColor_32 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetOutlineColor_33 | ( | HandleRef | pThis, |
ref double | _arg1, | ||
ref double | _arg2, | ||
ref double | _arg3 | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetOutlineColor_34 | ( | HandleRef | pThis, |
IntPtr | _arg | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkViewTheme.vtkViewTheme_GetPointAlphaRange_35 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetPointAlphaRange_36 | ( | HandleRef | pThis, |
ref double | mn, | ||
ref double | mx | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetPointAlphaRange_37 | ( | HandleRef | pThis, |
IntPtr | rng | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkViewTheme.vtkViewTheme_GetPointColor_38 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetPointColor_39 | ( | HandleRef | pThis, |
ref double | _arg1, | ||
ref double | _arg2, | ||
ref double | _arg3 | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetPointColor_40 | ( | HandleRef | pThis, |
IntPtr | _arg | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkViewTheme.vtkViewTheme_GetPointHueRange_41 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetPointHueRange_42 | ( | HandleRef | pThis, |
ref double | mn, | ||
ref double | mx | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetPointHueRange_43 | ( | HandleRef | pThis, |
IntPtr | rng | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkViewTheme.vtkViewTheme_GetPointLookupTable_44 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal double Kitware.VTK.vtkViewTheme.vtkViewTheme_GetPointOpacity_45 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkViewTheme.vtkViewTheme_GetPointSaturationRange_46 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetPointSaturationRange_47 | ( | HandleRef | pThis, |
ref double | mn, | ||
ref double | mx | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetPointSaturationRange_48 | ( | HandleRef | pThis, |
IntPtr | rng | ||
) | [private] |
static internal double Kitware.VTK.vtkViewTheme.vtkViewTheme_GetPointSize_49 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkViewTheme.vtkViewTheme_GetPointTextProperty_50 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkViewTheme.vtkViewTheme_GetPointValueRange_51 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetPointValueRange_52 | ( | HandleRef | pThis, |
ref double | mn, | ||
ref double | mx | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetPointValueRange_53 | ( | HandleRef | pThis, |
IntPtr | rng | ||
) | [private] |
static internal byte Kitware.VTK.vtkViewTheme.vtkViewTheme_GetScaleCellLookupTable_54 | ( | HandleRef | pThis | ) | [private] |
static internal byte Kitware.VTK.vtkViewTheme.vtkViewTheme_GetScalePointLookupTable_55 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkViewTheme.vtkViewTheme_GetSelectedCellColor_56 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetSelectedCellColor_57 | ( | HandleRef | pThis, |
ref double | _arg1, | ||
ref double | _arg2, | ||
ref double | _arg3 | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetSelectedCellColor_58 | ( | HandleRef | pThis, |
IntPtr | _arg | ||
) | [private] |
static internal double Kitware.VTK.vtkViewTheme.vtkViewTheme_GetSelectedCellOpacity_59 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkViewTheme.vtkViewTheme_GetSelectedPointColor_60 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetSelectedPointColor_61 | ( | HandleRef | pThis, |
ref double | _arg1, | ||
ref double | _arg2, | ||
ref double | _arg3 | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetSelectedPointColor_62 | ( | HandleRef | pThis, |
IntPtr | _arg | ||
) | [private] |
static internal double Kitware.VTK.vtkViewTheme.vtkViewTheme_GetSelectedPointOpacity_63 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkViewTheme.vtkViewTheme_GetVertexLabelColor_64 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetVertexLabelColor_65 | ( | HandleRef | pThis, |
ref double | r, | ||
ref double | g, | ||
ref double | b | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_GetVertexLabelColor_66 | ( | HandleRef | pThis, |
IntPtr | c | ||
) | [private] |
static internal int Kitware.VTK.vtkViewTheme.vtkViewTheme_IsA_67 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkViewTheme.vtkViewTheme_IsTypeOf_68 | ( | string | type | ) | [private] |
static internal byte Kitware.VTK.vtkViewTheme.vtkViewTheme_LookupMatchesCellTheme_69 | ( | HandleRef | pThis, |
HandleRef | s2c | ||
) | [private] |
static internal byte Kitware.VTK.vtkViewTheme.vtkViewTheme_LookupMatchesPointTheme_70 | ( | HandleRef | pThis, |
HandleRef | s2c | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkViewTheme.vtkViewTheme_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkViewTheme.vtkViewTheme_NewInstance_72 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkViewTheme.vtkViewTheme_SafeDownCast_73 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_ScaleCellLookupTableOff_74 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_ScaleCellLookupTableOn_75 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_ScalePointLookupTableOff_76 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_ScalePointLookupTableOn_77 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetBackgroundColor2_80 | ( | HandleRef | pThis, |
double | _arg1, | ||
double | _arg2, | ||
double | _arg3 | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetBackgroundColor2_81 | ( | HandleRef | pThis, |
IntPtr | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetBackgroundColor_78 | ( | HandleRef | pThis, |
double | _arg1, | ||
double | _arg2, | ||
double | _arg3 | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetBackgroundColor_79 | ( | HandleRef | pThis, |
IntPtr | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetCellAlphaRange_82 | ( | HandleRef | pThis, |
double | mn, | ||
double | mx | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetCellAlphaRange_83 | ( | HandleRef | pThis, |
IntPtr | rng | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetCellColor_84 | ( | HandleRef | pThis, |
double | _arg1, | ||
double | _arg2, | ||
double | _arg3 | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetCellColor_85 | ( | HandleRef | pThis, |
IntPtr | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetCellHueRange_86 | ( | HandleRef | pThis, |
double | mn, | ||
double | mx | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetCellHueRange_87 | ( | HandleRef | pThis, |
IntPtr | rng | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetCellLookupTable_88 | ( | HandleRef | pThis, |
HandleRef | lut | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetCellOpacity_89 | ( | HandleRef | pThis, |
double | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetCellSaturationRange_90 | ( | HandleRef | pThis, |
double | mn, | ||
double | mx | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetCellSaturationRange_91 | ( | HandleRef | pThis, |
IntPtr | rng | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetCellTextProperty_92 | ( | HandleRef | pThis, |
HandleRef | tprop | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetCellValueRange_93 | ( | HandleRef | pThis, |
double | mn, | ||
double | mx | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetCellValueRange_94 | ( | HandleRef | pThis, |
IntPtr | rng | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetEdgeLabelColor_95 | ( | HandleRef | pThis, |
double | r, | ||
double | g, | ||
double | b | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetEdgeLabelColor_96 | ( | HandleRef | pThis, |
IntPtr | c | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetLineWidth_97 | ( | HandleRef | pThis, |
double | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetOutlineColor_98 | ( | HandleRef | pThis, |
double | _arg1, | ||
double | _arg2, | ||
double | _arg3 | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetOutlineColor_99 | ( | HandleRef | pThis, |
IntPtr | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetPointAlphaRange_100 | ( | HandleRef | pThis, |
double | mn, | ||
double | mx | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetPointAlphaRange_101 | ( | HandleRef | pThis, |
IntPtr | rng | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetPointColor_102 | ( | HandleRef | pThis, |
double | _arg1, | ||
double | _arg2, | ||
double | _arg3 | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetPointColor_103 | ( | HandleRef | pThis, |
IntPtr | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetPointHueRange_104 | ( | HandleRef | pThis, |
double | mn, | ||
double | mx | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetPointHueRange_105 | ( | HandleRef | pThis, |
IntPtr | rng | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetPointLookupTable_106 | ( | HandleRef | pThis, |
HandleRef | lut | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetPointOpacity_107 | ( | HandleRef | pThis, |
double | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetPointSaturationRange_108 | ( | HandleRef | pThis, |
double | mn, | ||
double | mx | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetPointSaturationRange_109 | ( | HandleRef | pThis, |
IntPtr | rng | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetPointSize_110 | ( | HandleRef | pThis, |
double | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetPointTextProperty_111 | ( | HandleRef | pThis, |
HandleRef | tprop | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetPointValueRange_112 | ( | HandleRef | pThis, |
double | mn, | ||
double | mx | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetPointValueRange_113 | ( | HandleRef | pThis, |
IntPtr | rng | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetScaleCellLookupTable_114 | ( | HandleRef | pThis, |
byte | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetScalePointLookupTable_115 | ( | HandleRef | pThis, |
byte | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetSelectedCellColor_116 | ( | HandleRef | pThis, |
double | _arg1, | ||
double | _arg2, | ||
double | _arg3 | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetSelectedCellColor_117 | ( | HandleRef | pThis, |
IntPtr | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetSelectedCellOpacity_118 | ( | HandleRef | pThis, |
double | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetSelectedPointColor_119 | ( | HandleRef | pThis, |
double | _arg1, | ||
double | _arg2, | ||
double | _arg3 | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetSelectedPointColor_120 | ( | HandleRef | pThis, |
IntPtr | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetSelectedPointOpacity_121 | ( | HandleRef | pThis, |
double | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetVertexLabelColor_122 | ( | HandleRef | pThis, |
double | r, | ||
double | g, | ||
double | b | ||
) | [private] |
static internal void Kitware.VTK.vtkViewTheme.vtkViewTheme_SetVertexLabelColor_123 | ( | HandleRef | pThis, |
IntPtr | c | ||
) | [private] |
new readonly string Kitware.VTK.vtkViewTheme.MRClassNameKey = "12vtkViewTheme" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkObject.
new const string Kitware.VTK.vtkViewTheme.MRFullTypeName = "Kitware.VTK.vtkViewTheme" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkObject.