maxon.VOLUMESAMPLER

Description

Enum where members are also (and must be) ints

Inheritance diagram

Inheritance

Parent Class:

  • enum.IntEnum

Attributes

maxon.VOLUMESAMPLER.LINEAR

maxon.VOLUMESAMPLER.NEAREST

maxon.VOLUMESAMPLER.QUADRATIC

maxon.VOLUMESAMPLER.denominator

the denominator of a rational number in lowest terms

maxon.VOLUMESAMPLER.imag

the imaginary part of a complex number

maxon.VOLUMESAMPLER.numerator

the numerator of a rational number in lowest terms

maxon.VOLUMESAMPLER.real

the real part of a complex number

Methods Signature

__format__(format_spec, /)

Default object formatter.

Methods Definition

VOLUMESAMPLER.__format__(format_spec, /)

Default object formatter.