Welcome to Python-flavored Magnum! Please note that, while already being rather stable, this functionality is still considered experimental and some APIs might get changed without preserving full backwards compatibility.

magnum.scenegraph.AbstractFeature2D class

Base for two-dimensional float features

Special methods

def __init__(self, object: AbstractObject2D) -> None
Constructor

Properties

object: AbstractObject2D get
Object holding this feature