ActiViz .NET
5.8.0
|
vtkFieldDataToAttributeDataFilter - map field data to dataset attribute data More...
Public Member Functions | |
vtkFieldDataToAttributeDataFilter (IntPtr rawCppThis, bool callDisposalMethod, bool strong) | |
Automatically generated constructor - called from generated code. DO NOT call directly. | |
vtkFieldDataToAttributeDataFilter () | |
Construct object with input field set to the data object field, and the output attribute data set to generate point data. | |
virtual void | DefaultNormalizeOff () |
Set the default Normalize() flag for those methods setting a default Normalize value (e.g., SetScalarComponents). | |
virtual void | DefaultNormalizeOn () |
Set the default Normalize() flag for those methods setting a default Normalize value (e.g., SetScalarComponents). | |
virtual int | GetDefaultNormalize () |
Set the default Normalize() flag for those methods setting a default Normalize value (e.g., SetScalarComponents). | |
virtual int | GetInputField () |
Specify which field data to use to generate the output attribute data. There are three choices: the field data associated with the vtkDataObject superclass; the point field attribute data; and the cell field attribute data. | |
int | GetNormalComponentArrayComponent (int comp) |
Define the component(s) of the field to be used for the normal components. Note that the parameter comp must lie between (0,3). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
string | GetNormalComponentArrayName (int comp) |
Define the component(s) of the field to be used for the normal components. Note that the parameter comp must lie between (0,3). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
int | GetNormalComponentMaxRange (int comp) |
Define the component(s) of the field to be used for the normal components. Note that the parameter comp must lie between (0,3). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
int | GetNormalComponentMinRange (int comp) |
Define the component(s) of the field to be used for the normal components. Note that the parameter comp must lie between (0,3). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
int | GetNormalComponentNormalizeFlag (int comp) |
Define the component(s) of the field to be used for the normal components. Note that the parameter comp must lie between (0,3). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
virtual int | GetOutputAttributeData () |
Specify which attribute data to output: point or cell data attributes. | |
int | GetScalarComponentArrayComponent (int comp) |
Define the component(s) of the field to be used for the scalar components. Note that the parameter comp must lie between (0,4). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
string | GetScalarComponentArrayName (int comp) |
Define the component(s) of the field to be used for the scalar components. Note that the parameter comp must lie between (0,4). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
int | GetScalarComponentMaxRange (int comp) |
Define the component(s) of the field to be used for the scalar components. Note that the parameter comp must lie between (0,4). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
int | GetScalarComponentMinRange (int comp) |
Define the component(s) of the field to be used for the scalar components. Note that the parameter comp must lie between (0,4). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
int | GetScalarComponentNormalizeFlag (int comp) |
Define the component(s) of the field to be used for the scalar components. Note that the parameter comp must lie between (0,4). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
int | GetTCoordComponentArrayComponent (int comp) |
Define the components of the field to be used for the cell texture coord components. Note that the parameter comp must lie between (0,9). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
string | GetTCoordComponentArrayName (int comp) |
Define the components of the field to be used for the cell texture coord components. Note that the parameter comp must lie between (0,9). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
int | GetTCoordComponentMaxRange (int comp) |
Define the components of the field to be used for the cell texture coord components. Note that the parameter comp must lie between (0,9). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
int | GetTCoordComponentMinRange (int comp) |
Define the components of the field to be used for the cell texture coord components. Note that the parameter comp must lie between (0,9). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
int | GetTCoordComponentNormalizeFlag (int comp) |
Define the components of the field to be used for the cell texture coord components. Note that the parameter comp must lie between (0,9). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
int | GetTensorComponentArrayComponent (int comp) |
Define the components of the field to be used for the tensor components. Note that the parameter comp must lie between (0,9). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
string | GetTensorComponentArrayName (int comp) |
Define the components of the field to be used for the tensor components. Note that the parameter comp must lie between (0,9). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
int | GetTensorComponentMaxRange (int comp) |
Define the components of the field to be used for the tensor components. Note that the parameter comp must lie between (0,9). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
int | GetTensorComponentMinRange (int comp) |
Define the components of the field to be used for the tensor components. Note that the parameter comp must lie between (0,9). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
int | GetTensorComponentNormalizeFlag (int comp) |
Define the components of the field to be used for the tensor components. Note that the parameter comp must lie between (0,9). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
int | GetVectorComponentArrayComponent (int comp) |
Define the component(s) of the field to be used for the vector components. Note that the parameter comp must lie between (0,3). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
string | GetVectorComponentArrayName (int comp) |
Define the component(s) of the field to be used for the vector components. Note that the parameter comp must lie between (0,3). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
int | GetVectorComponentMaxRange (int comp) |
Define the component(s) of the field to be used for the vector components. Note that the parameter comp must lie between (0,3). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
int | GetVectorComponentMinRange (int comp) |
Define the component(s) of the field to be used for the vector components. Note that the parameter comp must lie between (0,3). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
int | GetVectorComponentNormalizeFlag (int comp) |
Define the component(s) of the field to be used for the vector components. Note that the parameter comp must lie between (0,3). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
override int | IsA (string type) |
Undocumented Block. | |
new vtkFieldDataToAttributeDataFilter | NewInstance () |
Undocumented Block. | |
virtual void | SetDefaultNormalize (int _arg) |
Set the default Normalize() flag for those methods setting a default Normalize value (e.g., SetScalarComponents). | |
virtual void | SetInputField (int _arg) |
Specify which field data to use to generate the output attribute data. There are three choices: the field data associated with the vtkDataObject superclass; the point field attribute data; and the cell field attribute data. | |
void | SetInputFieldToCellDataField () |
Specify which field data to use to generate the output attribute data. There are three choices: the field data associated with the vtkDataObject superclass; the point field attribute data; and the cell field attribute data. | |
void | SetInputFieldToDataObjectField () |
Specify which field data to use to generate the output attribute data. There are three choices: the field data associated with the vtkDataObject superclass; the point field attribute data; and the cell field attribute data. | |
void | SetInputFieldToPointDataField () |
Specify which field data to use to generate the output attribute data. There are three choices: the field data associated with the vtkDataObject superclass; the point field attribute data; and the cell field attribute data. | |
void | SetNormalComponent (int comp, string arrayName, int arrayComp, int min, int max, int normalize) |
Define the component(s) of the field to be used for the normal components. Note that the parameter comp must lie between (0,3). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
void | SetNormalComponent (int comp, string arrayName, int arrayComp) |
Define the component(s) of the field to be used for the normal components. Note that the parameter comp must lie between (0,3). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
virtual void | SetOutputAttributeData (int _arg) |
Specify which attribute data to output: point or cell data attributes. | |
void | SetOutputAttributeDataToCellData () |
Specify which attribute data to output: point or cell data attributes. | |
void | SetOutputAttributeDataToPointData () |
Specify which attribute data to output: point or cell data attributes. | |
void | SetScalarComponent (int comp, string arrayName, int arrayComp, int min, int max, int normalize) |
Define the component(s) of the field to be used for the scalar components. Note that the parameter comp must lie between (0,4). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
void | SetScalarComponent (int comp, string arrayName, int arrayComp) |
Define the component(s) of the field to be used for the scalar components. Note that the parameter comp must lie between (0,4). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
void | SetTCoordComponent (int comp, string arrayName, int arrayComp, int min, int max, int normalize) |
Define the components of the field to be used for the cell texture coord components. Note that the parameter comp must lie between (0,9). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
void | SetTCoordComponent (int comp, string arrayName, int arrayComp) |
Define the components of the field to be used for the cell texture coord components. Note that the parameter comp must lie between (0,9). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
void | SetTensorComponent (int comp, string arrayName, int arrayComp, int min, int max, int normalize) |
Define the components of the field to be used for the tensor components. Note that the parameter comp must lie between (0,9). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
void | SetTensorComponent (int comp, string arrayName, int arrayComp) |
Define the components of the field to be used for the tensor components. Note that the parameter comp must lie between (0,9). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
void | SetVectorComponent (int comp, string arrayName, int arrayComp, int min, int max, int normalize) |
Define the component(s) of the field to be used for the vector components. Note that the parameter comp must lie between (0,3). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
void | SetVectorComponent (int comp, string arrayName, int arrayComp) |
Define the component(s) of the field to be used for the vector components. Note that the parameter comp must lie between (0,3). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract. | |
Static Public Member Functions | |
static new vtkFieldDataToAttributeDataFilter | New () |
Construct object with input field set to the data object field, and the output attribute data set to generate point data. | |
static int | ConstructArray (vtkDataArray da, int comp, vtkDataArray frray, int fieldComp, int min, int max, int normalize) |
Construct a portion of a data array (the comp portion) from another data array and its component. The variables min and max control the range of the data to use from the other data array; normalize is a flag that when set will normalize the data between (0,1). | |
static vtkDataArray | GetFieldArray (vtkFieldData fd, string name, int comp) |
Return an array of a particular name from field data and do error checking. | |
static new int | IsTypeOf (string type) |
Undocumented Block. | |
static new vtkFieldDataToAttributeDataFilter | SafeDownCast (vtkObjectBase o) |
Undocumented Block. | |
static int | UpdateComponentRange (vtkDataArray da, IntPtr compRange) |
Specify an array name for one of the components. | |
Public Attributes | |
new const string | MRFullTypeName = "Kitware.VTK.vtkFieldDataToAttributeDataFilter" |
Automatically generated type registration mechanics. | |
Static Public Attributes | |
static new readonly string | MRClassNameKey = "33vtkFieldDataToAttributeDataFilter" |
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 | vtkFieldDataToAttributeDataFilter_New (ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkFieldDataToAttributeDataFilter_ConstructArray_01 (HandleRef da, int comp, HandleRef frray, int fieldComp, int min, int max, int normalize) |
static internal void | vtkFieldDataToAttributeDataFilter_DefaultNormalizeOff_02 (HandleRef pThis) |
static internal void | vtkFieldDataToAttributeDataFilter_DefaultNormalizeOn_03 (HandleRef pThis) |
static internal int | vtkFieldDataToAttributeDataFilter_GetDefaultNormalize_04 (HandleRef pThis) |
static internal IntPtr | vtkFieldDataToAttributeDataFilter_GetFieldArray_05 (HandleRef fd, string name, int comp, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal int | vtkFieldDataToAttributeDataFilter_GetInputField_06 (HandleRef pThis) |
static internal int | vtkFieldDataToAttributeDataFilter_GetNormalComponentArrayComponent_07 (HandleRef pThis, int comp) |
static internal IntPtr | vtkFieldDataToAttributeDataFilter_GetNormalComponentArrayName_08 (HandleRef pThis, int comp) |
static internal int | vtkFieldDataToAttributeDataFilter_GetNormalComponentMaxRange_09 (HandleRef pThis, int comp) |
static internal int | vtkFieldDataToAttributeDataFilter_GetNormalComponentMinRange_10 (HandleRef pThis, int comp) |
static internal int | vtkFieldDataToAttributeDataFilter_GetNormalComponentNormalizeFlag_11 (HandleRef pThis, int comp) |
static internal int | vtkFieldDataToAttributeDataFilter_GetOutputAttributeData_12 (HandleRef pThis) |
static internal int | vtkFieldDataToAttributeDataFilter_GetScalarComponentArrayComponent_13 (HandleRef pThis, int comp) |
static internal IntPtr | vtkFieldDataToAttributeDataFilter_GetScalarComponentArrayName_14 (HandleRef pThis, int comp) |
static internal int | vtkFieldDataToAttributeDataFilter_GetScalarComponentMaxRange_15 (HandleRef pThis, int comp) |
static internal int | vtkFieldDataToAttributeDataFilter_GetScalarComponentMinRange_16 (HandleRef pThis, int comp) |
static internal int | vtkFieldDataToAttributeDataFilter_GetScalarComponentNormalizeFlag_17 (HandleRef pThis, int comp) |
static internal int | vtkFieldDataToAttributeDataFilter_GetTCoordComponentArrayComponent_18 (HandleRef pThis, int comp) |
static internal IntPtr | vtkFieldDataToAttributeDataFilter_GetTCoordComponentArrayName_19 (HandleRef pThis, int comp) |
static internal int | vtkFieldDataToAttributeDataFilter_GetTCoordComponentMaxRange_20 (HandleRef pThis, int comp) |
static internal int | vtkFieldDataToAttributeDataFilter_GetTCoordComponentMinRange_21 (HandleRef pThis, int comp) |
static internal int | vtkFieldDataToAttributeDataFilter_GetTCoordComponentNormalizeFlag_22 (HandleRef pThis, int comp) |
static internal int | vtkFieldDataToAttributeDataFilter_GetTensorComponentArrayComponent_23 (HandleRef pThis, int comp) |
static internal IntPtr | vtkFieldDataToAttributeDataFilter_GetTensorComponentArrayName_24 (HandleRef pThis, int comp) |
static internal int | vtkFieldDataToAttributeDataFilter_GetTensorComponentMaxRange_25 (HandleRef pThis, int comp) |
static internal int | vtkFieldDataToAttributeDataFilter_GetTensorComponentMinRange_26 (HandleRef pThis, int comp) |
static internal int | vtkFieldDataToAttributeDataFilter_GetTensorComponentNormalizeFlag_27 (HandleRef pThis, int comp) |
static internal int | vtkFieldDataToAttributeDataFilter_GetVectorComponentArrayComponent_28 (HandleRef pThis, int comp) |
static internal IntPtr | vtkFieldDataToAttributeDataFilter_GetVectorComponentArrayName_29 (HandleRef pThis, int comp) |
static internal int | vtkFieldDataToAttributeDataFilter_GetVectorComponentMaxRange_30 (HandleRef pThis, int comp) |
static internal int | vtkFieldDataToAttributeDataFilter_GetVectorComponentMinRange_31 (HandleRef pThis, int comp) |
static internal int | vtkFieldDataToAttributeDataFilter_GetVectorComponentNormalizeFlag_32 (HandleRef pThis, int comp) |
static internal int | vtkFieldDataToAttributeDataFilter_IsA_33 (HandleRef pThis, string type) |
static internal int | vtkFieldDataToAttributeDataFilter_IsTypeOf_34 (string type) |
static internal IntPtr | vtkFieldDataToAttributeDataFilter_NewInstance_36 (HandleRef pThis, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal IntPtr | vtkFieldDataToAttributeDataFilter_SafeDownCast_37 (HandleRef o, ref uint mteStatus, ref uint mteIndex, ref uint rawRefCount) |
static internal void | vtkFieldDataToAttributeDataFilter_SetDefaultNormalize_38 (HandleRef pThis, int _arg) |
static internal void | vtkFieldDataToAttributeDataFilter_SetInputField_39 (HandleRef pThis, int _arg) |
static internal void | vtkFieldDataToAttributeDataFilter_SetInputFieldToCellDataField_40 (HandleRef pThis) |
static internal void | vtkFieldDataToAttributeDataFilter_SetInputFieldToDataObjectField_41 (HandleRef pThis) |
static internal void | vtkFieldDataToAttributeDataFilter_SetInputFieldToPointDataField_42 (HandleRef pThis) |
static internal void | vtkFieldDataToAttributeDataFilter_SetNormalComponent_43 (HandleRef pThis, int comp, string arrayName, int arrayComp, int min, int max, int normalize) |
static internal void | vtkFieldDataToAttributeDataFilter_SetNormalComponent_44 (HandleRef pThis, int comp, string arrayName, int arrayComp) |
static internal void | vtkFieldDataToAttributeDataFilter_SetOutputAttributeData_45 (HandleRef pThis, int _arg) |
static internal void | vtkFieldDataToAttributeDataFilter_SetOutputAttributeDataToCellData_46 (HandleRef pThis) |
static internal void | vtkFieldDataToAttributeDataFilter_SetOutputAttributeDataToPointData_47 (HandleRef pThis) |
static internal void | vtkFieldDataToAttributeDataFilter_SetScalarComponent_48 (HandleRef pThis, int comp, string arrayName, int arrayComp, int min, int max, int normalize) |
static internal void | vtkFieldDataToAttributeDataFilter_SetScalarComponent_49 (HandleRef pThis, int comp, string arrayName, int arrayComp) |
static internal void | vtkFieldDataToAttributeDataFilter_SetTCoordComponent_50 (HandleRef pThis, int comp, string arrayName, int arrayComp, int min, int max, int normalize) |
static internal void | vtkFieldDataToAttributeDataFilter_SetTCoordComponent_51 (HandleRef pThis, int comp, string arrayName, int arrayComp) |
static internal void | vtkFieldDataToAttributeDataFilter_SetTensorComponent_52 (HandleRef pThis, int comp, string arrayName, int arrayComp, int min, int max, int normalize) |
static internal void | vtkFieldDataToAttributeDataFilter_SetTensorComponent_53 (HandleRef pThis, int comp, string arrayName, int arrayComp) |
static internal void | vtkFieldDataToAttributeDataFilter_SetVectorComponent_54 (HandleRef pThis, int comp, string arrayName, int arrayComp, int min, int max, int normalize) |
static internal void | vtkFieldDataToAttributeDataFilter_SetVectorComponent_55 (HandleRef pThis, int comp, string arrayName, int arrayComp) |
static internal int | vtkFieldDataToAttributeDataFilter_UpdateComponentRange_56 (HandleRef da, IntPtr compRange) |
Static Private Member Functions | |
static | vtkFieldDataToAttributeDataFilter () |
Automatically generated type registration mechanics. |
vtkFieldDataToAttributeDataFilter - map field data to dataset attribute data
Description vtkFieldDataToAttributeDataFilter is a class that maps field data into dataset attributes. The input to this filter is any type of dataset and the output is the same dataset (geometry/topology) with new attribute data (attribute data is passed through if not replaced during filter execution).
To use this filter you must specify which field data from the input dataset to use. There are three possibilities: the cell field data, the point field data, or the field data associated with the data object superclass. Then you specify which attribute data to create: either cell attribute data or point attribute data. Finally, you must define how to construct the various attribute data types (e.g., scalars, vectors, normals, etc.) from the arrays and the components of the arrays from the field data. This is done by associating components in the input field with components making up the attribute data. For example, you would specify a scalar with three components (RGB) by assigning components from the field for the R, then G, then B values of the scalars. You may also have to specify component ranges (for each R-G-B) to make sure that the number of R, G, and B values is the same. Also, you may want to normalize the components which helps distribute the data uniformly.
This filter is often used in conjunction with vtkDataObjectToDataSetFilter. vtkDataObjectToDataSetFilter filter generates dataset topology and geometry and passes its input field data along to its output. Then this filter is used to generate the attribute data to go along with the dataset.
static Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter | ( | ) | [static, private] |
Automatically generated type registration mechanics.
Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter | ( | IntPtr | rawCppThis, |
bool | callDisposalMethod, | ||
bool | strong | ||
) |
Automatically generated constructor - called from generated code. DO NOT call directly.
Construct object with input field set to the data object field, and the output attribute data set to generate point data.
static int Kitware.VTK.vtkFieldDataToAttributeDataFilter.ConstructArray | ( | vtkDataArray | da, |
int | comp, | ||
vtkDataArray | frray, | ||
int | fieldComp, | ||
int | min, | ||
int | max, | ||
int | normalize | ||
) | [static] |
Construct a portion of a data array (the comp portion) from another data array and its component. The variables min and max control the range of the data to use from the other data array; normalize is a flag that when set will normalize the data between (0,1).
virtual void Kitware.VTK.vtkFieldDataToAttributeDataFilter.DefaultNormalizeOff | ( | ) | [virtual] |
Set the default Normalize() flag for those methods setting a default Normalize value (e.g., SetScalarComponents).
virtual void Kitware.VTK.vtkFieldDataToAttributeDataFilter.DefaultNormalizeOn | ( | ) | [virtual] |
Set the default Normalize() flag for those methods setting a default Normalize value (e.g., SetScalarComponents).
override void Kitware.VTK.vtkFieldDataToAttributeDataFilter.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.vtkDataSetAlgorithm.
virtual int Kitware.VTK.vtkFieldDataToAttributeDataFilter.GetDefaultNormalize | ( | ) | [virtual] |
Set the default Normalize() flag for those methods setting a default Normalize value (e.g., SetScalarComponents).
static vtkDataArray Kitware.VTK.vtkFieldDataToAttributeDataFilter.GetFieldArray | ( | vtkFieldData | fd, |
string | name, | ||
int | comp | ||
) | [static] |
Return an array of a particular name from field data and do error checking.
virtual int Kitware.VTK.vtkFieldDataToAttributeDataFilter.GetInputField | ( | ) | [virtual] |
Specify which field data to use to generate the output attribute data. There are three choices: the field data associated with the vtkDataObject superclass; the point field attribute data; and the cell field attribute data.
Define the component(s) of the field to be used for the normal components. Note that the parameter comp must lie between (0,3). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
string Kitware.VTK.vtkFieldDataToAttributeDataFilter.GetNormalComponentArrayName | ( | int | comp | ) |
Define the component(s) of the field to be used for the normal components. Note that the parameter comp must lie between (0,3). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
Define the component(s) of the field to be used for the normal components. Note that the parameter comp must lie between (0,3). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
Define the component(s) of the field to be used for the normal components. Note that the parameter comp must lie between (0,3). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
Define the component(s) of the field to be used for the normal components. Note that the parameter comp must lie between (0,3). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
virtual int Kitware.VTK.vtkFieldDataToAttributeDataFilter.GetOutputAttributeData | ( | ) | [virtual] |
Specify which attribute data to output: point or cell data attributes.
Define the component(s) of the field to be used for the scalar components. Note that the parameter comp must lie between (0,4). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
string Kitware.VTK.vtkFieldDataToAttributeDataFilter.GetScalarComponentArrayName | ( | int | comp | ) |
Define the component(s) of the field to be used for the scalar components. Note that the parameter comp must lie between (0,4). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
Define the component(s) of the field to be used for the scalar components. Note that the parameter comp must lie between (0,4). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
Define the component(s) of the field to be used for the scalar components. Note that the parameter comp must lie between (0,4). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
Define the component(s) of the field to be used for the scalar components. Note that the parameter comp must lie between (0,4). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
Define the components of the field to be used for the cell texture coord components. Note that the parameter comp must lie between (0,9). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
string Kitware.VTK.vtkFieldDataToAttributeDataFilter.GetTCoordComponentArrayName | ( | int | comp | ) |
Define the components of the field to be used for the cell texture coord components. Note that the parameter comp must lie between (0,9). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
Define the components of the field to be used for the cell texture coord components. Note that the parameter comp must lie between (0,9). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
Define the components of the field to be used for the cell texture coord components. Note that the parameter comp must lie between (0,9). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
Define the components of the field to be used for the cell texture coord components. Note that the parameter comp must lie between (0,9). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
Define the components of the field to be used for the tensor components. Note that the parameter comp must lie between (0,9). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
string Kitware.VTK.vtkFieldDataToAttributeDataFilter.GetTensorComponentArrayName | ( | int | comp | ) |
Define the components of the field to be used for the tensor components. Note that the parameter comp must lie between (0,9). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
Define the components of the field to be used for the tensor components. Note that the parameter comp must lie between (0,9). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
Define the components of the field to be used for the tensor components. Note that the parameter comp must lie between (0,9). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
Define the components of the field to be used for the tensor components. Note that the parameter comp must lie between (0,9). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
Define the component(s) of the field to be used for the vector components. Note that the parameter comp must lie between (0,3). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
string Kitware.VTK.vtkFieldDataToAttributeDataFilter.GetVectorComponentArrayName | ( | int | comp | ) |
Define the component(s) of the field to be used for the vector components. Note that the parameter comp must lie between (0,3). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
Define the component(s) of the field to be used for the vector components. Note that the parameter comp must lie between (0,3). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
Define the component(s) of the field to be used for the vector components. Note that the parameter comp must lie between (0,3). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
Define the component(s) of the field to be used for the vector components. Note that the parameter comp must lie between (0,3). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
override int Kitware.VTK.vtkFieldDataToAttributeDataFilter.IsA | ( | string | type | ) | [virtual] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDataSetAlgorithm.
static new int Kitware.VTK.vtkFieldDataToAttributeDataFilter.IsTypeOf | ( | string | type | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDataSetAlgorithm.
static new vtkFieldDataToAttributeDataFilter Kitware.VTK.vtkFieldDataToAttributeDataFilter.New | ( | ) | [static] |
Construct object with input field set to the data object field, and the output attribute data set to generate point data.
Reimplemented from Kitware.VTK.vtkDataSetAlgorithm.
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDataSetAlgorithm.
static new vtkFieldDataToAttributeDataFilter Kitware.VTK.vtkFieldDataToAttributeDataFilter.SafeDownCast | ( | vtkObjectBase | o | ) | [static] |
Undocumented Block.
Reimplemented from Kitware.VTK.vtkDataSetAlgorithm.
virtual void Kitware.VTK.vtkFieldDataToAttributeDataFilter.SetDefaultNormalize | ( | int | _arg | ) | [virtual] |
Set the default Normalize() flag for those methods setting a default Normalize value (e.g., SetScalarComponents).
virtual void Kitware.VTK.vtkFieldDataToAttributeDataFilter.SetInputField | ( | int | _arg | ) | [virtual] |
Specify which field data to use to generate the output attribute data. There are three choices: the field data associated with the vtkDataObject superclass; the point field attribute data; and the cell field attribute data.
Specify which field data to use to generate the output attribute data. There are three choices: the field data associated with the vtkDataObject superclass; the point field attribute data; and the cell field attribute data.
Specify which field data to use to generate the output attribute data. There are three choices: the field data associated with the vtkDataObject superclass; the point field attribute data; and the cell field attribute data.
Specify which field data to use to generate the output attribute data. There are three choices: the field data associated with the vtkDataObject superclass; the point field attribute data; and the cell field attribute data.
void Kitware.VTK.vtkFieldDataToAttributeDataFilter.SetNormalComponent | ( | int | comp, |
string | arrayName, | ||
int | arrayComp, | ||
int | min, | ||
int | max, | ||
int | normalize | ||
) |
Define the component(s) of the field to be used for the normal components. Note that the parameter comp must lie between (0,3). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
void Kitware.VTK.vtkFieldDataToAttributeDataFilter.SetNormalComponent | ( | int | comp, |
string | arrayName, | ||
int | arrayComp | ||
) |
Define the component(s) of the field to be used for the normal components. Note that the parameter comp must lie between (0,3). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
virtual void Kitware.VTK.vtkFieldDataToAttributeDataFilter.SetOutputAttributeData | ( | int | _arg | ) | [virtual] |
Specify which attribute data to output: point or cell data attributes.
Specify which attribute data to output: point or cell data attributes.
Specify which attribute data to output: point or cell data attributes.
void Kitware.VTK.vtkFieldDataToAttributeDataFilter.SetScalarComponent | ( | int | comp, |
string | arrayName, | ||
int | arrayComp, | ||
int | min, | ||
int | max, | ||
int | normalize | ||
) |
Define the component(s) of the field to be used for the scalar components. Note that the parameter comp must lie between (0,4). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
void Kitware.VTK.vtkFieldDataToAttributeDataFilter.SetScalarComponent | ( | int | comp, |
string | arrayName, | ||
int | arrayComp | ||
) |
Define the component(s) of the field to be used for the scalar components. Note that the parameter comp must lie between (0,4). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
void Kitware.VTK.vtkFieldDataToAttributeDataFilter.SetTCoordComponent | ( | int | comp, |
string | arrayName, | ||
int | arrayComp, | ||
int | min, | ||
int | max, | ||
int | normalize | ||
) |
Define the components of the field to be used for the cell texture coord components. Note that the parameter comp must lie between (0,9). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
void Kitware.VTK.vtkFieldDataToAttributeDataFilter.SetTCoordComponent | ( | int | comp, |
string | arrayName, | ||
int | arrayComp | ||
) |
Define the components of the field to be used for the cell texture coord components. Note that the parameter comp must lie between (0,9). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
void Kitware.VTK.vtkFieldDataToAttributeDataFilter.SetTensorComponent | ( | int | comp, |
string | arrayName, | ||
int | arrayComp, | ||
int | min, | ||
int | max, | ||
int | normalize | ||
) |
Define the components of the field to be used for the tensor components. Note that the parameter comp must lie between (0,9). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
void Kitware.VTK.vtkFieldDataToAttributeDataFilter.SetTensorComponent | ( | int | comp, |
string | arrayName, | ||
int | arrayComp | ||
) |
Define the components of the field to be used for the tensor components. Note that the parameter comp must lie between (0,9). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
void Kitware.VTK.vtkFieldDataToAttributeDataFilter.SetVectorComponent | ( | int | comp, |
string | arrayName, | ||
int | arrayComp, | ||
int | min, | ||
int | max, | ||
int | normalize | ||
) |
Define the component(s) of the field to be used for the vector components. Note that the parameter comp must lie between (0,3). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
void Kitware.VTK.vtkFieldDataToAttributeDataFilter.SetVectorComponent | ( | int | comp, |
string | arrayName, | ||
int | arrayComp | ||
) |
Define the component(s) of the field to be used for the vector components. Note that the parameter comp must lie between (0,3). To define the field component to use you specify an array name and the component in that array. The (min,max) values are the range of data in the component you wish to extract.
static int Kitware.VTK.vtkFieldDataToAttributeDataFilter.UpdateComponentRange | ( | vtkDataArray | da, |
IntPtr | compRange | ||
) | [static] |
Specify an array name for one of the components.
static internal int Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_ConstructArray_01 | ( | HandleRef | da, |
int | comp, | ||
HandleRef | frray, | ||
int | fieldComp, | ||
int | min, | ||
int | max, | ||
int | normalize | ||
) | [private] |
static internal void Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_DefaultNormalizeOff_02 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_DefaultNormalizeOn_03 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_GetDefaultNormalize_04 | ( | HandleRef | pThis | ) | [private] |
static internal IntPtr Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_GetFieldArray_05 | ( | HandleRef | fd, |
string | name, | ||
int | comp, | ||
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal int Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_GetInputField_06 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_GetNormalComponentArrayComponent_07 | ( | HandleRef | pThis, |
int | comp | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_GetNormalComponentArrayName_08 | ( | HandleRef | pThis, |
int | comp | ||
) | [private] |
static internal int Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_GetNormalComponentMaxRange_09 | ( | HandleRef | pThis, |
int | comp | ||
) | [private] |
static internal int Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_GetNormalComponentMinRange_10 | ( | HandleRef | pThis, |
int | comp | ||
) | [private] |
static internal int Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_GetNormalComponentNormalizeFlag_11 | ( | HandleRef | pThis, |
int | comp | ||
) | [private] |
static internal int Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_GetOutputAttributeData_12 | ( | HandleRef | pThis | ) | [private] |
static internal int Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_GetScalarComponentArrayComponent_13 | ( | HandleRef | pThis, |
int | comp | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_GetScalarComponentArrayName_14 | ( | HandleRef | pThis, |
int | comp | ||
) | [private] |
static internal int Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_GetScalarComponentMaxRange_15 | ( | HandleRef | pThis, |
int | comp | ||
) | [private] |
static internal int Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_GetScalarComponentMinRange_16 | ( | HandleRef | pThis, |
int | comp | ||
) | [private] |
static internal int Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_GetScalarComponentNormalizeFlag_17 | ( | HandleRef | pThis, |
int | comp | ||
) | [private] |
static internal int Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_GetTCoordComponentArrayComponent_18 | ( | HandleRef | pThis, |
int | comp | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_GetTCoordComponentArrayName_19 | ( | HandleRef | pThis, |
int | comp | ||
) | [private] |
static internal int Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_GetTCoordComponentMaxRange_20 | ( | HandleRef | pThis, |
int | comp | ||
) | [private] |
static internal int Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_GetTCoordComponentMinRange_21 | ( | HandleRef | pThis, |
int | comp | ||
) | [private] |
static internal int Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_GetTCoordComponentNormalizeFlag_22 | ( | HandleRef | pThis, |
int | comp | ||
) | [private] |
static internal int Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_GetTensorComponentArrayComponent_23 | ( | HandleRef | pThis, |
int | comp | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_GetTensorComponentArrayName_24 | ( | HandleRef | pThis, |
int | comp | ||
) | [private] |
static internal int Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_GetTensorComponentMaxRange_25 | ( | HandleRef | pThis, |
int | comp | ||
) | [private] |
static internal int Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_GetTensorComponentMinRange_26 | ( | HandleRef | pThis, |
int | comp | ||
) | [private] |
static internal int Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_GetTensorComponentNormalizeFlag_27 | ( | HandleRef | pThis, |
int | comp | ||
) | [private] |
static internal int Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_GetVectorComponentArrayComponent_28 | ( | HandleRef | pThis, |
int | comp | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_GetVectorComponentArrayName_29 | ( | HandleRef | pThis, |
int | comp | ||
) | [private] |
static internal int Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_GetVectorComponentMaxRange_30 | ( | HandleRef | pThis, |
int | comp | ||
) | [private] |
static internal int Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_GetVectorComponentMinRange_31 | ( | HandleRef | pThis, |
int | comp | ||
) | [private] |
static internal int Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_GetVectorComponentNormalizeFlag_32 | ( | HandleRef | pThis, |
int | comp | ||
) | [private] |
static internal int Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_IsA_33 | ( | HandleRef | pThis, |
string | type | ||
) | [private] |
static internal int Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_IsTypeOf_34 | ( | string | type | ) | [private] |
static internal IntPtr Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_New | ( | ref uint | mteStatus, |
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_NewInstance_36 | ( | HandleRef | pThis, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal IntPtr Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_SafeDownCast_37 | ( | HandleRef | o, |
ref uint | mteStatus, | ||
ref uint | mteIndex, | ||
ref uint | rawRefCount | ||
) | [private] |
static internal void Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_SetDefaultNormalize_38 | ( | HandleRef | pThis, |
int | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_SetInputField_39 | ( | HandleRef | pThis, |
int | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_SetInputFieldToCellDataField_40 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_SetInputFieldToDataObjectField_41 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_SetInputFieldToPointDataField_42 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_SetNormalComponent_43 | ( | HandleRef | pThis, |
int | comp, | ||
string | arrayName, | ||
int | arrayComp, | ||
int | min, | ||
int | max, | ||
int | normalize | ||
) | [private] |
static internal void Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_SetNormalComponent_44 | ( | HandleRef | pThis, |
int | comp, | ||
string | arrayName, | ||
int | arrayComp | ||
) | [private] |
static internal void Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_SetOutputAttributeData_45 | ( | HandleRef | pThis, |
int | _arg | ||
) | [private] |
static internal void Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_SetOutputAttributeDataToCellData_46 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_SetOutputAttributeDataToPointData_47 | ( | HandleRef | pThis | ) | [private] |
static internal void Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_SetScalarComponent_48 | ( | HandleRef | pThis, |
int | comp, | ||
string | arrayName, | ||
int | arrayComp, | ||
int | min, | ||
int | max, | ||
int | normalize | ||
) | [private] |
static internal void Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_SetScalarComponent_49 | ( | HandleRef | pThis, |
int | comp, | ||
string | arrayName, | ||
int | arrayComp | ||
) | [private] |
static internal void Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_SetTCoordComponent_50 | ( | HandleRef | pThis, |
int | comp, | ||
string | arrayName, | ||
int | arrayComp, | ||
int | min, | ||
int | max, | ||
int | normalize | ||
) | [private] |
static internal void Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_SetTCoordComponent_51 | ( | HandleRef | pThis, |
int | comp, | ||
string | arrayName, | ||
int | arrayComp | ||
) | [private] |
static internal void Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_SetTensorComponent_52 | ( | HandleRef | pThis, |
int | comp, | ||
string | arrayName, | ||
int | arrayComp, | ||
int | min, | ||
int | max, | ||
int | normalize | ||
) | [private] |
static internal void Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_SetTensorComponent_53 | ( | HandleRef | pThis, |
int | comp, | ||
string | arrayName, | ||
int | arrayComp | ||
) | [private] |
static internal void Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_SetVectorComponent_54 | ( | HandleRef | pThis, |
int | comp, | ||
string | arrayName, | ||
int | arrayComp, | ||
int | min, | ||
int | max, | ||
int | normalize | ||
) | [private] |
static internal void Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_SetVectorComponent_55 | ( | HandleRef | pThis, |
int | comp, | ||
string | arrayName, | ||
int | arrayComp | ||
) | [private] |
static internal int Kitware.VTK.vtkFieldDataToAttributeDataFilter.vtkFieldDataToAttributeDataFilter_UpdateComponentRange_56 | ( | HandleRef | da, |
IntPtr | compRange | ||
) | [private] |
new readonly string Kitware.VTK.vtkFieldDataToAttributeDataFilter.MRClassNameKey = "33vtkFieldDataToAttributeDataFilter" [static] |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkDataSetAlgorithm.
new const string Kitware.VTK.vtkFieldDataToAttributeDataFilter.MRFullTypeName = "Kitware.VTK.vtkFieldDataToAttributeDataFilter" |
Automatically generated type registration mechanics.
Reimplemented from Kitware.VTK.vtkDataSetAlgorithm.