| Actor | vtkPointGaussianRepresentation | protected |
| AddToView(vtkView *view) | vtkPointGaussianRepresentation | protectedvirtual |
| BLACK_EDGED_CIRCLE enum value | vtkPointGaussianRepresentation | |
| CreateDefaultExecutive() | vtkPVDataRepresentation | protectedvirtual |
| FillInputPortInformation(int port, vtkInformation *info) | vtkPointGaussianRepresentation | protectedvirtual |
| GAUSSIAN_BLUR enum value | vtkPointGaussianRepresentation | |
| GetCacheKey() | vtkPVDataRepresentation | virtual |
| GetClassName() | vtkPointGaussianRepresentation | virtual |
| GetInternalOutputPort() | vtkPVDataRepresentation | inlinevirtual |
| GetInternalOutputPort(int port) | vtkPVDataRepresentation | inlinevirtual |
| GetInternalOutputPort(int port, int conn) | vtkPVDataRepresentation | virtual |
| GetNeedUpdate() | vtkPVDataRepresentation | virtual |
| GetOpacityByArray() | vtkPointGaussianRepresentation | virtual |
| GetRenderedDataObject(int vtkNotUsed(port)) | vtkPVDataRepresentation | inlinevirtual |
| GetScaleByArray() | vtkPointGaussianRepresentation | 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) | vtkPointGaussianRepresentation | virtual |
| IsCached(double cache_key) | vtkPVDataRepresentation | inlineprotectedvirtual |
| IsTypeOf(const char *type) | vtkPointGaussianRepresentation | static |
| LastOpacityArray | vtkPointGaussianRepresentation | protected |
| LastScaleArray | vtkPointGaussianRepresentation | protected |
| Mapper | vtkPointGaussianRepresentation | protected |
| MarkModified() | vtkPVDataRepresentation | virtual |
| New() | vtkPointGaussianRepresentation | static |
| NUMBER_OF_PRESETS enum value | vtkPointGaussianRepresentation | |
| OpacityByArray | vtkPointGaussianRepresentation | protected |
| OpacityByArrayOff() | vtkPointGaussianRepresentation | virtual |
| OpacityByArrayOn() | vtkPointGaussianRepresentation | virtual |
| PLAIN_CIRCLE enum value | vtkPointGaussianRepresentation | |
| PrintSelf(ostream &os, vtkIndent indent) | vtkPointGaussianRepresentation | virtual |
| ProcessedData | vtkPointGaussianRepresentation | protected |
| ProcessViewRequest(vtkInformationRequestKey *request_type, vtkInformation *inInfo, vtkInformation *outInfo) | vtkPointGaussianRepresentation | virtual |
| RemoveFromView(vtkView *view) | vtkPointGaussianRepresentation | protectedvirtual |
| RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkPointGaussianRepresentation | protectedvirtual |
| RequestUpdateExtent(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector) | vtkPVDataRepresentation | protectedvirtual |
| RequestUpdateTime(vtkInformation *, vtkInformationVector **, vtkInformationVector *) | vtkPVDataRepresentation | protectedvirtual |
| SafeDownCast(vtkObject *o) | vtkPointGaussianRepresentation | static |
| ScaleByArray | vtkPointGaussianRepresentation | protected |
| ScaleByArrayOff() | vtkPointGaussianRepresentation | virtual |
| ScaleByArrayOn() | vtkPointGaussianRepresentation | virtual |
| SelectOpacityArray(int, int, int, int, const char *name) | vtkPointGaussianRepresentation | |
| SelectScaleArray(int, int, int, int, const char *name) | vtkPointGaussianRepresentation | |
| SelectShaderPreset(int preset) | vtkPointGaussianRepresentation | |
| SetAmbientColor(double r, double g, double b) | vtkPointGaussianRepresentation | virtual |
| SetCacheKey(double val) | vtkPVDataRepresentation | virtual |
| SetColor(double r, double g, double b) | vtkPointGaussianRepresentation | virtual |
| SetCustomShader(const char *shaderString) | vtkPointGaussianRepresentation | |
| SetDiffuseColor(double r, double g, double b) | vtkPointGaussianRepresentation | virtual |
| SetEdgeColor(double r, double g, double b) | vtkPointGaussianRepresentation | virtual |
| SetEmissive(bool val) | vtkPointGaussianRepresentation | virtual |
| SetForcedCacheKey(double val) | vtkPVDataRepresentation | inlinevirtual |
| SetForceUseCache(bool val) | vtkPVDataRepresentation | inlinevirtual |
| SetInterpolation(int val) | vtkPointGaussianRepresentation | virtual |
| SetLastOpacityArray(const char *) | vtkPointGaussianRepresentation | protectedvirtual |
| SetLastScaleArray(const char *) | vtkPointGaussianRepresentation | protectedvirtual |
| SetLineWidth(double val) | vtkPointGaussianRepresentation | virtual |
| SetLookupTable(vtkScalarsToColors *lut) | vtkPointGaussianRepresentation | |
| SetMapScalars(int val) | vtkPointGaussianRepresentation | virtual |
| SetOpacity(double val) | vtkPointGaussianRepresentation | virtual |
| SetOpacityByArray(bool newVal) | vtkPointGaussianRepresentation | |
| SetOpacityTransferFunction(vtkPiecewiseFunction *pwf) | vtkPointGaussianRepresentation | |
| SetOrientation(double, double, double) | vtkPointGaussianRepresentation | virtual |
| SetOrigin(double, double, double) | vtkPointGaussianRepresentation | virtual |
| SetPickable(int val) | vtkPointGaussianRepresentation | virtual |
| SetPointSize(double val) | vtkPointGaussianRepresentation | virtual |
| SetPosition(double, double, double) | vtkPointGaussianRepresentation | virtual |
| SetScale(double, double, double) | vtkPointGaussianRepresentation | virtual |
| SetScaleByArray(bool newVal) | vtkPointGaussianRepresentation | |
| SetScaleTransferFunction(vtkPiecewiseFunction *pwf) | vtkPointGaussianRepresentation | |
| SetSpecularColor(double r, double g, double b) | vtkPointGaussianRepresentation | virtual |
| SetSpecularPower(double val) | vtkPointGaussianRepresentation | virtual |
| SetSplatSize(double radius) | vtkPointGaussianRepresentation | virtual |
| SetUpdateTime(double time) | vtkPVDataRepresentation | virtual |
| SetUseCache(bool) | vtkPVDataRepresentation | virtual |
| SetVisibility(bool val) | vtkPointGaussianRepresentation | virtual |
| ShaderPresets enum name | vtkPointGaussianRepresentation | |
| SPHERE enum value | vtkPointGaussianRepresentation | |
| SQUARE_OUTLINE enum value | vtkPointGaussianRepresentation | |
| Superclass typedef | vtkPointGaussianRepresentation | |
| TRIANGLE enum value | vtkPointGaussianRepresentation | |
| UniqueIdentifier | vtkPVDataRepresentation | protected |
| UpdateColoringParameters() | vtkPointGaussianRepresentation | protected |
| UpdateTime | vtkPVDataRepresentation | protected |
| UpdateTimeValid | vtkPVDataRepresentation | protected |
| vtkPointGaussianRepresentation() | vtkPointGaussianRepresentation | protected |
| vtkPVDataRepresentation() | vtkPVDataRepresentation | protected |
| ~vtkPointGaussianRepresentation() | vtkPointGaussianRepresentation | protectedvirtual |
| ~vtkPVDataRepresentation() | vtkPVDataRepresentation | protected |