AbortExecute | vtkAlgorithm | |
AbortExecuteOff() | vtkAlgorithm | virtual |
AbortExecuteOn() | vtkAlgorithm | virtual |
AddDoubleVolumeArrayName(char *arrayName) | vtkExtractCTHPart | |
AddFloatVolumeArrayName(char *arrayName) | vtkExtractCTHPart | |
AddInputConnection(int port, vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
AddInputConnection(vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
AddInputDataInternal(int port, vtkDataObject *input) | vtkAlgorithm | inlineprotected |
AddInputDataObject(int port, vtkDataObject *data) | vtkAlgorithm | virtual |
AddInputDataObject(vtkDataObject *data) | vtkAlgorithm | inlinevirtual |
AddUnsignedCharVolumeArrayName(char *arrayName) | vtkExtractCTHPart | |
AddVolumeArrayName(char *arrayName) | vtkExtractCTHPart | |
Append2 | vtkExtractCTHPart | protected |
Bounds | vtkExtractCTHPart | protected |
Clip1 | vtkExtractCTHPart | protected |
Clip2 | vtkExtractCTHPart | protected |
ClipPlane | vtkExtractCTHPart | protected |
ComputeBounds(vtkCompositeDataSet *input, int processNumber, int numProcessors) | vtkExtractCTHPart | protected |
ComputePipelineMTime(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, unsigned long *mtime) | vtkAlgorithm | virtual |
ComputePriority() | vtkAlgorithm | virtual |
Contour | vtkExtractCTHPart | protected |
Controller | vtkExtractCTHPart | protected |
ConvertTotalInputToPortConnection(int ind, int &port, int &conn) | vtkAlgorithm | |
CreateDefaultExecutive() | vtkMultiBlockDataSetAlgorithm | protectedvirtual |
CreateInternalPipeline() | vtkExtractCTHPart | protected |
Cut | vtkExtractCTHPart | protected |
Data | vtkExtractCTHPart | protected |
DEFAULT_PRECISION enum value | vtkAlgorithm | |
DefaultExecutivePrototype | vtkAlgorithm | protectedstatic |
DeleteInternalPipeline() | vtkExtractCTHPart | protected |
DesiredOutputPrecision enum name | vtkAlgorithm | |
DOUBLE_PRECISION enum value | vtkAlgorithm | |
ErrorCode | vtkAlgorithm | protected |
EvaluateVolumeFractionType(vtkRectilinearGrid *rg, vtkCompositeDataSet *input) | vtkExtractCTHPart | protected |
ExecuteCellDataToPointData(vtkDataArray *cellVolumeFraction, vtkDoubleArray *pointVolumeFraction, int *dims, float minProgress, float maxProgress, int reportProgress) | vtkExtractCTHPart | protected |
ExecuteFaceQuads(vtkDataSet *input, vtkPolyData *output, int maxFlag, int originExtents[3], int ext[6], int aAxis, int bAxis, int cAxis) | vtkExtractCTHPart | protected |
ExecutePart(const char *arrayName, vtkCompositeDataSet *input, vtkAppendPolyData *appendSurface, vtkAppendPolyData *append, float minProgress, float maxProgress) | vtkExtractCTHPart | protected |
ExecutePartOnRectilinearGrid(const char *arrayName, vtkRectilinearGrid *input, vtkAppendPolyData *appendSurface, vtkAppendPolyData *append, float minProgress, float maxProgress) | vtkExtractCTHPart | protected |
ExecutePartOnUniformGrid(const char *arrayName, vtkUniformGrid *input, vtkAppendPolyData *appendSurface, vtkAppendPolyData *append, float minProgress, float maxProgress) | vtkExtractCTHPart | protected |
ExtractRectilinearGridSurface(vtkRectilinearGrid *input, vtkPolyData *output) | vtkExtractCTHPart | protected |
ExtractUniformGridSurface(vtkUniformGrid *input, vtkPolyData *output) | vtkExtractCTHPart | protected |
FillInputPortInformation(int port, vtkInformation *info) | vtkExtractCTHPart | protectedvirtual |
FillOutputPortInformation(int port, vtkInformation *info) | vtkMultiBlockDataSetAlgorithm | protectedvirtual |
GetAbortExecute() | vtkAlgorithm | virtual |
GetClipPlane() | vtkExtractCTHPart | virtual |
GetController() | vtkExtractCTHPart | virtual |
GetErrorCode() | vtkAlgorithm | virtual |
GetExecutive() | vtkAlgorithm | |
GetInformation() | vtkAlgorithm | virtual |
GetInput(int port) | vtkMultiBlockDataSetAlgorithm | protected |
GetInputAbstractArrayToProcess(int idx, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
GetInputAbstractArrayToProcess(int idx, vtkInformationVector **inputVector, int &association) | vtkAlgorithm | protected |
GetInputAbstractArrayToProcess(int idx, int connection, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
GetInputAbstractArrayToProcess(int idx, int connection, vtkInformationVector **inputVector, int &association) | vtkAlgorithm | protected |
GetInputAbstractArrayToProcess(int idx, vtkDataObject *input) | vtkAlgorithm | protected |
GetInputAbstractArrayToProcess(int idx, vtkDataObject *input, int &association) | vtkAlgorithm | protected |
GetInputAlgorithm(int port, int index, int &algPort) | vtkAlgorithm | |
GetInputAlgorithm(int port, int index) | vtkAlgorithm | |
GetInputAlgorithm() | vtkAlgorithm | inline |
GetInputArrayAssociation(int idx, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
GetInputArrayAssociation(int idx, int connection, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
GetInputArrayAssociation(int idx, vtkDataObject *input) | vtkAlgorithm | protected |
GetInputArrayFieldInformation(int idx, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
GetInputArrayInformation(int idx) | vtkAlgorithm | |
GetInputArrayToProcess(int idx, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
GetInputArrayToProcess(int idx, vtkInformationVector **inputVector, int &association) | vtkAlgorithm | protected |
GetInputArrayToProcess(int idx, int connection, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
GetInputArrayToProcess(int idx, int connection, vtkInformationVector **inputVector, int &association) | vtkAlgorithm | protected |
GetInputArrayToProcess(int idx, vtkDataObject *input) | vtkAlgorithm | protected |
GetInputArrayToProcess(int idx, vtkDataObject *input, int &association) | vtkAlgorithm | protected |
GetInputConnection(int port, int index) | vtkAlgorithm | |
GetInputDataObject(int port, int connection) | vtkAlgorithm | |
GetInputExecutive(int port, int index) | vtkAlgorithm | |
GetInputExecutive() | vtkAlgorithm | inline |
GetInputInformation(int port, int index) | vtkAlgorithm | |
GetInputInformation() | vtkAlgorithm | inline |
GetInputPortInformation(int port) | vtkAlgorithm | |
GetMTime() | vtkExtractCTHPart | |
GetNumberOfInputConnections(int port) | vtkAlgorithm | |
GetNumberOfInputPorts() | vtkAlgorithm | |
GetNumberOfOutputPorts() | vtkAlgorithm | |
GetNumberOfVolumeArrayNames() | vtkExtractCTHPart | |
GetOutput() | vtkMultiBlockDataSetAlgorithm | |
GetOutput(int) | vtkMultiBlockDataSetAlgorithm | |
GetOutputDataObject(int port) | vtkAlgorithm | |
GetOutputInformation(int port) | vtkAlgorithm | |
GetOutputPort(int index) | vtkAlgorithm | |
GetOutputPort() | vtkAlgorithm | inline |
GetOutputPortInformation(int port) | vtkAlgorithm | |
GetProgress() | vtkAlgorithm | virtual |
GetProgressText() | vtkAlgorithm | virtual |
GetReleaseDataFlag() | vtkAlgorithm | virtual |
GetTotalNumberOfInputConnections() | vtkAlgorithm | |
GetUpdateExtent() | vtkAlgorithm | inline |
GetUpdateExtent(int port) | vtkAlgorithm | |
GetUpdateExtent(int &x0, int &x1, int &y0, int &y1, int &z0, int &z1) | vtkAlgorithm | inline |
GetUpdateExtent(int port, int &x0, int &x1, int &y0, int &y1, int &z0, int &z1) | vtkAlgorithm | |
GetUpdateExtent(int extent[6]) | vtkAlgorithm | inline |
GetUpdateExtent(int port, int extent[6]) | vtkAlgorithm | |
GetUpdateGhostLevel() | vtkAlgorithm | inline |
GetUpdateGhostLevel(int port) | vtkAlgorithm | |
GetUpdateNumberOfPieces() | vtkAlgorithm | inline |
GetUpdateNumberOfPieces(int port) | vtkAlgorithm | |
GetUpdatePiece() | vtkAlgorithm | inline |
GetUpdatePiece(int port) | vtkAlgorithm | |
GetVolumeArrayName(int idx) | vtkExtractCTHPart | |
GetVolumeFractionSurfaceValue() | vtkExtractCTHPart | virtual |
HasExecutive() | vtkAlgorithm | |
Information | vtkAlgorithm | protected |
INPUT_ARRAYS_TO_PROCESS() | vtkAlgorithm | static |
INPUT_CONNECTION() | vtkAlgorithm | static |
INPUT_IS_OPTIONAL() | vtkAlgorithm | static |
INPUT_IS_REPEATABLE() | vtkAlgorithm | static |
INPUT_PORT() | vtkAlgorithm | static |
INPUT_REQUIRED_DATA_TYPE() | vtkAlgorithm | static |
INPUT_REQUIRED_FIELDS() | vtkAlgorithm | static |
InputPortIndexInRange(int index, const char *action) | vtkAlgorithm | protected |
Internals | vtkExtractCTHPart | protected |
IsA(const char *type) | vtkExtractCTHPart | virtual |
IsGhostFace(int axis0, int maxFlag, int dims[3], vtkUnsignedCharArray *ghostArray) | vtkExtractCTHPart | protected |
IsTypeOf(const char *type) | vtkExtractCTHPart | static |
MANAGES_METAINFORMATION() | vtkAlgorithm | static |
ModifyRequest(vtkInformation *request, int when) | vtkAlgorithm | virtual |
New() | vtkExtractCTHPart | static |
NewInstance() const | vtkExtractCTHPart | |
NewInstanceInternal() const | vtkExtractCTHPart | protectedvirtual |
OutputPortIndexInRange(int index, const char *action) | vtkAlgorithm | protected |
OverwriteVolumeFractionSurfaceValue | vtkExtractCTHPart | protected |
PointVolumeFraction | vtkExtractCTHPart | protected |
PolyData | vtkExtractCTHPart | protected |
PolyDataProducer | vtkExtractCTHPart | protected |
PORT_REQUIREMENTS_FILLED() | vtkAlgorithm | protectedstatic |
PRESERVES_ATTRIBUTES() | vtkAlgorithm | static |
PRESERVES_BOUNDS() | vtkAlgorithm | static |
PRESERVES_DATASET() | vtkAlgorithm | static |
PRESERVES_GEOMETRY() | vtkAlgorithm | static |
PRESERVES_RANGES() | vtkAlgorithm | static |
PRESERVES_TOPOLOGY() | vtkAlgorithm | static |
PrintSelf(ostream &os, vtkIndent indent) | vtkExtractCTHPart | |
ProcessRequest(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) | vtkMultiBlockDataSetAlgorithm | virtual |
vtkAlgorithm::ProcessRequest(vtkInformation *request, vtkCollection *inInfo, vtkInformationVector *outInfo) | vtkAlgorithm | |
Progress | vtkAlgorithm | protected |
ProgressText | vtkAlgorithm | protected |
PropagateUpdateExtent() | vtkAlgorithm | virtual |
RAppend2 | vtkExtractCTHPart | protected |
RClip1 | vtkExtractCTHPart | protected |
RClip2 | vtkExtractCTHPart | protected |
RContour | vtkExtractCTHPart | protected |
RCut | vtkExtractCTHPart | protected |
RData | vtkExtractCTHPart | protected |
Register(vtkObjectBase *o) | vtkAlgorithm | virtual |
ReleaseDataFlagOff() | vtkAlgorithm | |
ReleaseDataFlagOn() | vtkAlgorithm | |
RemoveAllInputConnections(int port) | vtkAlgorithm | virtual |
RemoveAllInputs() | vtkAlgorithm | |
RemoveAllVolumeArrayNames() | vtkExtractCTHPart | |
RemoveDoubleVolumeArrayNames() | vtkExtractCTHPart | |
RemoveFloatVolumeArrayNames() | vtkExtractCTHPart | |
RemoveInputConnection(int port, vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
RemoveInputConnection(int port, int idx) | vtkAlgorithm | virtual |
RemoveUnsignedCharVolumeArrayNames() | vtkExtractCTHPart | |
ReportReferences(vtkGarbageCollector *) | vtkAlgorithm | protectedvirtual |
RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkExtractCTHPart | protectedvirtual |
RequestDataObject(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkMultiBlockDataSetAlgorithm | inlineprotectedvirtual |
RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) | vtkExtractCTHPart | protectedvirtual |
RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkMultiBlockDataSetAlgorithm | inlineprotectedvirtual |
RPolyData | vtkExtractCTHPart | protected |
RPolyDataProducer | vtkExtractCTHPart | protected |
SafeDownCast(vtkObjectBase *o) | vtkExtractCTHPart | static |
SetAbortExecute(int) | vtkAlgorithm | virtual |
SetClipPlane(vtkPlane *clipPlane) | vtkExtractCTHPart | |
SetController(vtkMultiProcessController *controller) | vtkExtractCTHPart | |
SetDefaultExecutivePrototype(vtkExecutive *proto) | vtkAlgorithm | static |
SetErrorCode(unsigned long) | vtkAlgorithm | protectedvirtual |
SetExecutive(vtkExecutive *executive) | vtkAlgorithm | virtual |
SetInformation(vtkInformation *) | vtkAlgorithm | virtual |
SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, const char *name) | vtkAlgorithm | virtual |
SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, int fieldAttributeType) | vtkAlgorithm | virtual |
SetInputArrayToProcess(int idx, vtkInformation *info) | vtkAlgorithm | virtual |
SetInputArrayToProcess(int idx, int port, int connection, const char *fieldAssociation, const char *attributeTypeorName) | vtkAlgorithm | virtual |
SetInputConnection(int port, vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
SetInputConnection(vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
SetInputData(vtkDataObject *) | vtkMultiBlockDataSetAlgorithm | |
SetInputData(int, vtkDataObject *) | vtkMultiBlockDataSetAlgorithm | |
SetInputDataInternal(int port, vtkDataObject *input) | vtkAlgorithm | inlineprotected |
SetInputDataObject(int port, vtkDataObject *data) | vtkAlgorithm | virtual |
SetInputDataObject(vtkDataObject *data) | vtkAlgorithm | inlinevirtual |
SetNthInputConnection(int port, int index, vtkAlgorithmOutput *input) | vtkAlgorithm | protectedvirtual |
SetNumberOfInputConnections(int port, int n) | vtkAlgorithm | protectedvirtual |
SetNumberOfInputPorts(int n) | vtkAlgorithm | protectedvirtual |
SetNumberOfOutputPorts(int n) | vtkAlgorithm | protectedvirtual |
SetProgress(double) | vtkAlgorithm | virtual |
SetProgressText(const char *ptext) | vtkAlgorithm | |
SetReleaseDataFlag(int) | vtkAlgorithm | virtual |
SetUpdateExtent(int port, int piece, int numPieces, int ghostLevel) | vtkAlgorithm | |
SetUpdateExtent(int piece, int numPieces, int ghostLevel) | vtkAlgorithm | inline |
SetUpdateExtent(int port, int extent[6]) | vtkAlgorithm | |
SetUpdateExtent(int extent[6]) | vtkAlgorithm | inline |
SetUpdateExtentToWholeExtent(int port) | vtkAlgorithm | |
SetUpdateExtentToWholeExtent() | vtkAlgorithm | |
SetVolumeFractionSurfaceValue(double) | vtkExtractCTHPart | virtual |
SINGLE_PRECISION enum value | vtkAlgorithm | |
Superclass typedef | vtkExtractCTHPart | |
SurfacePolyData | vtkExtractCTHPart | protected |
UnRegister(vtkObjectBase *o) | vtkAlgorithm | virtual |
Update(int port) | vtkAlgorithm | virtual |
Update() | vtkAlgorithm | virtual |
UpdateExtentIsEmpty(vtkInformation *pinfo, vtkDataObject *output) | vtkAlgorithm | |
UpdateExtentIsEmpty(vtkInformation *pinfo, int extentType) | vtkAlgorithm | |
UpdateInformation() | vtkAlgorithm | virtual |
UpdateProgress(double amount) | vtkAlgorithm | |
UpdateWholeExtent() | vtkAlgorithm | virtual |
VolumeFractionSurfaceValue | vtkExtractCTHPart | protected |
VolumeFractionSurfaceValueInternal | vtkExtractCTHPart | protected |
VolumeFractionType | vtkExtractCTHPart | protected |
vtkAlgorithm() | vtkAlgorithm | protected |
vtkExtractCTHPart() | vtkExtractCTHPart | protected |
vtkMultiBlockDataSetAlgorithm() | vtkMultiBlockDataSetAlgorithm | protected |
~vtkAlgorithm() | vtkAlgorithm | protected |
~vtkExtractCTHPart() | vtkExtractCTHPart | protected |
~vtkMultiBlockDataSetAlgorithm() | vtkMultiBlockDataSetAlgorithm | inlineprotected |