3ds Max C++ API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
MNMeshUtilities Member List

This is the complete list of members for MNMeshUtilities, including all inherited members.

aligned_free(void *ptr)MaxHeapOperatorsstatic
aligned_malloc(size_t size, size_t alignment)MaxHeapOperatorsstatic
aligned_realloc(void *ptr, size_t size, size_t alignment)MaxHeapOperatorsstatic
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)MNMeshUtilitiesinline
MoveVertsToPlane(Point3 &norm, float offset, float *softSel, Point3 *delta=NULL)MNMeshUtilities
operator delete(void *ptr)MaxHeapOperatorsstatic
operator delete(void *ptr, const std::nothrow_t &e)MaxHeapOperatorsstatic
operator delete(void *ptr, const char *filename, int line)MaxHeapOperatorsstatic
operator delete(void *ptr, int block_type, const char *filename, int line)MaxHeapOperatorsstatic
operator delete(void *ptr, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperatorsstatic
operator delete(void *ptr, unsigned long flags)MaxHeapOperatorsstatic
operator delete(void *ptr, const std::nothrow_t &e, unsigned long flags)MaxHeapOperatorsstatic
operator delete(void *ptr, void *placement_ptr)MaxHeapOperatorsstatic
operator delete[](void *ptr)MaxHeapOperatorsstatic
operator delete[](void *ptr, const std::nothrow_t &e)MaxHeapOperatorsstatic
operator delete[](void *ptr, const char *filename, int line)MaxHeapOperatorsstatic
operator delete[](void *ptr, int block_type, const char *filename, int line)MaxHeapOperatorsstatic
operator delete[](void *ptr, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperatorsstatic
operator delete[](void *ptr, unsigned long flags)MaxHeapOperatorsstatic
operator delete[](void *ptr, const std::nothrow_t &e, unsigned long flags)MaxHeapOperatorsstatic
operator new(size_t size)MaxHeapOperatorsstatic
operator new(size_t size, const std::nothrow_t &e)MaxHeapOperatorsstatic
operator new(size_t size, const char *filename, int line)MaxHeapOperatorsstatic
operator new(size_t size, int block_type, const char *filename, int line)MaxHeapOperatorsstatic
operator new(size_t size, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperatorsstatic
operator new(size_t size, unsigned long flags)MaxHeapOperatorsstatic
operator new(size_t size, const std::nothrow_t &e, unsigned long flags)MaxHeapOperatorsstatic
operator new(size_t size, void *placement_ptr)MaxHeapOperatorsstatic
operator new[](size_t size)MaxHeapOperatorsstatic
operator new[](size_t size, const std::nothrow_t &e)MaxHeapOperatorsstatic
operator new[](size_t size, const char *filename, int line)MaxHeapOperatorsstatic
operator new[](size_t size, int block_type, const char *filename, int line)MaxHeapOperatorsstatic
operator new[](size_t size, const std::nothrow_t &e, const char *filename, int line)MaxHeapOperatorsstatic
operator new[](size_t size, unsigned long flags)MaxHeapOperatorsstatic
operator new[](size_t size, const std::nothrow_t &e, unsigned long flags)MaxHeapOperatorsstatic
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