Overview | All Modules | Tutorial | User's Guide | Programming Guide
Previous

COVISE Online Documentation

Next

Classes | Namespaces | Macros
coUIElement.h File Reference
#include <util/coTypes.h>
#include <OpenVRUI/sginterface/vruiMatrix.h>
#include <string>

Classes

class  vrui::coUIElement
 Basic VRUI GUI element. More...
 

Namespaces

namespace  vrui
 This class provides background for GUI elements.
 

Macros

#define coMax(v1, v2)   ((v1) > (v2) ? (v1) : (v2))
 

Macro Definition Documentation

◆ coMax

#define coMax (   v1,
  v2 
)    ((v1) > (v2) ? (v1) : (v2))
PreviousNext

Authors: Martin Aumüller, Ruth Lang, Daniela Rainer, Jürgen Schulze-Döbold, Andreas Werner, Peter Wolf, Uwe Wössner
Copyright © 1993-2009 HLRS, 2004-2009 RRZK, 2005-2009 Visenso
COVISE Version 6.5 Academic