Node: Point Destructor, Next: , Previous: Point Constructors and Setting Functions, Up: Point Reference



Destructor

void ~Point (void) virtual Destructor
This function currently has an empty definition, but its existence prevents GCC 3.3 from issuing the following warning: "`class Point' has virtual functions but non-virtual destructor".