Classes | Defines

shape.h File Reference

#include "maxheap.h"
#include "shphier.h"
#include "spline3d.h"
#include "shpsels.h"
#include "hitdata.h"
#include "TabTypes.h"
#include "GraphicsConstants.h"

Go to the source code of this file.

Classes

class   bindShape
class   ShapeSubHitRec
class   SubShapeHitList
  class SubShapeHitList More...
class   ShapeHitData
class   ShapeContextCallback
class   BezierShapeTopology
class   BezierShapeInterface_Ex41
 

class BezierShapeInterface_Ex41 : public BaseInterface

More...
class   BezierShape

Defines

#define  SHAPE_TRIM   0
#define  SHAPE_EXTEND   1
#define  BEZIER_SHAPE_INTERFACE_EX41   Interface_ID(0x23526cd1, 0x695d7e4e)
#define  GET_BEZIER_SHAPE_INTERFACE_EX41()   (BezierShapeInterface_Ex41*) GetInterface(BEZIER_SHAPE_INTERFACE_EX41)

Define Documentation

#define SHAPE_TRIM   0

Definition at line 32 of file shape.h.

#define SHAPE_EXTEND   1

Definition at line 33 of file shape.h.

#define BEZIER_SHAPE_INTERFACE_EX41   Interface_ID(0x23526cd1, 0x695d7e4e)

Definition at line 218 of file shape.h.

#define GET_BEZIER_SHAPE_INTERFACE_EX41 ( )    (BezierShapeInterface_Ex41*) GetInterface(BEZIER_SHAPE_INTERFACE_EX41)

Definition at line 219 of file shape.h.