#include <vector>
#include <vhdOSGViewerService/vhdExport.h>
#include <vhdRuntime/vhdServiceBody.h>
#include <vhdOSGViewerService/vhdIOSGViewerService.h>
#include <osg/Vec3>
#include <osg/Vec4>
#include <osg/Matrixf>
#include <osg/Matrixd>
#include <X11/X.h>
#include <libvhdMath/vhdVector2.h>
#include <libvhdMath/vhdVector3.h>
#include <libvhdMath/vhdVector4.h>
#include <libvhdMath/vhdMatrix4.h>
Namespaces | |
namespace | osgUtil |
Classes | |
class | vhdOSGViewerServiceBody |
Typedefs | |
typedef std::vector< osgUtil::Hit > | HitList |
Functions | |
vhdCLASS_DECLARATION (vhdServiceContext) | |
vhdCLASS_DECLARATION (vhdPropertyController) | |
vhdCLASS_DECLARATION (vhdPropertyManager) | |
vhdCLASS_DECLARATION (vhdProperty) | |
vhdCLASS_DECLARATION (vhdOSGViewerServiceBody) |
<vhdServiceConfigProperty className = "vhdOSGViewerService" name = "osgViewerService"> <vhdArgSetProperty name = "initArgSet"> <bool name = "viewerOff"> FALSE </bool> <bool name = "stereoFlag"> FALSE </bool> <string name = "stereoMode">ANAGLYPHIC</string> <bool name = "fullScreenFlag"> FALSE </bool> <int name = "windowPositionX"> 100 </int> <int name = "windowPositionY"> 200 </int> <int name = "windowWidth"> 800 </int> <int name = "windowHeight"> 600 </int> <vhdColorRGB name="backgroundColor">0 0 1</vhdColorRGB> <bool name="HUDFlag">TRUE</bool> <bool name="viewerYup">TRUE</bool> </vhdArgSetProperty> </vhdServiceConfigProperty>
typedef std::vector<osgUtil::Hit> HitList |
vhdCLASS_DECLARATION | ( | vhdOSGViewerServiceBody | ) |
vhdCLASS_DECLARATION | ( | vhdProperty | ) |
vhdCLASS_DECLARATION | ( | vhdPropertyManager | ) |
vhdCLASS_DECLARATION | ( | vhdPropertyController | ) |
vhdCLASS_DECLARATION | ( | vhdServiceContext | ) |
vhdOSGViewerService Copyright (c) 2003 MIRALab, VRLAB
Class vhdOSGViewerServiceBody