Per component factors for 3D points. More...
Inherits object.
Public Member Functions | |
| None | Factors3D (self, float x=0.0, float y=0.0, float z=0.0) |
| Creates component factors with from values (default 0.0). More... | |
Properties | |
| x = property | |
| float: The X factor. | |
| y = property | |
| float: The Y factor. | |
| z = property | |
| float: The Z factor. | |
Per component factors for 3D points.
| None Factors3D | ( | self, | |
| float | x = 0.0, |
||
| float | y = 0.0, |
||
| float | z = 0.0 |
||
| ) |
Creates component factors with from values (default 0.0).
x : float The X factor.
y : float The Y factor.
z : float The Z factor.