35 #ifndef ANATOMIST_WINDOW3D_WTOOLS3D_H
36 #define ANATOMIST_WINDOW3D_WTOOLS3D_H
3D window, OpenGL rendering
This class can be subclassed to represent an object that the programmer wants to have observed.
A class can implement the Observer interface when it wants to be informed of changes in observable ob...