MeVisLabToolboxReference
MeVisLab/Standard/Sources/Inventor/SoCSO/SoView2DCSOEditor/SoView2DCSOExtensibleEditor/extensions/SoCSOLabelRenderer/SoCSOLabelRenderer.h File Reference

Extension for rendering labels for CSOs. More...

Go to the source code of this file.

Classes

struct  CSOLabelBoundingBox
 Structure to store a CSO pointer and a 2D label bounding box. More...
class  SoCSOLabelRenderer
 Extension for rendering labels for CSOs. More...
struct  SoCSOLabelRenderer::DeviceOffset
 Structure to hold device offsets.

Namespaces

namespace  ml
 

Define the namespace name like in the ML. Default is ml.


Enumerations

enum  ResizeHotSpot {
  NotHit = 0, N, E, S,
  W, NE, NW, SE,
  SW
}
 Enumeration of hot spots for resizing the label. More...

Detailed Description

Extension for rendering labels for CSOs.

Author:
Olaf Konrad
Date:
07/2012

Definition in file SoCSOLabelRenderer.h.


Enumeration Type Documentation

Enumeration of hot spots for resizing the label.

Enumerator:
NotHit 
N 
E 
S 
W 
NE 
NW 
SE 
SW 

Definition at line 39 of file SoCSOLabelRenderer.h.