|  | anatomist
    5.1.2
    3D neuroimaging data viewer | 
Functions that can modify on-the-fly display primitives of an object. More...
#include <anatomist/window3D/window3D.h>
| Public Member Functions | |
| ObjectModifier (AWindow3D *w) | |
| virtual | ~ObjectModifier () | 
| virtual void | modify (anatomist::AObject *, anatomist::GLPrimitives &)=0 | 
| AWindow3D * | window () | 
Functions that can modify on-the-fly display primitives of an object.
Definition at line 104 of file window3D.h.
| AWindow3D::ObjectModifier::ObjectModifier | ( | AWindow3D * | w | ) | 
| 
 | virtual | 
| 
 | pure virtual | 
| 
 | inline | 
Definition at line 110 of file window3D.h.