3DCoat Python API
The 3DCoat Python API documentation.
|
This is the complete list of members for coat.ellipse, including all inherited members.
__init__(self) | coat.ellipse | |
__init__(self, vec3 pos, float rx, float ry, float rz) | coat.ellipse | |
__init__(self, vec3 pos, vec3 size) | coat.ellipse | |
__init__(self, vec3 size) | coat.ellipse | |
axis(self, vec3 directionX, vec3 directionY=vec3.AxisY, vec3 directionZ=vec3.AxisZ) | coat.ellipse | |
reset_axis(self) | coat.ellipse | |
size(self, vec3 _size) | coat.ellipse | |
size(self) | coat.ellipse |