pyfeyn2.render.pyx.points.Mark

class pyfeyn2.render.pyx.points.Mark[source]

Bases: object

__init__()

Methods

__init__()

getPoint()

Return the point to which this marker is attached.

setPoint(point)

Attach this marker to a new point.

getPoint()[source]

Return the point to which this marker is attached.

setPoint(point)[source]

Attach this marker to a new point.