OpenCOVER
Classes | Namespaces | Enumerations
MultiChannelDrawer.h File Reference
#include <osg/Matrix>
#include <osg/Array>
#include <osg/Geode>
#include <osg/Camera>
#include <osg/TextureRectangle>
#include <util/coExport.h>
#include <memory>
#include <vector>
Include dependency graph for MultiChannelDrawer.h:

Go to the source code of this file.

Classes

struct  opencover::ViewData
 
struct  opencover::ChannelData
 store data associated with one channel (output viewport) More...
 
struct  opencover::ViewChannelData
 data for rendering a View into a Channel More...
 
class  opencover::MultiChannelDrawer
 

Namespaces

namespace  opencover
 

Enumerations

enum  opencover::ViewEye { opencover::Middle , opencover::Left , opencover::Right , opencover::Invalid }