41 static BSHP<XmStamper>
New();
48 virtual const VecPt3d& GetPoints() = 0;
49 virtual const VecInt2d& GetSegments() = 0;
50 virtual const VecInt& GetBreaklineTypes() = 0;
52 virtual void SetObserver(BSHP<Observer> a) = 0;
static BSHP< XmStamper > New()
Creates a XmStamper class.
std::vector< int > VecInt
std::vector< VecInt > VecInt2d
#define XM_DISALLOW_COPY_AND_ASSIGN(TypeName)
Stamping inputs/outputs class.
Performs a feature stamp operation.
std::vector< Pt3d > VecPt3d