| 
    MeVisLab Toolbox Reference
    
   | 
 
#include "SoView2DSystem.h"#include <Inventor/elements/SoReplacedElement.h>#include <Inventor/SoLists.h>Go to the source code of this file.
Classes | |
| class | SoView2DExtensionElement | 
| SoView2DExtensionElement collects a list of SoView2DExtensions while the scene graph is traversed The list is cleared when the state is popped to force recollection on next rendering step.  More... | |
Enumerations | |
| enum | ExtensionDrawingOrder {  NORMAL_ORDER = 0 , REVERSED_ORDER , SOVIEW2D_ORDER , PARENT_NORMAL_ORDER , PARENT_REVERSED_ORDER , PARENT_SOVIEW2D_ORDER , UNKNOWN_ORDER }  | 
| Enumerator | |
|---|---|
| NORMAL_ORDER | |
| REVERSED_ORDER | |
| SOVIEW2D_ORDER | |
| PARENT_NORMAL_ORDER | |
| PARENT_REVERSED_ORDER | |
| PARENT_SOVIEW2D_ORDER | |
| UNKNOWN_ORDER | |
Definition at line 34 of file SoView2DExtensionElement.h.