SplineShapePointTab Class Reference
 
 
 
SplineShapePointTab Class Reference

#include <splshape.h>

Inheritance diagram for SplineShapePointTab:
MaxHeapOperators

Public Member Functions

  SplineShapePointTab ()
  ~SplineShapePointTab ()
void  Empty ()
void  Zero ()
void  MakeCompatible (BezierShape &shape, BOOL clear=TRUE)
SplineShapePointTab operator= (SplineShapePointTab &from)
BOOL  IsCompatible (BezierShape &shape)
IOResult  Save (ISave *isave)
IOResult  Load (ILoad *iload)

Public Attributes

int  polys
int *  pUsed
Point3Tab ptab
IntTab ktab
IntTab ltab

Constructor & Destructor Documentation


Member Function Documentation

void MakeCompatible ( BezierShape shape,
BOOL  clear = TRUE 
)
SplineShapePointTab& operator= ( SplineShapePointTab from )
BOOL IsCompatible ( BezierShape shape )

Member Data Documentation