Actor | vtkAMRStreamingVolumeRepresentation | protected |
AddToView(vtkView *view) | vtkAMRStreamingVolumeRepresentation | protectedvirtual |
CreateDefaultExecutive() | vtkPVDataRepresentation | protectedvirtual |
DataBounds | vtkAMRStreamingVolumeRepresentation | protected |
FillInputPortInformation(int port, vtkInformation *info) | vtkAMRStreamingVolumeRepresentation | protectedvirtual |
GetCacheKey() | vtkPVDataRepresentation | virtual |
GetClassName() | vtkAMRStreamingVolumeRepresentation | virtual |
GetInStreamingUpdate() | vtkAMRStreamingVolumeRepresentation | protectedvirtual |
GetInternalOutputPort() | vtkPVDataRepresentation | inlinevirtual |
GetInternalOutputPort(int port) | vtkPVDataRepresentation | inlinevirtual |
GetInternalOutputPort(int port, int conn) | vtkPVDataRepresentation | virtual |
GetNeedUpdate() | vtkPVDataRepresentation | virtual |
GetRenderedDataObject(int vtkNotUsed(port)) | vtkPVDataRepresentation | inlinevirtual |
GetResamplingMode() | vtkAMRStreamingVolumeRepresentation | virtual |
GetStreamingCapablePipeline() | vtkAMRStreamingVolumeRepresentation | protectedvirtual |
GetStreamingRequestSize() | vtkAMRStreamingVolumeRepresentation | virtual |
GetUniqueIdentifier() | vtkPVDataRepresentation | inline |
GetUpdateTime() | vtkPVDataRepresentation | virtual |
GetUpdateTimeValid() | vtkPVDataRepresentation | virtual |
GetUseCache() | vtkPVDataRepresentation | virtual |
GetUsingCacheForUpdate() | vtkPVDataRepresentation | |
GetView() const | vtkPVDataRepresentation | |
GetVisibility() | vtkPVDataRepresentation | virtual |
Initialize(unsigned int minIdAvailable, unsigned int maxIdAvailable) | vtkPVDataRepresentation | virtual |
IsA(const char *type) | vtkAMRStreamingVolumeRepresentation | virtual |
IsCached(double cache_key) | vtkPVDataRepresentation | inlineprotectedvirtual |
IsTypeOf(const char *type) | vtkAMRStreamingVolumeRepresentation | static |
MarkModified() | vtkPVDataRepresentation | virtual |
New() | vtkAMRStreamingVolumeRepresentation | static |
PrintSelf(ostream &os, vtkIndent indent) | vtkAMRStreamingVolumeRepresentation | |
PriorityQueue | vtkAMRStreamingVolumeRepresentation | protected |
ProcessedData | vtkAMRStreamingVolumeRepresentation | protected |
ProcessedPiece | vtkAMRStreamingVolumeRepresentation | protected |
ProcessViewRequest(vtkInformationRequestKey *request_type, vtkInformation *inInfo, vtkInformation *outInfo) | vtkAMRStreamingVolumeRepresentation | virtual |
Property | vtkAMRStreamingVolumeRepresentation | protected |
RemoveFromView(vtkView *view) | vtkAMRStreamingVolumeRepresentation | protectedvirtual |
RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkAMRStreamingVolumeRepresentation | protectedvirtual |
RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) | vtkAMRStreamingVolumeRepresentation | protectedvirtual |
RequestUpdateExtent(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) | vtkAMRStreamingVolumeRepresentation | protectedvirtual |
RequestUpdateTime(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkPVDataRepresentation | protectedvirtual |
RESAMPLE_OVER_DATA_BOUNDS enum value | vtkAMRStreamingVolumeRepresentation | |
RESAMPLE_USING_VIEW_FRUSTUM enum value | vtkAMRStreamingVolumeRepresentation | |
Resampler | vtkAMRStreamingVolumeRepresentation | protected |
ResamplingMode | vtkAMRStreamingVolumeRepresentation | protected |
ResamplingModes enum name | vtkAMRStreamingVolumeRepresentation | |
SafeDownCast(vtkObject *o) | vtkAMRStreamingVolumeRepresentation | static |
SetAmbient(double) | vtkAMRStreamingVolumeRepresentation | |
SetCacheKey(double val) | vtkPVDataRepresentation | virtual |
SetColor(vtkColorTransferFunction *lut) | vtkAMRStreamingVolumeRepresentation | |
SetDiffuse(double) | vtkAMRStreamingVolumeRepresentation | |
SetForcedCacheKey(double val) | vtkPVDataRepresentation | inlinevirtual |
SetForceUseCache(bool val) | vtkPVDataRepresentation | inlinevirtual |
SetIndependantComponents(bool) | vtkAMRStreamingVolumeRepresentation | |
SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, const char *name) | vtkAMRStreamingVolumeRepresentation | virtual |
SetInputArrayToProcess(int idx, int port, int connection, int fieldAssociation, int fieldAttributeType) | vtkAMRStreamingVolumeRepresentation | inlinevirtual |
SetInputArrayToProcess(int idx, vtkInformation *info) | vtkAMRStreamingVolumeRepresentation | inlinevirtual |
SetInputArrayToProcess(int idx, int port, int connection, const char *fieldAssociation, const char *attributeTypeorName) | vtkAMRStreamingVolumeRepresentation | inlinevirtual |
SetInterpolationType(int val) | vtkAMRStreamingVolumeRepresentation | |
SetNumberOfSamples(int x, int y, int z) | vtkAMRStreamingVolumeRepresentation | |
SetOrientation(double, double, double) | vtkAMRStreamingVolumeRepresentation | |
SetOrigin(double, double, double) | vtkAMRStreamingVolumeRepresentation | |
SetPickable(int val) | vtkAMRStreamingVolumeRepresentation | |
SetPosition(double, double, double) | vtkAMRStreamingVolumeRepresentation | |
SetRequestedRenderMode(int) | vtkAMRStreamingVolumeRepresentation | |
SetResamplingMode(int val) | vtkAMRStreamingVolumeRepresentation | |
SetScalarOpacity(vtkPiecewiseFunction *pwf) | vtkAMRStreamingVolumeRepresentation | |
SetScalarOpacityUnitDistance(double val) | vtkAMRStreamingVolumeRepresentation | |
SetScale(double, double, double) | vtkAMRStreamingVolumeRepresentation | |
SetShade(bool) | vtkAMRStreamingVolumeRepresentation | |
SetSpecular(double) | vtkAMRStreamingVolumeRepresentation | |
SetSpecularPower(double) | vtkAMRStreamingVolumeRepresentation | |
SetStreamingRequestSize(int) | vtkAMRStreamingVolumeRepresentation | virtual |
SetUpdateTime(double time) | vtkPVDataRepresentation | virtual |
SetUseCache(bool) | vtkPVDataRepresentation | virtual |
SetVisibility(bool val) | vtkAMRStreamingVolumeRepresentation | virtual |
StreamingRequestSize | vtkAMRStreamingVolumeRepresentation | protected |
StreamingUpdate(vtkPVRenderView *view, const double view_planes[24]) | vtkAMRStreamingVolumeRepresentation | protected |
Superclass typedef | vtkAMRStreamingVolumeRepresentation | |
UniqueIdentifier | vtkPVDataRepresentation | protected |
UpdateTime | vtkPVDataRepresentation | protected |
UpdateTimeValid | vtkPVDataRepresentation | protected |
VolumeMapper | vtkAMRStreamingVolumeRepresentation | protected |
vtkAMRStreamingVolumeRepresentation() | vtkAMRStreamingVolumeRepresentation | protected |
vtkPVDataRepresentation() | vtkPVDataRepresentation | protected |
~vtkAMRStreamingVolumeRepresentation() | vtkAMRStreamingVolumeRepresentation | protected |
~vtkPVDataRepresentation() | vtkPVDataRepresentation | protected |