|
3ds Max C++ API Reference
|
This is the complete list of members for PolyShape, 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 |
| Append(PolyLine &l) | PolyShape | |
| Append(PolyLine *pLines, unsigned int n, bool useSwap=false) | PolyShape | |
| bdgBox | PolyShape | |
| BuildBoundingBox(void) | PolyShape | |
| cachedHier | PolyShape | |
| DeepCopy(PolyShape *ashape, ChannelMask channels) | PolyShape | |
| Delete(int where) | PolyShape | |
| Delete(const unsigned int *indices, unsigned int n) | PolyShape | |
| dispFlags | PolyShape | |
| Dump(const MCHAR *title=NULL) | PolyShape | |
| flags | PolyShape | |
| FreeChannels(ChannelMask channels, int zeroOthers=1) | PolyShape | |
| GetBoundingBox(Matrix3 *tm=NULL) | PolyShape | |
| GetDeformBBox(TimeValue t, Box3 &box, Matrix3 *tm, BOOL useSel) | PolyShape | |
| GetMatID(int poly, int piece) | PolyShape | |
| gridCap | PolyShape | |
| gridCapCacheValid | PolyShape | |
| hierCacheValid | PolyShape | |
| Init() | PolyShape | |
| Insert(int where, PolyLine &l) | PolyShape | |
| InvalidateCapCache() | PolyShape | |
| InvalidateGeomCache(BOOL unused) | PolyShape | |
| lines | PolyShape | |
| Load(ILoad *iload) | PolyShape | |
| Make3DSCap(MeshCapInfo &capInfo, DWORD options=0) | PolyShape | |
| MakeCap(TimeValue t, MeshCapInfo &capInfo, int capType) | PolyShape | |
| MakeCap(TimeValue t, PatchCapInfo &capInfo) | PolyShape | |
| MakeGridCap(MeshCapInfo &capInfo) | PolyShape | |
| morphCap | PolyShape | |
| morphCapCacheValid | PolyShape | |
| NewAndCopyChannels(ChannelMask channels) | PolyShape | |
| NewLine() | PolyShape | |
| NewShape() | PolyShape | |
| numLines | PolyShape | |
| 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 |
| operator=(PolyShape &from) | PolyShape | |
| operator=(BezierShape &from) | PolyShape | |
| OrganizeCurves(TimeValue t, ShapeHierarchy *hier=NULL) | PolyShape | |
| patchCap | PolyShape | |
| patchCapCacheValid | PolyShape | |
| polySel | PolyShape | |
| PolyShape() | PolyShape | |
| PolyShape(PolyShape &from) | PolyShape | |
| Render(GraphicsWindow *gw, Material *ma, RECT *rp, int compFlags, int numMat) | PolyShape | |
| Reverse(int poly, BOOL keepZero=FALSE) | PolyShape | |
| Reverse(BitArray &reverse, BOOL keepZero=FALSE) | PolyShape | |
| Save(ISave *isave) | PolyShape | |
| segSel | PolyShape | |
| Select(GraphicsWindow *gw, Material *ma, HitRegion *hr, int abortOnHit=FALSE) | PolyShape | |
| selLevel | PolyShape | |
| SetNumLines(int count, BOOL keep=TRUE) | PolyShape | |
| ShallowCopy(PolyShape *ashape, ChannelMask channels) | PolyShape | |
| Snap(GraphicsWindow *gw, SnapInfo *snap, IPoint2 *p, Matrix3 &tm) | PolyShape | |
| Snap(GraphicsWindow *gw, SnapInfo *snap, IPoint2 *p, Matrix3 &tm, DWORD vflags) | PolyShape | |
| Transform(Matrix3 &tm) | PolyShape | |
| UpdateCachedHierarchy() | PolyShape | |
| UpdateSels() | PolyShape | |
| VertexTempSel(int poly) | PolyShape | |
| vertSel | PolyShape | |
| ~PolyShape() | PolyShape |