MNurbsIntersector Member List
This is the complete list of members for
MNurbsIntersector, including
all inherited members.
| create(MObject
&nurbsObject, const MMatrix &matrix=MMatrix::identity) |
MNurbsIntersector |
|
| getClosestPoint(MPoint
&point, MPointOnNurbs &nurbsPoint, double
maxDistance=DBL_MAX) |
MNurbsIntersector |
|
| getIntersect(const
MPoint &rayStartingPoint, const MVector
&alongThisDirection, double &u, double &v, MPoint
&pntOfIntersection, double tolerance) |
MNurbsIntersector |
|
| getIntersects(const
MPoint &rayStartingPoint, const MVector
&alongThisDirection, MDoubleArray &uArray, MDoubleArray
&vArray, MPointArray &points, double tolerance) |
MNurbsIntersector |
|
| isCreated(void) |
MNurbsIntersector |
|
| MNurbsIntersector(void) |
MNurbsIntersector |
|
| ~MNurbsIntersector(void) |
MNurbsIntersector |
[virtual] |