Engauge Digitizer  2
GraphicsPointAbstractBase.cpp
1 #include "EngaugeAssert.h"
2 #include "GraphicsPointAbstractBase.h"
3 
5 {
6 }
7 
8 GraphicsPointAbstractBase::~GraphicsPointAbstractBase()
9 {
10 }
GraphicsPointAbstractBase()
Single constructor.