|
3ds Max C++ API Reference
|
This is the complete list of members for MNMeshUtilities, including all inherited members.
| aligned_free(void *ptr) | MaxHeapOperators | static |
| aligned_malloc(size_t size, size_t alignment) | MaxHeapOperators | static |
| aligned_realloc(void *ptr, size_t size, size_t alignment) | MaxHeapOperators | static |
| AutoSmooth(float threshold, DWORD faceFlag) | MNMeshUtilities | |
| AutoSmoothIsland(float threshold, DWORD faceFlag) | MNMeshUtilities | |
| BridgeBorders(int edge1, int twist1, int edge2, int twist2, float smoothThresh, int segments, float taper, float bias) | MNMeshUtilities | |
| BridgePolygonClusters(DWORD polyFlag, float smoothThresh, int segments, float taper, float bias, int twist1, int twist2) | MNMeshUtilities | |
| BridgePolygons(int face1, int twist1, int face2, int twist2, float smoothThresh, int segments, float taper, float bias) | MNMeshUtilities | |
| BridgePolygonsClusters_2015(DWORD polyFlag, float smoothThresh, int segments, float taper, float bias, int twist1, int twist2) | MNMeshUtilities | |
| BridgeSelectedBorders(DWORD edgeFlag, float smoothThresh, int segments, float taper, float bias, int twist1, int twist2) | MNMeshUtilities | |
| CollapseEdges(DWORD edgeFlag) | MNMeshUtilities | |
| CollapseEdges(DWORD edgeFlag, Tab< int > &pointDest) | MNMeshUtilities | |
| ConstrainDeltaToEdges(Tab< Point3 > *deltaIn, Tab< Point3 > *deltaOut) | MNMeshUtilities | |
| ConstrainDeltaToFaces(Tab< Point3 > *deltaIn, Tab< Point3 > *deltaOut) | MNMeshUtilities | |
| CutCleanup() | MNMeshUtilities | |
| CutPrepare() | MNMeshUtilities | |
| ExtrudeOpenEdges(DWORD edgeFlag, bool clearFlagOnOldEdges, bool useTracking) | MNMeshUtilities | |
| FindDefaultBridgeTwist(int face1, int face2) | MNMeshUtilities | |
| FlipHingeAngle(Point3 &origin, Point3 &axis, int hingeEdge, DWORD faceFlag) | MNMeshUtilities | |
| GetBorderFromEdge(int edge, Tab< int > &border) | MNMeshUtilities | |
| HingeFromEdge(Point3 &origin, Point3 &axis, float angle, int segments, MNFaceClusters &fclust, int clusterID) | MNMeshUtilities | |
| MakeFlaggedPlanar(int selLev, DWORD flag, float *softSel, Point3 *delta=NULL) | MNMeshUtilities | |
| MNMeshUtilities(MNMesh *mesh) | MNMeshUtilities | inline |
| MoveVertsToPlane(Point3 &norm, float offset, float *softSel, Point3 *delta=NULL) | MNMeshUtilities | |
| operator delete(void *ptr) | MaxHeapOperators | static |
| operator delete(void *ptr, const std::nothrow_t &e) | MaxHeapOperators | static |
| operator delete(void *ptr, const char *filename, int line) | MaxHeapOperators | static |
| operator delete(void *ptr, int block_type, const char *filename, int line) | MaxHeapOperators | static |
| operator delete(void *ptr, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | static |
| operator delete(void *ptr, unsigned long flags) | MaxHeapOperators | static |
| operator delete(void *ptr, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | static |
| operator delete(void *ptr, void *placement_ptr) | MaxHeapOperators | static |
| operator delete[](void *ptr) | MaxHeapOperators | static |
| operator delete[](void *ptr, const std::nothrow_t &e) | MaxHeapOperators | static |
| operator delete[](void *ptr, const char *filename, int line) | MaxHeapOperators | static |
| operator delete[](void *ptr, int block_type, const char *filename, int line) | MaxHeapOperators | static |
| operator delete[](void *ptr, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | static |
| operator delete[](void *ptr, unsigned long flags) | MaxHeapOperators | static |
| operator delete[](void *ptr, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | static |
| operator new(size_t size) | MaxHeapOperators | static |
| operator new(size_t size, const std::nothrow_t &e) | MaxHeapOperators | static |
| operator new(size_t size, const char *filename, int line) | MaxHeapOperators | static |
| operator new(size_t size, int block_type, const char *filename, int line) | MaxHeapOperators | static |
| operator new(size_t size, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | static |
| operator new(size_t size, unsigned long flags) | MaxHeapOperators | static |
| operator new(size_t size, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | static |
| operator new(size_t size, void *placement_ptr) | MaxHeapOperators | static |
| operator new[](size_t size) | MaxHeapOperators | static |
| operator new[](size_t size, const std::nothrow_t &e) | MaxHeapOperators | static |
| operator new[](size_t size, const char *filename, int line) | MaxHeapOperators | static |
| operator new[](size_t size, int block_type, const char *filename, int line) | MaxHeapOperators | static |
| operator new[](size_t size, const std::nothrow_t &e, const char *filename, int line) | MaxHeapOperators | static |
| operator new[](size_t size, unsigned long flags) | MaxHeapOperators | static |
| operator new[](size_t size, const std::nothrow_t &e, unsigned long flags) | MaxHeapOperators | static |
| Relax(DWORD vertexFlag, float *softSel, float relaxAmount, int relaxIters, bool holdBoundaryPts, bool holdOuterPts, Point3 *delta=NULL) | MNMeshUtilities | |
| SelectPolygonsByAngle(int startPolygon, float angle, BitArray &polySel) | MNMeshUtilities | |
| TurnDiagonal(int face, int diagonal) | MNMeshUtilities |