Spheres

class m3sh.vis.Spheres(points)[source]

Bases: Prop, PropertyMixin, MapperMixin, GlyphMixin

Point cloud.

Attributes

actor

Actor instance.

bounds

Axis aligned bounding box.

color

Color property.

name

Prop name.

opacity

Opacity property.

pickable

Pickable property.

prop

Wrapped VTK instance.

size

Size property.

style

visible

Visibility property.

Methods

colorize(scalars)

lookuptable([range, gradient, logscale, size])

Modify lookup table properties.

modified()

Update notification.

scale(values)

Scale glyph geometry.