PointGaussianMapper#
- class PointGaussianMapper(*args, **kwargs)[source]#
Wrap vtkPointGaussianMapper.
Inheritance#
Inherited members are documented on _BaseDataSetMapper, _BaseMapper, _BoundsSizeMixin.
See them all under Inherited Attributes and Inherited Methods.
Wraps vtkPointGaussianMapper.
Attributes#
Set or return emissive. |
|
Set or return the name of the array used to scale the splats. |
|
Set or return the scale factor. |
Inherited Attributes#
Return or set the array name or number and component to color by. |
|
Return the bounds of this mapper. |
|
Return the size of each axis of the object’s bounding box. |
|
Return the center of mapper. |
|
Colormap assigned to this mapper. |
|
Return or set the color mode. |
|
Return or set the dataset assigned to this mapper. |
|
Return or set the interpolation of scalars before mapping. |
|
Return or set the lookup table. |
|
Set or return the global flag to avoid z-buffer resolution. |
|
Return or set the scalar map mode. |
|
Return or set the scalar range. |
|
Return or set the scalar visibility. |
|
Return or set whether the mapper treats its input as static. |
Methods#
|
Set the fragment shader code to create a circular splat. |
Clear the fragment shader and use the default splat. |
Inherited Methods#
Convert the active scalars to RGBA. |
|
Detach the active scalars algorithm, if any. |
|
Create a copy of this mapper. |
|
Set the active scalars for this mapper without mutating its dataset. |
|
Set custom opacity. |
|
Set the scalars on this mapper. |
|
Update this mapper. |