vtkCompositeDataPipeline Member List

This is the complete list of members for vtkCompositeDataPipeline, including all inherited members.

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 [inline]
AddObserver(unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)vtkObject [inline]
AfterForward enum valuevtkExecutive
AlgorithmvtkExecutive [protected]
ALGORITHM_AFTER_FORWARD()vtkExecutive [static]
ALGORITHM_BEFORE_FORWARD()vtkExecutive [static]
ALGORITHM_DIRECTION()vtkExecutive [static]
ArrayIsValid(vtkAbstractArray *array, vtkInformation *field)vtkDemandDrivenPipeline [protected]
BeforeForward enum valuevtkExecutive
BreakOnError()vtkObject [static]
CallAlgorithm(vtkInformation *request, int direction, vtkInformationVector **inInfo, vtkInformationVector *outInfo)vtkExecutive [virtual]
CheckAlgorithm(const char *method, vtkInformation *request)vtkExecutive [protected]
CheckCompositeData(vtkInformation *request, int port, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec)vtkCompositeDataPipeline [protected, virtual]
CheckDataObject(int port, vtkInformationVector *outInfo)vtkDemandDrivenPipeline [protected, virtual]
CollectRevisions(ostream &os)vtkObjectBase [protected, virtual]
COMBINED_UPDATE_EXTENT()vtkStreamingDemandDrivenPipeline [static]
COMPOSITE_DATA_META_DATA()vtkCompositeDataPipeline [static]
COMPOSITE_INDEX()vtkCompositeDataPipeline [static]
COMPOSITE_INDICES()vtkCompositeDataPipeline [static]
ComputePipelineMTime(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, unsigned long *mtime)vtkDemandDrivenPipeline [virtual]
ComputePriority()vtkStreamingDemandDrivenPipeline [inline]
ComputePriority(int port)vtkStreamingDemandDrivenPipeline [virtual]
CONSUMERS()vtkExecutive [static]
CONTINUE_EXECUTING()vtkStreamingDemandDrivenPipeline [static]
ContinueExecutingvtkStreamingDemandDrivenPipeline [protected]
CopyDefaultInformation(vtkInformation *request, int direction, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec)vtkCompositeDataPipeline [protected, virtual]
CopyFromDataToInformation(vtkDataObject *dobj, vtkInformation *inInfo)vtkCompositeDataPipeline [protected, virtual]
CreateOutputCompositeDataSet(vtkCompositeDataSet *input, int compositePort)vtkCompositeDataPipeline [protected]
DATA_NOT_GENERATED()vtkDemandDrivenPipeline [static]
DataObjectRequestvtkCompositeDataPipeline [protected]
DataObjectTimevtkDemandDrivenPipeline [protected]
DataRequestvtkCompositeDataPipeline [protected]
DataSetAttributeExists(vtkDataSetAttributes *dsa, vtkInformation *field)vtkDemandDrivenPipeline [protected]
DataTimevtkDemandDrivenPipeline [protected]
DebugvtkObject [protected]
DebugOff()vtkObject [virtual]
DebugOn()vtkObject [virtual]
Delete()vtkObjectBase [virtual]
EXACT_EXTENT()vtkStreamingDemandDrivenPipeline [static]
ExecuteData(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec)vtkCompositeDataPipeline [protected, virtual]
ExecuteDataEnd(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec)vtkStreamingDemandDrivenPipeline [protected, virtual]
ExecuteDataObject(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)vtkCompositeDataPipeline [protected, virtual]
ExecuteDataStart(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec)vtkCompositeDataPipeline [protected, virtual]
ExecuteInformation(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec)vtkStreamingDemandDrivenPipeline [protected, virtual]
ExecuteSimpleAlgorithm(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int compositePort)vtkCompositeDataPipeline [protected, virtual]
ExecuteSimpleAlgorithmForBlock(vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, vtkInformation *inInfo, vtkInformation *outInfo, vtkInformation *request, vtkDataObject *dobj)vtkCompositeDataPipeline [protected]
ExecuteSimpleAlgorithmTime(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec)vtkCompositeDataPipeline [protected, virtual]
EXTENT_TRANSLATOR()vtkStreamingDemandDrivenPipeline [static]
FAST_PATH_FOR_TEMPORAL_DATA()vtkStreamingDemandDrivenPipeline [static]
FAST_PATH_ID_TYPE()vtkStreamingDemandDrivenPipeline [static]
FAST_PATH_OBJECT_ID()vtkStreamingDemandDrivenPipeline [static]
FAST_PATH_OBJECT_TYPE()vtkStreamingDemandDrivenPipeline [static]
FastDelete()vtkObjectBase [virtual]
FieldArrayExists(vtkFieldData *data, vtkInformation *field)vtkDemandDrivenPipeline [protected]
FORWARD_DIRECTION()vtkExecutive [static]
ForwardDownstream(vtkInformation *request)vtkExecutive [protected, virtual]
ForwardUpstream(vtkInformation *request)vtkCompositeDataPipeline [protected, virtual]
ForwardUpstream(int i, int j, vtkInformation *request)vtkCompositeDataPipeline [protected, virtual]
FROM_OUTPUT_PORT()vtkExecutive [static]
GenericRequestvtkCompositeDataPipeline [protected]
GetAlgorithm()vtkExecutive
GetClassName()vtkCompositeDataPipeline [virtual]
vtkObjectBase::GetClassName() const vtkObjectBase
GetCommand(unsigned long tag)vtkObject
GetCompositeInputData(int port, int index, vtkInformationVector **inInfoVec)vtkCompositeDataPipeline
GetCompositeOutputData(int port)vtkCompositeDataPipeline
GetDebug()vtkObject
GetExtentTranslator(int port)vtkStreamingDemandDrivenPipeline
GetExtentTranslator(vtkInformation *info)vtkStreamingDemandDrivenPipeline
GetGlobalWarningDisplay()vtkObject [static]
GetInputData(int port, int connection)vtkExecutive [virtual]
GetInputData(int port, int connection, vtkInformationVector **inInfoVec)vtkExecutive [virtual]
GetInputExecutive(int port, int connection)vtkExecutive
GetInputInformation(int port, int connection)vtkExecutive
GetInputInformation(int port)vtkExecutive
GetInputInformation()vtkExecutive
GetMaximumNumberOfPieces(int port)vtkStreamingDemandDrivenPipeline
GetMaximumNumberOfPieces(vtkInformation *)vtkStreamingDemandDrivenPipeline
GetMTime()vtkObject [virtual]
GetNumberOfInputConnections(int port)vtkExecutive
GetNumberOfInputPorts()vtkExecutive
GetNumberOfOutputPorts()vtkExecutive
GetOutputData(int port)vtkExecutive [virtual]
GetOutputInformation(int port)vtkExecutive [virtual]
GetOutputInformation()vtkExecutive
GetPieceBoundingBox(int port, double bb[6])vtkStreamingDemandDrivenPipeline
GetPieceBoundingBox(int port)vtkStreamingDemandDrivenPipeline
GetPipelineMTime()vtkDemandDrivenPipeline [virtual]
GetProducerPort(vtkDataObject *)vtkExecutive [virtual]
GetReferenceCount()vtkObjectBase [inline]
GetReleaseDataFlag(int port)vtkDemandDrivenPipeline [virtual]
GetRequestExactExtent(int port)vtkStreamingDemandDrivenPipeline
GetUpdateExtent(vtkInformation *, int extent[6])vtkStreamingDemandDrivenPipeline
GetUpdateExtent(vtkInformation *)vtkStreamingDemandDrivenPipeline
GetUpdateGhostLevel(vtkInformation *)vtkStreamingDemandDrivenPipeline
GetUpdateNumberOfPieces(vtkInformation *)vtkStreamingDemandDrivenPipeline
GetUpdatePiece(vtkInformation *)vtkStreamingDemandDrivenPipeline
GetUpdateResolution(vtkInformation *)vtkStreamingDemandDrivenPipeline
GetWholeBoundingBox(int port, double bb[6])vtkStreamingDemandDrivenPipeline
GetWholeBoundingBox(int port)vtkStreamingDemandDrivenPipeline
GetWholeExtent(vtkInformation *, int extent[6])vtkStreamingDemandDrivenPipeline
GetWholeExtent(vtkInformation *)vtkStreamingDemandDrivenPipeline
GlobalWarningDisplayOff()vtkObject [inline, static]
GlobalWarningDisplayOn()vtkObject [inline, static]
HasObserver(unsigned long event, vtkCommand *)vtkObject
HasObserver(const char *event, vtkCommand *)vtkObject
HasObserver(unsigned long event)vtkObject
HasObserver(const char *event)vtkObject
InAlgorithmvtkExecutive [protected]
InfoRequestvtkDemandDrivenPipeline [protected]
InformationCachevtkCompositeDataPipeline [protected]
InformationRequestvtkCompositeDataPipeline [protected]
InformationTimevtkDemandDrivenPipeline [protected]
InLocalLoopvtkCompositeDataPipeline [protected]
InputCountIsValid(vtkInformationVector **)vtkDemandDrivenPipeline [protected]
InputCountIsValid(int port, vtkInformationVector **)vtkDemandDrivenPipeline [protected]
InputFieldsAreValid(vtkInformationVector **)vtkDemandDrivenPipeline [protected]
InputFieldsAreValid(int port, vtkInformationVector **)vtkDemandDrivenPipeline [protected]
InputFieldsAreValid(int port, int index, vtkInformationVector **)vtkDemandDrivenPipeline [protected, virtual]
InputIsOptional(int port)vtkDemandDrivenPipeline [protected]
InputIsRepeatable(int port)vtkDemandDrivenPipeline [protected]
InputPortIndexInRange(int port, const char *action)vtkExecutive [protected]
InputTypeIsValid(int port, int index, vtkInformationVector **inInfoVec)vtkCompositeDataPipeline [protected, virtual]
vtkStreamingDemandDrivenPipeline::InputTypeIsValid(vtkInformationVector **)vtkDemandDrivenPipeline [protected]
vtkStreamingDemandDrivenPipeline::InputTypeIsValid(int port, vtkInformationVector **)vtkDemandDrivenPipeline [protected]
InternalGrabFocus(vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)vtkObject [protected]
InternalReleaseFocus()vtkObject [protected]
InvokeEvent(unsigned long event, void *callData)vtkObject
InvokeEvent(const char *event, void *callData)vtkObject
InvokeEvent(unsigned long event)vtkObject [inline]
InvokeEvent(const char *event)vtkObject [inline]
IsA(const char *type)vtkCompositeDataPipeline [virtual]
IsTypeOf(const char *type)vtkCompositeDataPipeline [static]
KEYS_TO_COPY()vtkExecutive [static]
LastPropogateUpdateExtentShortCircuitedvtkStreamingDemandDrivenPipeline [protected]
MarkOutputsGenerated(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec)vtkCompositeDataPipeline [protected, virtual]
MAXIMUM_NUMBER_OF_PIECES()vtkStreamingDemandDrivenPipeline [static]
Modified()vtkObject [virtual]
MTimevtkObject [protected]
NeedToExecuteBasedOnCompositeIndices(vtkInformation *outInfo)vtkCompositeDataPipeline [protected]
NeedToExecuteBasedOnFastPathData(vtkInformation *outInfo)vtkStreamingDemandDrivenPipeline [protected, virtual]
NeedToExecuteBasedOnTime(vtkInformation *outInfo, vtkDataObject *dataObject)vtkCompositeDataPipeline [protected, virtual]
NeedToExecuteData(int outputPort, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec)vtkCompositeDataPipeline [protected, virtual]
New()vtkCompositeDataPipeline [static]
NewDataObject(const char *type)vtkDemandDrivenPipeline [static]
vtkObjectBase::operator=(const vtkObjectBase &)vtkObjectBase [inline, protected]
OutputPortIndexInRange(int port, const char *action)vtkExecutive [protected]
PIECE_BOUNDING_BOX()vtkStreamingDemandDrivenPipeline [static]
PipelineMTimevtkDemandDrivenPipeline [protected]
PopInformation(vtkInformation *)vtkCompositeDataPipeline [protected, virtual]
PREVIOUS_FAST_PATH_ID_TYPE()vtkStreamingDemandDrivenPipeline [protected, static]
PREVIOUS_FAST_PATH_OBJECT_ID()vtkStreamingDemandDrivenPipeline [protected, static]
PREVIOUS_FAST_PATH_OBJECT_TYPE()vtkStreamingDemandDrivenPipeline [protected, static]
PREVIOUS_UPDATE_TIME_STEPS()vtkStreamingDemandDrivenPipeline [protected, static]
Print(ostream &os)vtkObjectBase
PrintHeader(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
PrintRevisions(ostream &os)vtkObjectBase
PrintSelf(ostream &os, vtkIndent indent)vtkCompositeDataPipeline [virtual]
PrintTrailer(ostream &os, vtkIndent indent)vtkObjectBase [virtual]
PRIORITY()vtkStreamingDemandDrivenPipeline [static]
ProcessRequest(vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)vtkCompositeDataPipeline [virtual]
PRODUCER()vtkExecutive [static]
PropagateUpdateExtent(int outputPort)vtkStreamingDemandDrivenPipeline
PushInformation(vtkInformation *)vtkCompositeDataPipeline [protected, virtual]
ReferenceCountvtkObjectBase [protected]
Register(vtkObjectBase *o)vtkExecutive [virtual]
RegisterInternal(vtkObjectBase *, int check)vtkObject [protected, virtual]
RELEASE_DATA()vtkDemandDrivenPipeline [static]
REMOVE_ATTRIBUTE_INFORMATION()vtkStreamingDemandDrivenPipeline [static]
RemoveAllObservers()vtkObject
RemoveObserver(vtkCommand *)vtkObject
RemoveObserver(unsigned long tag)vtkObject
RemoveObservers(unsigned long event, vtkCommand *)vtkObject
RemoveObservers(const char *event, vtkCommand *)vtkObject
RemoveObservers(unsigned long event)vtkObject
RemoveObservers(const char *event)vtkObject
ReportReferences(vtkGarbageCollector *)vtkExecutive [protected, virtual]
REQUEST_DATA()vtkDemandDrivenPipeline [static]
REQUEST_DATA_NOT_GENERATED()vtkDemandDrivenPipeline [static]
REQUEST_DATA_OBJECT()vtkDemandDrivenPipeline [static]
REQUEST_INFORMATION()vtkDemandDrivenPipeline [static]
REQUEST_REGENERATE_INFORMATION()vtkDemandDrivenPipeline [static]
REQUEST_RESOLUTION_PROPAGATE()vtkStreamingDemandDrivenPipeline [static]
REQUEST_UPDATE_EXTENT()vtkStreamingDemandDrivenPipeline [static]
REQUEST_UPDATE_EXTENT_INFORMATION()vtkStreamingDemandDrivenPipeline [static]
RequestDownstream enum valuevtkExecutive
RequestUpstream enum valuevtkExecutive
REQUIRES_TIME_DOWNSTREAM()vtkCompositeDataPipeline [static]
ResetPipelineInformation(int port, vtkInformation *)vtkCompositeDataPipeline [protected, virtual]
ResetUpdateInformation(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec)vtkStreamingDemandDrivenPipeline [protected, virtual]
SafeDownCast(vtkObject *o)vtkCompositeDataPipeline [static]
SetAlgorithm(vtkAlgorithm *algorithm)vtkExecutive [protected, virtual]
SetDebug(unsigned char debugFlag)vtkObject
SetExtentTranslator(int port, vtkExtentTranslator *translator)vtkStreamingDemandDrivenPipeline
SetExtentTranslator(vtkInformation *, vtkExtentTranslator *translator)vtkStreamingDemandDrivenPipeline
SetGlobalWarningDisplay(int val)vtkObject [static]
SetMaximumNumberOfPieces(int port, int n)vtkStreamingDemandDrivenPipeline
SetMaximumNumberOfPieces(vtkInformation *, int n)vtkStreamingDemandDrivenPipeline
SetOutputData(int port, vtkDataObject *, vtkInformation *info)vtkExecutive [virtual]
SetOutputData(int port, vtkDataObject *)vtkExecutive [virtual]
SetPieceBoundingBox(int port, double bb[6])vtkStreamingDemandDrivenPipeline
SetReferenceCount(int)vtkObjectBase
SetReleaseDataFlag(int port, int n)vtkDemandDrivenPipeline [virtual]
SetRequestExactExtent(int port, int flag)vtkStreamingDemandDrivenPipeline
SetSharedInputInformation(vtkInformationVector **inInfoVec)vtkExecutive
SetSharedOutputInformation(vtkInformationVector *outInfoVec)vtkExecutive
SetUpdateExtent(int port, int extent[6])vtkStreamingDemandDrivenPipeline
SetUpdateExtent(vtkInformation *, int extent[6])vtkStreamingDemandDrivenPipeline
SetUpdateExtent(int port, int piece, int numPieces, int ghostLevel)vtkStreamingDemandDrivenPipeline
SetUpdateExtent(vtkInformation *, int piece, int numPieces, int ghostLevel)vtkStreamingDemandDrivenPipeline
SetUpdateExtentToWholeExtent(int port)vtkStreamingDemandDrivenPipeline
SetUpdateExtentToWholeExtent(vtkInformation *)vtkStreamingDemandDrivenPipeline
SetUpdateGhostLevel(vtkInformation *, int n)vtkStreamingDemandDrivenPipeline
SetUpdateNumberOfPieces(vtkInformation *, int n)vtkStreamingDemandDrivenPipeline
SetUpdatePiece(vtkInformation *, int piece)vtkStreamingDemandDrivenPipeline
SetUpdateResolution(int port, double r)vtkStreamingDemandDrivenPipeline
SetUpdateResolution(vtkInformation *, double r)vtkStreamingDemandDrivenPipeline
SetUpdateTimeStep(int port, double time)vtkStreamingDemandDrivenPipeline
SetUpdateTimeSteps(int port, double *times, int length)vtkStreamingDemandDrivenPipeline
SetUpdateTimeSteps(vtkInformation *, double *times, int length)vtkStreamingDemandDrivenPipeline
SetWholeBoundingBox(int port, double bb[6])vtkStreamingDemandDrivenPipeline
SetWholeExtent(vtkInformation *, int extent[6])vtkStreamingDemandDrivenPipeline
SharedInputInformationvtkExecutive [protected]
SharedOutputInformationvtkExecutive [protected]
ShouldIterateOverInput(int &compositePort)vtkCompositeDataPipeline [protected]
ShouldIterateTemporalData(vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec)vtkCompositeDataPipeline [protected]
SubjectHelpervtkObject [protected]
Superclass typedefvtkCompositeDataPipeline
SuppressResetPipelineInformationvtkCompositeDataPipeline [protected]
TIME_RANGE()vtkStreamingDemandDrivenPipeline [static]
TIME_STEPS()vtkStreamingDemandDrivenPipeline [static]
UnRegister(vtkObjectBase *o)vtkExecutive [virtual]
UnRegisterInternal(vtkObjectBase *, int check)vtkObject [protected, virtual]
UNRESTRICTED_UPDATE_EXTENT()vtkStreamingDemandDrivenPipeline [static]
Update()vtkStreamingDemandDrivenPipeline [virtual]
Update(int port)vtkStreamingDemandDrivenPipeline [virtual]
UPDATE_COMPOSITE_INDICES()vtkCompositeDataPipeline [static]
UPDATE_EXTENT()vtkStreamingDemandDrivenPipeline [static]
UPDATE_EXTENT_INITIALIZED()vtkStreamingDemandDrivenPipeline [static]
UPDATE_EXTENT_TRANSLATED()vtkStreamingDemandDrivenPipeline [static]
UPDATE_NUMBER_OF_GHOST_LEVELS()vtkStreamingDemandDrivenPipeline [static]
UPDATE_NUMBER_OF_PIECES()vtkStreamingDemandDrivenPipeline [static]
UPDATE_PIECE_NUMBER()vtkStreamingDemandDrivenPipeline [static]
UPDATE_RESOLUTION()vtkStreamingDemandDrivenPipeline [static]
UPDATE_TIME_STEPS()vtkStreamingDemandDrivenPipeline [static]
UpdateData(int outputPort)vtkDemandDrivenPipeline [virtual]
UpdateDataObject()vtkDemandDrivenPipeline [virtual]
UpdateExtentRequestvtkCompositeDataPipeline [protected]
UpdateInformation()vtkDemandDrivenPipeline [virtual]
UpdatePipelineMTime()vtkDemandDrivenPipeline [virtual]
UpdateWholeExtent()vtkStreamingDemandDrivenPipeline [virtual]
VerifyOutputInformation(int outputPort, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec)vtkStreamingDemandDrivenPipeline [protected, virtual]
vtkCompositeDataPipeline()vtkCompositeDataPipeline [protected]
vtkStreamingDemandDrivenPipeline::vtkCompositeDataPipeline classvtkDemandDrivenPipeline [friend]
vtkDemandDrivenPipeline()vtkDemandDrivenPipeline [protected]
vtkExecutive()vtkExecutive [protected]
vtkObject()vtkObject [protected]
vtkObjectBase()vtkObjectBase [protected]
vtkObjectBase(const vtkObjectBase &)vtkObjectBase [inline, protected]
vtkStreamingDemandDrivenPipeline()vtkStreamingDemandDrivenPipeline [protected]
WeakPointersvtkObjectBase [protected]
WHOLE_BOUNDING_BOX()vtkStreamingDemandDrivenPipeline [static]
WHOLE_EXTENT()vtkStreamingDemandDrivenPipeline [static]
~vtkCompositeDataPipeline()vtkCompositeDataPipeline [protected]
~vtkDemandDrivenPipeline()vtkDemandDrivenPipeline [protected]
~vtkExecutive()vtkExecutive [protected]
~vtkObject()vtkObject [protected, virtual]
~vtkObjectBase()vtkObjectBase [protected, virtual]
~vtkStreamingDemandDrivenPipeline()vtkStreamingDemandDrivenPipeline [protected]


Generated on Wed Aug 24 11:31:45 2011 for VTK by  doxygen 1.5.6