1 #ifndef SM_ANNOTATION_WALL_H 2 #define SM_ANNOTATION_WALL_H 36 class SmAnnotationWallP;
38 #include <Inventor/nodekits/SoBaseKit.h> 39 #include <Inventor/fields/SoSFVec3f.h> 40 #include <Inventor/fields/SoSFBool.h> 41 #include <SmallChange/basic.h> 47 SO_KIT_CATALOG_ENTRY_HEADER(topSeparator);
48 SO_KIT_CATALOG_ENTRY_HEADER(geometry);
69 SmAnnotationWallP * pimpl;
72 #endif // SM_ANNOTATION_WALL_H
virtual void notify(SoNotList *l)
SoSFVec3f bottomLeft
Definition: SmAnnotationWall.h:57
SoSFBool ccw
Definition: SmAnnotationWall.h:55
SoSFVec3f topRight
Definition: SmAnnotationWall.h:59
virtual void GLRender(SoGLRenderAction *action)
SoSFVec3f topLeft
Definition: SmAnnotationWall.h:60
static void initClass(void)
SoSFVec3f bottomRight
Definition: SmAnnotationWall.h:58
Definition: SmAnnotationWall.h:43