Version: 6.3.1
Defines | Typedefs | Enumerations | Variables

src/GLViewer/GLViewer_Defs.h File Reference

#include <QMap>
#include <QList>
Include dependency graph for GLViewer_Defs.h:

Go to the source code of this file.

Defines

#define SEGMENTS   32
#define PI   3.14159265359
#define STEP   ( float )( 2 * PI / SEGMENTS )

Typedefs

typedef QMap< GLViewer_Object
*, int > 
ObjectMap
typedef QList< GLViewer_Object * > ObjList

Enumerations

enum  SelectionChangeStatus { SCS_Invalid, SCS_Local, SCS_Global }
enum  DisplayTextFormat { DTF_TEXTURE = 0, DTF_TEXTURE_SCALABLE = 1, DTF_BITMAP = 2 }
 

Display Text Format of Objects.

More...
enum  SelectionStatus { SS_Invalid, SS_LocalChanged, SS_GlobalChanged, SS_NoChanged }

Variables

static const int SELECTION_RECT_GAP = 50
 Fit Selection Rectangle.

Define Documentation

#define SEGMENTS   32
#define PI   3.14159265359
#define STEP   ( float )( 2 * PI / SEGMENTS )

Typedef Documentation

typedef QMap<GLViewer_Object*,int> ObjectMap

Enumeration Type Documentation

Enumerator:
SCS_Invalid 
SCS_Local 
SCS_Global 
Enumerator:
DTF_TEXTURE 
DTF_TEXTURE_SCALABLE 
DTF_BITMAP 
Enumerator:
SS_Invalid 
SS_LocalChanged 
SS_GlobalChanged 
SS_NoChanged 

Variable Documentation

const int SELECTION_RECT_GAP = 50 [static]
Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS