AbortExecute | vtkAlgorithm | |
AbortExecuteOff() | vtkAlgorithm | virtual |
AbortExecuteOff() | vtkAlgorithm | virtual |
AbortExecuteOn() | vtkAlgorithm | virtual |
AbortExecuteOn() | vtkAlgorithm | virtual |
AddBlockIdArray(vtkCompositeDataSet *output) | vtkHierarchicalFractal | protected |
AddDepthArray(vtkHierarchicalBoxDataSet *output) | vtkHierarchicalFractal | protected |
AddFractalArray(vtkCompositeDataSet *output) | vtkHierarchicalFractal | protected |
AddGhostLevelArray(vtkDataSet *grid, int dim[3], int onFace[6]) | vtkHierarchicalFractal | protected |
AddInputConnection(int port, vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
AddInputConnection(vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
AddInputConnection(int port, vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
AddInputConnection(vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
AddInputDataInternal(int port, vtkDataObject *input) | vtkAlgorithm | protected |
AddInputDataInternal(int port, vtkDataObject *input) | vtkAlgorithm | protected |
AddInputDataObject(int port, vtkDataObject *data) | vtkAlgorithm | virtual |
AddInputDataObject(vtkDataObject *data) | vtkAlgorithm | virtual |
AddInputDataObject(int port, vtkDataObject *data) | vtkAlgorithm | virtual |
AddInputDataObject(vtkDataObject *data) | vtkAlgorithm | virtual |
AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
AddObserver(const char *event, vtkCommand *, float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, vtkCommand *, float priority=0.0f) | vtkObject | |
AddObserver(const char *event, vtkCommand *, float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, U observer, void(T::*callback)(), float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | |
AddObserver(unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f) | vtkObject | |
AddTestArray(vtkCompositeDataSet *output) | vtkHierarchicalFractal | protected |
AddVectorArray(vtkCompositeDataSet *output) | vtkHierarchicalFractal | protected |
Asymetric | vtkHierarchicalFractal | protected |
BlockCount | vtkHierarchicalFractal | protected |
BreakOnError() | vtkObject | static |
CAN_HANDLE_PIECE_REQUEST() | vtkAlgorithm | static |
CAN_PRODUCE_SUB_EXTENT() | vtkAlgorithm | static |
CellExtentToBounds(int level, int ext[6], double bds[6]) | vtkHierarchicalFractal | protected |
CollectRevisions(ostream &) | vtkObjectBase | protectedvirtual |
ComputePipelineMTime(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, vtkMTimeType *mtime) | vtkAlgorithm | virtual |
ComputePipelineMTime(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, vtkMTimeType *mtime) | vtkAlgorithm | virtual |
ConvertTotalInputToPortConnection(int ind, int &port, int &conn) | vtkAlgorithm | |
CreateDefaultExecutive() | vtkCompositeDataSetAlgorithm | protectedvirtual |
Debug | vtkObject | protected |
DebugOff() | vtkObject | virtual |
DebugOn() | vtkObject | virtual |
DEFAULT_PRECISION | vtkAlgorithm | |
DefaultExecutivePrototype | vtkAlgorithm | protectedstatic |
Delete() | vtkObjectBase | virtual |
DesiredOutputPrecision enum name | vtkAlgorithm | |
DesiredOutputPrecision enum name | vtkAlgorithm | |
Dimensions | vtkHierarchicalFractal | protected |
DOUBLE_PRECISION | vtkAlgorithm | |
EndBlock | vtkHierarchicalFractal | protected |
ErrorCode | vtkAlgorithm | protected |
EvaluateSet(double p[4]) | vtkHierarchicalFractal | protected |
ExecuteRectilinearMandelbrot(vtkRectilinearGrid *grid, double *ptr) | vtkHierarchicalFractal | protected |
FastDelete() | vtkObjectBase | virtual |
FillInputPortInformation(int port, vtkInformation *info) | vtkCompositeDataSetAlgorithm | protectedvirtual |
FillOutputPortInformation(int port, vtkInformation *info) | vtkCompositeDataSetAlgorithm | protectedvirtual |
FractalValue | vtkHierarchicalFractal | protected |
GenerateRectilinearGrids | vtkHierarchicalFractal | protected |
GenerateRectilinearGridsOff() | vtkHierarchicalFractal | virtual |
GenerateRectilinearGridsOn() | vtkHierarchicalFractal | virtual |
GetAbortExecute() | vtkAlgorithm | virtual |
GetAbortExecute() | vtkAlgorithm | virtual |
GetAsymetric() | vtkHierarchicalFractal | virtual |
GetClassName() | vtkHierarchicalFractal | virtual |
vtkCompositeDataSetAlgorithm::GetClassName() const | vtkObjectBase | |
GetCommand(unsigned long tag) | vtkObject | |
GetCommand(unsigned long tag) | vtkObject | |
GetContinuousIncrements(int extent[6], vtkIdType &incX, vtkIdType &incY, vtkIdType &incZ) | vtkHierarchicalFractal | protected |
GetDebug() | vtkObject | |
GetDimensions() | vtkHierarchicalFractal | virtual |
GetErrorCode() | vtkAlgorithm | virtual |
GetErrorCode() | vtkAlgorithm | virtual |
GetExecutive() | vtkAlgorithm | |
GetFractalValue() | vtkHierarchicalFractal | virtual |
GetGenerateRectilinearGrids() | vtkHierarchicalFractal | virtual |
GetGhostLevels() | vtkHierarchicalFractal | virtual |
GetGlobalWarningDisplay() | vtkObject | static |
GetGlobalWarningDisplay() | vtkObject | static |
GetInformation() | vtkAlgorithm | virtual |
GetInformation() | vtkAlgorithm | virtual |
GetInput(int port) | vtkCompositeDataSetAlgorithm | 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 |
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 | |
GetInputAlgorithm() | vtkAlgorithm | |
GetInputArrayAssociation(int idx, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
GetInputArrayAssociation(int idx, int connection, vtkInformationVector **inputVector) | vtkAlgorithm | protected |
GetInputArrayAssociation(int idx, vtkDataObject *input) | 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 |
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 |
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 | |
GetInputDataObject(int port, int connection) | vtkAlgorithm | |
GetInputExecutive(int port, int index) | vtkAlgorithm | |
GetInputExecutive() | vtkAlgorithm | |
GetInputExecutive() | vtkAlgorithm | |
GetInputInformation(int port, int index) | vtkAlgorithm | |
GetInputInformation() | vtkAlgorithm | |
GetInputInformation() | vtkAlgorithm | |
GetInputPortInformation(int port) | vtkAlgorithm | |
GetMaximumLevel() | vtkHierarchicalFractal | virtual |
GetMTime() | vtkObject | virtual |
GetNumberOfInputConnections(int port) | vtkAlgorithm | |
GetNumberOfInputPorts() | vtkAlgorithm | |
GetNumberOfOutputPorts() | vtkAlgorithm | |
GetOutput() | vtkCompositeDataSetAlgorithm | |
GetOutput(int) | vtkCompositeDataSetAlgorithm | |
GetOutput() | vtkCompositeDataSetAlgorithm | |
GetOutput(int) | vtkCompositeDataSetAlgorithm | |
GetOutputDataObject(int port) | vtkAlgorithm | |
GetOutputInformation(int port) | vtkAlgorithm | |
GetOutputPort(int index) | vtkAlgorithm | |
GetOutputPort() | vtkAlgorithm | |
GetOutputPort(int index) | vtkAlgorithm | |
GetOutputPort() | vtkAlgorithm | |
GetOutputPortInformation(int port) | vtkAlgorithm | |
GetOverlap() | vtkHierarchicalFractal | virtual |
GetProgress() | vtkAlgorithm | virtual |
GetProgress() | vtkAlgorithm | virtual |
GetProgressObserver() | vtkAlgorithm | virtual |
GetProgressObserver() | vtkAlgorithm | virtual |
GetProgressText() | vtkAlgorithm | virtual |
GetProgressText() | vtkAlgorithm | virtual |
GetReferenceCount() | vtkObjectBase | |
GetReferenceCount() | vtkObjectBase | |
GetReleaseDataFlag() | vtkAlgorithm | virtual |
GetReleaseDataFlag() | vtkAlgorithm | virtual |
GetTimeStep() | vtkHierarchicalFractal | virtual |
GetTimeStepRange() | vtkHierarchicalFractal | virtual |
GetTimeStepRange(int &, int &) | vtkHierarchicalFractal | virtual |
GetTimeStepRange(int [2]) | vtkHierarchicalFractal | virtual |
GetTopLevelOrigin() | vtkHierarchicalFractal | protectedvirtual |
GetTopLevelOrigin(double &, double &, double &) | vtkHierarchicalFractal | protectedvirtual |
GetTopLevelOrigin(double [3]) | vtkHierarchicalFractal | protectedvirtual |
GetTopLevelSpacing() | vtkHierarchicalFractal | protectedvirtual |
GetTopLevelSpacing(double &, double &, double &) | vtkHierarchicalFractal | protectedvirtual |
GetTopLevelSpacing(double [3]) | vtkHierarchicalFractal | protectedvirtual |
GetTotalNumberOfInputConnections() | vtkAlgorithm | |
GetTwoDimensional() | vtkHierarchicalFractal | virtual |
GetUpdateExtent() | vtkAlgorithm | |
GetUpdateExtent(int port) | vtkAlgorithm | |
GetUpdateExtent(int &x0, int &x1, int &y0, int &y1, int &z0, int &z1) | vtkAlgorithm | |
GetUpdateExtent(int port, int &x0, int &x1, int &y0, int &y1, int &z0, int &z1) | vtkAlgorithm | |
GetUpdateExtent(int extent[6]) | vtkAlgorithm | |
GetUpdateExtent(int port, int extent[6]) | vtkAlgorithm | |
GetUpdateExtent() | vtkAlgorithm | |
GetUpdateExtent(int port) | vtkAlgorithm | |
GetUpdateExtent(int &x0, int &x1, int &y0, int &y1, int &z0, int &z1) | vtkAlgorithm | |
GetUpdateExtent(int port, int &x0, int &x1, int &y0, int &y1, int &z0, int &z1) | vtkAlgorithm | |
GetUpdateExtent(int extent[6]) | vtkAlgorithm | |
GetUpdateExtent(int port, int extent[6]) | vtkAlgorithm | |
GetUpdateGhostLevel() | vtkAlgorithm | |
GetUpdateGhostLevel(int port) | vtkAlgorithm | |
GetUpdateGhostLevel() | vtkAlgorithm | |
GetUpdateGhostLevel(int port) | vtkAlgorithm | |
GetUpdateNumberOfPieces() | vtkAlgorithm | |
GetUpdateNumberOfPieces(int port) | vtkAlgorithm | |
GetUpdateNumberOfPieces() | vtkAlgorithm | |
GetUpdateNumberOfPieces(int port) | vtkAlgorithm | |
GetUpdatePiece() | vtkAlgorithm | |
GetUpdatePiece(int port) | vtkAlgorithm | |
GetUpdatePiece() | vtkAlgorithm | |
GetUpdatePiece(int port) | vtkAlgorithm | |
GhostLevels | vtkHierarchicalFractal | protected |
GhostLevelsOff() | vtkHierarchicalFractal | virtual |
GhostLevelsOn() | vtkHierarchicalFractal | virtual |
GlobalWarningDisplayOff() | vtkObject | static |
GlobalWarningDisplayOff() | vtkObject | static |
GlobalWarningDisplayOn() | vtkObject | static |
GlobalWarningDisplayOn() | vtkObject | static |
HasExecutive() | vtkAlgorithm | |
HasObserver(unsigned long event) | vtkObject | |
HasObserver(const char *event) | vtkObject | |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
HasObserver(unsigned long event, vtkCommand *) | vtkObject | |
HasObserver(const char *event, vtkCommand *) | vtkObject | |
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 |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | vtkObject | protected |
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL) | vtkObject | protected |
InternalImageDataCopy(vtkHierarchicalFractal *src) | vtkHierarchicalFractal | protected |
InternalReleaseFocus() | vtkObject | protected |
InternalReleaseFocus() | vtkObject | protected |
InvokeEvent(unsigned long event) | vtkObject | |
InvokeEvent(const char *event) | vtkObject | |
InvokeEvent(unsigned long event, void *callData) | vtkObject | |
InvokeEvent(const char *event, void *callData) | vtkObject | |
InvokeEvent(unsigned long event, void *callData) | vtkObject | |
InvokeEvent(const char *event, void *callData) | vtkObject | |
IsA(const char *type) | vtkHierarchicalFractal | virtual |
IsTypeOf(const char *type) | vtkHierarchicalFractal | static |
Levels | vtkHierarchicalFractal | protected |
LineTest(float x0, float y0, float z0, float x1, float y1, float z1, double bds[6], int level, int target) | vtkHierarchicalFractal | protected |
LineTest2(float x0, float y0, float z0, float x1, float y1, float z1, double bds[6]) | vtkHierarchicalFractal | protected |
MandelbrotTest(double x, double y) | vtkHierarchicalFractal | protected |
MaximumLevel | vtkHierarchicalFractal | protected |
Modified() | vtkObject | virtual |
ModifyRequest(vtkInformation *request, int when) | vtkAlgorithm | virtual |
MTime | vtkObject | protected |
New() | vtkHierarchicalFractal | static |
NewInstance() const | vtkCompositeDataSetAlgorithm | |
NewInstanceInternal() const | vtkCompositeDataSetAlgorithm | protectedvirtual |
vtkCompositeDataSetAlgorithm::operator=(const vtkObjectBase &) | vtkObjectBase | protected |
OutputPortIndexInRange(int index, const char *action) | vtkAlgorithm | protected |
OutputUtil | vtkHierarchicalFractal | protected |
Overlap | vtkHierarchicalFractal | protected |
PORT_REQUIREMENTS_FILLED() | vtkAlgorithm | protectedstatic |
Print(ostream &os) | vtkObjectBase | |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintHeader(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintRevisions(ostream &) | vtkObjectBase | |
PrintRevisions(ostream &) | vtkObjectBase | |
PrintSelf(ostream &os, vtkIndent indent) override | vtkHierarchicalFractal | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
PrintTrailer(ostream &os, vtkIndent indent) | vtkObjectBase | virtual |
ProcessRequest(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) | vtkCompositeDataSetAlgorithm | virtual |
ProcessRequest(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) | vtkCompositeDataSetAlgorithm | virtual |
vtkAlgorithm::ProcessRequest(vtkInformation *request, vtkCollection *inInfo, vtkInformationVector *outInfo) | vtkAlgorithm | |
Progress | vtkAlgorithm | protected |
ProgressObserver | vtkAlgorithm | protected |
ProgressText | vtkAlgorithm | protected |
PropagateUpdateExtent() | vtkAlgorithm | virtual |
ReferenceCount | vtkObjectBase | protected |
Register(vtkObjectBase *o) VTK_OVERRIDE | vtkAlgorithm | virtual |
Register(vtkObjectBase *o) VTK_OVERRIDE | vtkAlgorithm | virtual |
RegisterInternal(vtkObjectBase *, vtkTypeBool check) VTK_OVERRIDE | vtkObject | protectedvirtual |
ReleaseDataFlagOff() | vtkAlgorithm | |
ReleaseDataFlagOff() | vtkAlgorithm | |
ReleaseDataFlagOn() | vtkAlgorithm | |
ReleaseDataFlagOn() | vtkAlgorithm | |
RemoveAllInputConnections(int port) | vtkAlgorithm | virtual |
RemoveAllInputs() | vtkAlgorithm | |
RemoveAllObservers() | vtkObject | |
RemoveInputConnection(int port, vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
RemoveInputConnection(int port, int idx) | vtkAlgorithm | virtual |
RemoveObserver(unsigned long tag) | vtkObject | |
RemoveObserver(vtkCommand *) | vtkObject | |
RemoveObserver(vtkCommand *) | vtkObject | |
RemoveObservers(unsigned long event) | vtkObject | |
RemoveObservers(const char *event) | vtkObject | |
RemoveObservers(unsigned long event, vtkCommand *) | vtkObject | |
RemoveObservers(const char *event, vtkCommand *) | vtkObject | |
RemoveObservers(unsigned long event, vtkCommand *) | vtkObject | |
RemoveObservers(const char *event, vtkCommand *) | vtkObject | |
ReportReferences(vtkGarbageCollector *) VTK_OVERRIDE | vtkAlgorithm | protectedvirtual |
RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override | vtkHierarchicalFractal | protectedvirtual |
RequestDataObject(vtkInformation *req, vtkInformationVector **inV, vtkInformationVector *outV) override | vtkHierarchicalFractal | protectedvirtual |
RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) override | vtkHierarchicalFractal | protectedvirtual |
RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkCompositeDataSetAlgorithm | protectedvirtual |
RequestUpdateExtent(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkCompositeDataSetAlgorithm | protectedvirtual |
SafeDownCast(vtkObject *o) | vtkHierarchicalFractal | static |
vtkCompositeDataSetAlgorithm::SafeDownCast(vtkObjectBase *o) | vtkCompositeDataSetAlgorithm | static |
SetAbortExecute(int) | vtkAlgorithm | virtual |
SetAbortExecute(int) | vtkAlgorithm | virtual |
SetAsymetric(int) | vtkHierarchicalFractal | virtual |
SetBlockInfo(vtkUniformGrid *grid, int level, int *ext, int onFace[6]) | vtkHierarchicalFractal | protected |
SetDebug(bool debugFlag) | vtkObject | |
SetDefaultExecutivePrototype(vtkExecutive *proto) | vtkAlgorithm | static |
SetDimensions(int) | vtkHierarchicalFractal | virtual |
SetErrorCode(unsigned long) | vtkAlgorithm | protectedvirtual |
SetExecutive(vtkExecutive *executive) | vtkAlgorithm | virtual |
SetFractalValue(float) | vtkHierarchicalFractal | virtual |
SetGenerateRectilinearGrids(int) | vtkHierarchicalFractal | virtual |
SetGhostLevels(int) | vtkHierarchicalFractal | virtual |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetGlobalWarningDisplay(int val) | vtkObject | static |
SetInformation(vtkInformation *) | 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 |
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 |
SetInputConnection(int port, vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
SetInputConnection(vtkAlgorithmOutput *input) | vtkAlgorithm | virtual |
SetInputData(vtkDataObject *) | vtkCompositeDataSetAlgorithm | |
SetInputData(int, vtkDataObject *) | vtkCompositeDataSetAlgorithm | |
SetInputData(vtkDataObject *) | vtkCompositeDataSetAlgorithm | |
SetInputData(int, vtkDataObject *) | vtkCompositeDataSetAlgorithm | |
SetInputDataInternal(int port, vtkDataObject *input) | vtkAlgorithm | protected |
SetInputDataInternal(int port, vtkDataObject *input) | vtkAlgorithm | protected |
SetInputDataObject(int port, vtkDataObject *data) | vtkAlgorithm | virtual |
SetInputDataObject(vtkDataObject *data) | vtkAlgorithm | virtual |
SetInputDataObject(int port, vtkDataObject *data) | vtkAlgorithm | virtual |
SetInputDataObject(vtkDataObject *data) | vtkAlgorithm | virtual |
SetMaximumLevel(int) | vtkHierarchicalFractal | virtual |
SetNthInputConnection(int port, int index, vtkAlgorithmOutput *input) | vtkAlgorithm | protectedvirtual |
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 |
SetOverlap(int) | vtkHierarchicalFractal | virtual |
SetProgress(double) | vtkAlgorithm | virtual |
SetProgress(double) | vtkAlgorithm | virtual |
SetProgressObserver(vtkProgressObserver *) | vtkAlgorithm | |
SetProgressObserver(vtkProgressObserver *) | vtkAlgorithm | |
SetProgressText(const char *ptext) | vtkAlgorithm | |
SetProgressText(const char *ptext) | vtkAlgorithm | |
SetRBlockInfo(vtkRectilinearGrid *grid, int level, int *ext, int onFace[6]) | vtkHierarchicalFractal | protected |
SetReferenceCount(int) | vtkObjectBase | |
SetReleaseDataFlag(int) | vtkAlgorithm | virtual |
SetReleaseDataFlag(int) | vtkAlgorithm | virtual |
SetTimeStep(int) | vtkHierarchicalFractal | virtual |
SetTopLevelOrigin(double, double, double) | vtkHierarchicalFractal | protectedvirtual |
SetTopLevelOrigin(double [3]) | vtkHierarchicalFractal | protectedvirtual |
SetTopLevelSpacing(double, double, double) | vtkHierarchicalFractal | protectedvirtual |
SetTopLevelSpacing(double [3]) | vtkHierarchicalFractal | protectedvirtual |
SetTwoDimensional(int) | vtkHierarchicalFractal | virtual |
SetUpdateExtent(int port, int extent[6]) | vtkAlgorithm | |
SetUpdateExtent(int extent[6]) | vtkAlgorithm | |
SetUpdateExtent(int port, int piece, int numPieces, int ghostLevel) | vtkAlgorithm | |
SetUpdateExtent(int piece, int numPieces, int ghostLevel) | vtkAlgorithm | |
SetUpdateExtent(int port, int piece, int numPieces, int ghostLevel) | vtkAlgorithm | |
SetUpdateExtent(int piece, int numPieces, int ghostLevel) | vtkAlgorithm | |
SetUpdateExtentToWholeExtent(int port) | vtkAlgorithm | |
SetUpdateExtentToWholeExtent() | vtkAlgorithm | |
SINGLE_PRECISION | vtkAlgorithm | |
StartBlock | vtkHierarchicalFractal | protected |
SubjectHelper | vtkObject | protected |
Superclass typedef | vtkHierarchicalFractal | |
TimeStep | vtkHierarchicalFractal | protected |
TimeStepRange | vtkHierarchicalFractal | protected |
TopLevelOrigin | vtkHierarchicalFractal | protected |
TopLevelSpacing | vtkHierarchicalFractal | protected |
Traverse(int &blockId, int level, vtkCompositeDataSet *output, int x0, int x1, int y0, int y1, int z0, int z1, int onFace[6]) | vtkHierarchicalFractal | protected |
TwoDimensional | vtkHierarchicalFractal | protected |
TwoDimensionalOff() | vtkHierarchicalFractal | virtual |
TwoDimensionalOn() | vtkHierarchicalFractal | virtual |
TwoDTest(double bds[6], int level, int target) | vtkHierarchicalFractal | protected |
UnRegister(vtkObjectBase *o) VTK_OVERRIDE | vtkAlgorithm | virtual |
UnRegister(vtkObjectBase *o) VTK_OVERRIDE | vtkAlgorithm | virtual |
UnRegisterInternal(vtkObjectBase *, vtkTypeBool check) VTK_OVERRIDE | vtkObject | protectedvirtual |
Update(int port, vtkInformationVector *requests) | vtkAlgorithm | virtual |
Update(vtkInformation *requests) | vtkAlgorithm | virtual |
Update(int port) | vtkAlgorithm | virtual |
Update() | vtkAlgorithm | virtual |
Update(int port) | vtkAlgorithm | virtual |
Update() | vtkAlgorithm | virtual |
UpdateDataObject() | vtkAlgorithm | virtual |
UpdateExtent(const int extents[6]) | vtkAlgorithm | virtual |
UpdateExtentIsEmpty(vtkInformation *pinfo, vtkDataObject *output) | vtkAlgorithm | |
UpdateExtentIsEmpty(vtkInformation *pinfo, int extentType) | vtkAlgorithm | |
UpdateExtentIsEmpty(vtkInformation *pinfo, vtkDataObject *output) | vtkAlgorithm | |
UpdateExtentIsEmpty(vtkInformation *pinfo, int extentType) | vtkAlgorithm | |
UpdateInformation() | vtkAlgorithm | virtual |
UpdatePiece(int piece, int numPieces, int ghostLevels, const int extents[6]=0) | vtkAlgorithm | virtual |
UpdatePiece(int piece, int numPieces, int ghostLevels, const int extents[6]=0) | vtkAlgorithm | virtual |
UpdateProgress(double amount) | vtkAlgorithm | |
UpdateTimeStep(double time, int piece=-1, int numPieces=1, int ghostLevels=0, const int extents[6]=0) | vtkAlgorithm | virtual |
UpdateTimeStep(double time, int piece=-1, int numPieces=1, int ghostLevels=0, const int extents[6]=0) | vtkAlgorithm | virtual |
UpdateWholeExtent() | vtkAlgorithm | virtual |
vtkAlgorithm() | vtkAlgorithm | protected |
vtkBaseTypeMacro(vtkObject, vtkObjectBase) | vtkObject | |
vtkCompositeDataSetAlgorithm() | vtkCompositeDataSetAlgorithm | protected |
vtkHierarchicalFractal() | vtkHierarchicalFractal | protected |
vtkObject() | vtkObject | protected |
vtkObjectBase() | vtkObjectBase | protected |
vtkObjectBase(const vtkObjectBase &) | vtkObjectBase | protected |
WeakPointers | vtkObjectBase | protected |
~vtkAlgorithm() | vtkAlgorithm | protected |
~vtkCompositeDataSetAlgorithm() | vtkCompositeDataSetAlgorithm | protected |
~vtkHierarchicalFractal() override | vtkHierarchicalFractal | protected |
~vtkObject() | vtkObject | protectedvirtual |
~vtkObjectBase() | vtkObjectBase | protectedvirtual |