OpenCOVER
Classes | Namespaces | Enumerations | Functions | Variables
coVRPluginSupport.h File Reference

provide a stable interface to the most important OpenCOVER classes and calls through a single pointer More...

Go to the source code of this file.

Classes

struct  opencover::Isect
 
class  opencover::coPointerButton
 
class  opencover::coVRPluginSupport
 

Namespaces

namespace  opencover
 
namespace  opencover::Notify
 

Enumerations

enum  opencover::Notify::NotificationLevel {
  opencover::Notify::Debug , opencover::Notify::Info , opencover::Notify::Warning , opencover::Notify::Error ,
  opencover::Notify::Fatal
}
 

Functions

COVEREXPORT covise::TokenBuffer & opencover::operator<< (covise::TokenBuffer &buffer, const osg::Matrixd &matrix)
 
COVEREXPORT covise::TokenBuffer & opencover::operator>> (covise::TokenBuffer &buffer, osg::Matrixd &matrix)
 
COVEREXPORT covise::TokenBuffer & opencover::operator<< (covise::TokenBuffer &buffer, const osg::Vec3f &vec)
 
COVEREXPORT covise::TokenBuffer & opencover::operator>> (covise::TokenBuffer &buffer, osg::Vec3f &vec)
 
template<class C >
opencover::coClamp (const C a, const C left, const C right)
 

Variables

COVEREXPORT coVRPluginSupport * opencover::cover
 

Detailed Description

provide a stable interface to the most important OpenCOVER classes and calls through a single pointer

Author
(C) Computer Centre University of Stuttgart, Allmandring 30, D-70550 Stuttgart, Germany
Date