ThreeDSVectorUV constructor
init
Constructs a new instance of ThreeDSVectorUV
def __init__(self):
...
init
Constructs a new instance of ThreeDSVectorUV
def __init__(self, u, v):
...
| Parameter | Type | Description |
|---|---|---|
| u | float | |
| v | float |
Constructs a new instance of ThreeDSVectorUV
def __init__(self):
...
Constructs a new instance of ThreeDSVectorUV
def __init__(self, u, v):
...
| Parameter | Type | Description |
|---|---|---|
| u | float | |
| v | float |