C++ API Reference
MMeshIsectAccelParams Class Reference

Class to define parameters for accelerated intersection operations. More...

#include <MFnMesh.h>

Detailed Description

Class to define parameters for accelerated intersection operations.

Use MFnMesh::uniformGridParams() or MFnMesh::autoUniformGridParams() to create one of these to pass into the allIntersections(), closestIntersection(), and anyIntersection() methods

Examples:
intersectCmd/intersectCmd.cpp.

The documentation for this class was generated from the following files: