OpenCOVER
Classes | Namespaces | Macros
coUIElement.h File Reference
#include <util/coTypes.h>
#include <OpenVRUI/sginterface/vruiMatrix.h>
#include <string>
Include dependency graph for coUIElement.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vrui::coUIElement
 

Namespaces

namespace  vrui
 collaborative interface manager
 

Macros

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

Macro Definition Documentation

◆ coMax

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