| 
    MeVisLab Toolbox Reference
    
   | 
 
#include <SoView2DAnnotation.h>
Public Member Functions | |
| LastViewerInfo () | |
Public Attributes | |
| int | spaceX | 
| int | spaceY | 
| int | lastFontSize | 
| bool | hasFoundFontSizeLastTime | 
| int | lastSetAnnotationMode | 
| int | lastDetail | 
Definition at line 73 of file SoView2DAnnotation.h.
      
  | 
  inline | 
Definition at line 75 of file SoView2DAnnotation.h.
References ANNO_SHOW_DETAILED, hasFoundFontSizeLastTime, lastDetail, lastFontSize, lastSetAnnotationMode, spaceX, and spaceY.
| bool LastViewerInfo::hasFoundFontSizeLastTime | 
Definition at line 87 of file SoView2DAnnotation.h.
Referenced by LastViewerInfo().
| int LastViewerInfo::lastDetail | 
Definition at line 89 of file SoView2DAnnotation.h.
Referenced by LastViewerInfo().
| int LastViewerInfo::lastFontSize | 
Definition at line 86 of file SoView2DAnnotation.h.
Referenced by LastViewerInfo().
| int LastViewerInfo::lastSetAnnotationMode | 
Definition at line 88 of file SoView2DAnnotation.h.
Referenced by LastViewerInfo().
| int LastViewerInfo::spaceX | 
Definition at line 84 of file SoView2DAnnotation.h.
Referenced by LastViewerInfo().
| int LastViewerInfo::spaceY | 
Definition at line 85 of file SoView2DAnnotation.h.
Referenced by LastViewerInfo().