MeVisLab Toolbox Reference
|
#include <SoView2DCSOEditor/SoView2DCSOExtensibleEditor/SoCSOEditorExtension.h>
#include "CSOLabelPlacement.h"
#include <set>
Go to the source code of this file.
Classes | |
class | SoCSOLabelRenderer |
Extension for rendering labels for CSOs. More... | |
Namespaces | |
namespace | ml |
Main documentation file for ML users and developers. | |
Enumerations | |
enum | ResizeHotSpot { NotHit = 0 , N , E , S , W , NE , NW , SE , SW } |
Enumeration of hot spots for resizing the label. More... | |
Enumeration of hot spots for resizing the label.
Enumerator | |
---|---|
NotHit | |
N | |
E | |
S | |
W | |
NE | |
NW | |
SE | |
SW |
Definition at line 29 of file SoCSOLabelRenderer.h.