OpenCOVER
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | Static Public Member Functions | Static Protected Attributes | List of all members
vrui::coInteractionManager Class Reference

#include <coInteractionManager.h>

Collaboration diagram for vrui::coInteractionManager:
Collaboration graph
[legend]

Public Member Functions

 coInteractionManager ()
 
virtual ~coInteractionManager ()
 
bool update ()
 
void registerInteraction (coInteraction *)
 
void unregisterInteraction (coInteraction *)
 
bool isOneActive (coInteraction::InteractionType type)
 
bool isOneActive (coInteraction::InteractionGroup group)
 

Static Public Member Functions

static coInteractionManagerthe ()
 

Static Protected Attributes

static coInteractionManagerim
 

Constructor & Destructor Documentation

vrui::coInteractionManager::coInteractionManager ( )
virtual vrui::coInteractionManager::~coInteractionManager ( )
virtual

Member Function Documentation

bool vrui::coInteractionManager::isOneActive ( coInteraction::InteractionType  type)
bool vrui::coInteractionManager::isOneActive ( coInteraction::InteractionGroup  group)
void vrui::coInteractionManager::registerInteraction ( coInteraction )
static coInteractionManager* vrui::coInteractionManager::the ( )
static
void vrui::coInteractionManager::unregisterInteraction ( coInteraction )
bool vrui::coInteractionManager::update ( )

Member Data Documentation

coInteractionManager* vrui::coInteractionManager::im
staticprotected

The documentation for this class was generated from the following file: