| MaxPlus Python API Reference
    | 
 Inheritance diagram for AffineParts:
 Inheritance diagram for AffineParts:| Public Member Functions | |
| def | GetF (self) | 
| def | GetK (self) | 
| def | GetQ (self) | 
| def | GetT (self) | 
| def | GetU (self) | 
|  Public Member Functions inherited from Wrapper | |
| def | GetUnwrappedPtr (self) | 
| Public Attributes | |
| this | |
| Static Public Attributes | |
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | |
|  Static Public Attributes inherited from Wrapper | |
| thisown = _swig_property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc='The membership flag') | |
Used for decomposition of an arbitrary Matrix3 into its translation, rotation, and scale components.
| def GetF | ( | self | ) | 
GetF(AffineParts self) -> float
| def GetK | ( | self | ) | 
GetK(AffineParts self) -> Point3
| def GetQ | ( | self | ) | 
GetQ(AffineParts self) -> Quat
| def GetT | ( | self | ) | 
GetT(AffineParts self) -> Point3
| def GetU | ( | self | ) | 
GetU(AffineParts self) -> Quat