74 int const nSize =
static_cast<int>(
m_VPoints.size());
79 for (
int n = 0; n < nSize; n++)
vector< CGeom2DIPoint > m_VPoints
The integer points which comprise the integer-coordinate 2D shape.
bool bIsPresent(int const, int const)
Returns true if the point is present in the line.
~CGeomILine(void) override
Destructor.
void Display(void) override
Instantiates the pure virtual function in the abstract parent class, so that CGeomILine is not an abs...
CGeomILine(void)
Constructor.
Contains CGeomILine definitions.