camitk.InterfaceGeometry

class camitk.InterfaceGeometry

This class describes what are the methods to implement for a Geometry (rendering parameters, input/output, filters, picking parameters…)

An InterfaceGeometry is a kind of simplifier/wrapper for vtkPointSet.

This class defines an “interface” (in the OOP/java meaning of the term). See the introduction of GoF: “Program to an interface, not an implementation.” To see what Erich Gamma has to say about it: http://www.artima.com/lejava/articles/designprinciplesP.html To see what Bjarne Stroustrup has to say about it: http://www.artima.com/intv/modern.html

See also

Geometry

__init__(*args, **kwargs)

Methods

__init__(*args, **kwargs)

Attributes

NoRenderingMode

Points

Surface

Wireframe