module documentation

Undocumented

Class BoundingBox Class to handle the concept of a bounding box in some coordinate system
Constant S Undocumented
Type Variable IntVar Undocumented
Type Variable N Undocumented
Type Variable T Undocumented
Type Variable Ts Undocumented
S =

Undocumented

Value
GenericAlias(tuple, (IntVar))
IntVar =

Undocumented

Value
TypeVar('IntVar',
        bound=int)
N =

Undocumented

Value
TypeVar('N',
        bound=int)
T =

Undocumented

Value
TypeVar('T')
Ts =

Undocumented

Value
TypeVarTuple('Ts')