![]() |
3DCoat Python API
The 3DCoat Python API documentation.
|
This is the complete list of members for coat.cPlane, including all inherited members.
| __init__(self) | coat.cPlane | |
| __init__(self, float A, float B, float C, float D) | coat.cPlane | |
| __init__(self, vec3 t0, vec3 t1, vec3 t2) | coat.cPlane | |
| __init__(self, vec3 Pt, vec3 Normal) | coat.cPlane | |
| __init__(self, vec3 Normal, float Offset) | coat.cPlane | |
| BelowPlane(self, boundbox B, mat4 T) | coat.cPlane | |
| ClassifyPoint(self, vec3 p, float Eps) | coat.cPlane | |
| ClassifySphere(self, any S, float Eps) | coat.cPlane | |
| Distance(self, vec3 p) | coat.cPlane | |
| FlipNormal(self) | coat.cPlane | |
| GetNormal(self) | coat.cPlane | |
| GetOffset(self) | coat.cPlane | |
| IsFrontFacingTo(self, vec3 Dir) | coat.cPlane | |
| MirrorOrient(self, quat q) | coat.cPlane | |
| MirrorPoint(self, vec3 p) | coat.cPlane | |
| MirrorVector(self, vec3 u) | coat.cPlane | |
| MoveToPoint(self, vec3 p) | coat.cPlane | |
| MutableNormal(self) | coat.cPlane | |
| PlaneIntersection(self, cPlane P, vec3 pCross=None, vec3 pDir=None) | coat.cPlane | |
| ProjectPoint(self, vec3 p) | coat.cPlane | |
| ProjectVector(self, vec3 u) | coat.cPlane | |
| RayIntersection(self, vec3 RayOrig, vec3 RayDir, float pScale=None, vec3 pCross=None) | coat.cPlane | |
| SegIntersection(self, vec3 S0, vec3 S1, vec3 pCross=None) | coat.cPlane | |
| SetFromPointAndNormal(self, vec3 Pt, vec3 Normal) | coat.cPlane | |
| SetFromPoints(self, vec3 t0, vec3 t1, vec3 t2) | coat.cPlane | |
| SetNormal(self, vec3 _0) | coat.cPlane | |
| SetNormalize(self, float A, float B, float C, float D) | coat.cPlane | |
| SetOffset(self, float Offset) | coat.cPlane | |
| ToPtr(self) | coat.cPlane | |
| ToPtr(self) | coat.cPlane | |
| ToVec4(self) | coat.cPlane | |
| ToVec4(self) | coat.cPlane |