|
virtual const char * | GetClassName () |
|
virtual int | IsA (const char *type) |
|
void | PrintSelf (ostream &os, vtkIndent indent) |
|
virtual int | ProcessViewRequest (vtkInformationRequestKey *request_type, vtkInformation *inInfo, vtkInformation *outInfo) |
| vtkAlgorithm::ProcessRequest() equivalent for rendering passes. More...
|
|
virtual void | SetMode (int) |
|
virtual int | GetMode () |
|
|
virtual void | SetShowOutline (bool) |
| Get/Set whether original data outline should be shown in the view. More...
|
|
virtual bool | GetShowOutline () |
| Get/Set whether original data outline should be shown in the view. More...
|
|
void | PrintSelf (ostream &os, vtkIndent indent) |
|
virtual void | MarkModified () |
| This needs to be called on all instances of vtkGeometryRepresentation when the input is modified. More...
|
|
virtual void | SetVisibility (bool val) |
| Get/Set the visibility for this representation. More...
|
|
virtual void | SetSuppressLOD (bool suppress) |
| Enable/Disable LOD;. More...
|
|
virtual void | SetRepresentation (const char *) |
| Overload to set representation type using string. More...
|
|
virtual vtkDataObject * | GetRenderedDataObject (int port) |
| Returns the data object that is rendered from the given input port. More...
|
|
virtual void | SetUseOutline (int) |
|
void | SetTriangulate (int) |
|
void | SetNonlinearSubdivisionLevel (int) |
|
virtual void | SetAmbientColor (double r, double g, double b) |
|
virtual void | SetColor (double r, double g, double b) |
|
virtual void | SetDiffuseColor (double r, double g, double b) |
|
virtual void | SetEdgeColor (double r, double g, double b) |
|
virtual void | SetInterpolation (int val) |
|
virtual void | SetLineWidth (double val) |
|
virtual void | SetOpacity (double val) |
|
virtual void | SetPointSize (double val) |
|
virtual void | SetSpecularColor (double r, double g, double b) |
|
virtual void | SetSpecularPower (double val) |
|
virtual void | SetOrientation (double, double, double) |
|
virtual void | SetOrigin (double, double, double) |
|
virtual void | SetPickable (int val) |
|
virtual void | SetPosition (double, double, double) |
|
virtual void | SetScale (double, double, double) |
|
virtual void | SetTexture (vtkTexture *) |
|
virtual void | SetUserTransform (const double[16]) |
|
virtual void | SetInterpolateScalarsBeforeMapping (int val) |
|
virtual void | SetLookupTable (vtkScalarsToColors *val) |
|
vtkPVLODActor * | GetActor () |
| Provides access to the actor used by this representation. More...
|
|
const char * | GetColorArrayName () |
| Convenience method to get the array name used to scalar color with. More...
|
|
void | SetBlockColorsDistinctValues (int distinctValues) |
| Determines the number of distinct values in vtkBlockColors See also vtkPVGeometryFilter. More...
|
|
int | GetBlockColorsDistinctValues () |
| Determines the number of distinct values in vtkBlockColors See also vtkPVGeometryFilter. More...
|
|
virtual void | SetAmbient (double) |
| Set the lighting properties of the object. More...
|
|
virtual void | SetDiffuse (double) |
| Set the lighting properties of the object. More...
|
|
virtual void | SetSpecular (double) |
| Set the lighting properties of the object. More...
|
|
virtual double | GetAmbient () |
| Set the lighting properties of the object. More...
|
|
virtual double | GetDiffuse () |
| Set the lighting properties of the object. More...
|
|
virtual double | GetSpecular () |
| Set the lighting properties of the object. More...
|
|
virtual void | SetRepresentation (int) |
| Set the representation type. More...
|
|
virtual int | GetRepresentation () |
| Set the representation type. More...
|
|
virtual void | SetRequestGhostCellsIfNeeded (bool) |
| Representations that use geometry representation as the internal representation should turn this flag off so that we don't end up requesting ghost cells twice. More...
|
|
virtual bool | GetRequestGhostCellsIfNeeded () |
| Representations that use geometry representation as the internal representation should turn this flag off so that we don't end up requesting ghost cells twice. More...
|
|
virtual void | RequestGhostCellsIfNeededOn () |
| Representations that use geometry representation as the internal representation should turn this flag off so that we don't end up requesting ghost cells twice. More...
|
|
virtual void | RequestGhostCellsIfNeededOff () |
| Representations that use geometry representation as the internal representation should turn this flag off so that we don't end up requesting ghost cells twice. More...
|
|
virtual void | SetMapScalars (int val) |
| Sets if scalars are mapped through a color-map or are used directly as colors. More...
|
|
virtual void | SetStatic (int val) |
| Sets if scalars are mapped through a color-map or are used directly as colors. More...
|
|
virtual void | SetBlockVisibility (unsigned int index, bool visible) |
| Set/get the visibility for a single block. More...
|
|
virtual bool | GetBlockVisibility (unsigned int index) const |
| Set/get the visibility for a single block. More...
|
|
virtual void | RemoveBlockVisibility (unsigned int index, bool=true) |
| Set/get the visibility for a single block. More...
|
|
virtual void | RemoveBlockVisibilities () |
| Set/get the visibility for a single block. More...
|
|
virtual void | SetBlockColor (unsigned int index, double r, double g, double b) |
| Set/get the color for a single block. More...
|
|
virtual void | SetBlockColor (unsigned int index, double *color) |
| Set/get the color for a single block. More...
|
|
virtual double * | GetBlockColor (unsigned int index) |
| Set/get the color for a single block. More...
|
|
virtual void | RemoveBlockColor (unsigned int index) |
| Set/get the color for a single block. More...
|
|
virtual void | RemoveBlockColors () |
| Set/get the color for a single block. More...
|
|
virtual void | SetBlockOpacity (unsigned int index, double opacity) |
| Set/get the opacityfor a single block. More...
|
|
virtual void | SetBlockOpacity (unsigned int index, double *opacity) |
| Set/get the opacityfor a single block. More...
|
|
virtual double | GetBlockOpacity (unsigned int index) |
| Set/get the opacityfor a single block. More...
|
|
virtual void | RemoveBlockOpacity (unsigned int index) |
| Set/get the opacityfor a single block. More...
|
|
virtual void | RemoveBlockOpacities () |
| Set/get the opacityfor a single block. More...
|
|
virtual void | SetEnableScaling (int v) |
| For OSPRay controls sizing of implicit spheres (points) and cylinders (lines) More...
|
|
virtual void | SetScalingArrayName (const char *) |
| For OSPRay controls sizing of implicit spheres (points) and cylinders (lines) More...
|
|
virtual void | SetScalingFunction (vtkPiecewiseFunction *pwf) |
| For OSPRay controls sizing of implicit spheres (points) and cylinders (lines) More...
|
|
virtual void | SetUseDataPartitions (bool) |
| Specify whether or not to redistribute the data. More...
|
|
virtual bool | GetUseDataPartitions () |
| Specify whether or not to redistribute the data. More...
|
|
void | PrintSelf (ostream &os, vtkIndent indent) |
|
virtual unsigned int | Initialize (unsigned int minIdAvailable, unsigned int maxIdAvailable) |
| Initialize the representation with an identifier range so each internal representation can own a unique ID. More...
|
|
unsigned int | GetUniqueIdentifier () |
| Return 0 if the Initialize() method was not called otherwise a unique ID that will be shared across the processes for that same object. More...
|
|
virtual bool | GetVisibility () |
|
virtual vtkDataObject * | GetRenderedDataObject (int vtkNotUsed(port)) |
| Returns the data object that is rendered from the given input port. More...
|
|
virtual void | SetForcedCacheKey (double val) |
| Typically a representation decides whether to use cache based on the view's values for UseCache and CacheKey. More...
|
|
virtual void | SetForceUseCache (bool val) |
|
bool | GetUsingCacheForUpdate () |
| Called by vtkPVDataRepresentationPipeline to see if using cache is valid and will be used for the update. More...
|
|
virtual bool | GetNeedUpdate () |
|
virtual vtkAlgorithmOutput * | GetInternalOutputPort () |
| Retrieves an output port for the input data object at the specified port and connection index. More...
|
|
virtual vtkAlgorithmOutput * | GetInternalOutputPort (int port) |
|
virtual vtkAlgorithmOutput * | GetInternalOutputPort (int port, int conn) |
|
vtkView * | GetView () const |
| Provides access to the view. More...
|
|
virtual void | SetUpdateTime (double time) |
| Set the update time. More...
|
|
virtual double | GetUpdateTime () |
| Set the update time. More...
|
|
virtual bool | GetUpdateTimeValid () |
| Set whether the UpdateTime is valid. More...
|
|
virtual void | SetUseCache (bool) |
|
virtual void | SetCacheKey (double val) |
|
virtual double | GetCacheKey () |
| Returns whether caching is used and what key to use when caching is enabled. More...
|
|
virtual bool | GetUseCache () |
| Returns whether caching is used and what key to use when caching is enabled. More...
|
|