_declareCollaborationsImplem() | vhdOSGViewerServiceBody | [inline, protected, virtual] |
_filterEventImplem(vhdEventRef event) | vhdOSGViewerServiceBody | [protected, virtual] |
_getServiceBodyVersionImplem() | vhdOSGViewerServiceBody | [inline, protected, virtual] |
_handleAddPropertyScanImplem(vhdPropertyRef property) | vhdOSGViewerServiceBody | [protected, virtual] |
_handleAddServiceImplem(vhdServiceHandleRef serviceHandle) | vhdOSGViewerServiceBody | [protected, virtual] |
_handleEventImplem(vhdEventRef event) | vhdOSGViewerServiceBody | [protected, virtual] |
_handlePropertyChangeImplem(vhdPropertyRef property) | vhdOSGViewerServiceBody | [protected, virtual] |
_handleRemovePropertyScanImplem(vhdPropertyRef property) | vhdOSGViewerServiceBody | [protected, virtual] |
_handleRemoveServiceImplem(vhdServiceHandleRef serviceHandle) | vhdOSGViewerServiceBody | [protected, virtual] |
_handleServiceStateChangeImplem(vhdServiceHandleRef serviceHandle) | vhdOSGViewerServiceBody | [protected, virtual] |
_handleWarpClockExchangeImplem(const std::string &warpClockName, vhdWarpClockRef warpClock) | vhdOSGViewerServiceBody | [protected, virtual] |
_impl | vhdOSGViewerServiceBody | [private] |
_initImplem(vhdServiceContextRef serviceContext) | vhdOSGViewerServiceBody | [protected, virtual] |
_initPropertyScanImplem(vhdPropertyRef property) | vhdOSGViewerServiceBody | [protected, virtual] |
_runImplem() | vhdOSGViewerServiceBody | [protected, virtual] |
_terminateImplem() | vhdOSGViewerServiceBody | [protected, virtual] |
_updateImplem() | vhdOSGViewerServiceBody | [protected, virtual] |
cast(vhdServiceBody *body) | vhdOSGViewerServiceBody | [inline, static] |
defaultCBHandler(void *self, int key, int value) | vhdOSGViewerServiceBody | [protected, static] |
getCameraManipulator(void) | vhdOSGViewerServiceBody | [virtual] |
getIntersectionsWithScene(float x, float y, HitList &hits, unsigned int camera=0) | vhdOSGViewerServiceBody | |
getIsViewerRealizedAtRun(void) | vhdOSGViewerServiceBody | |
getMovieGrabberState(void) const | vhdOSGViewerServiceBody | [protected] |
getOSGWindowHandle(void) | vhdOSGViewerServiceBody | |
getProperty(const int id) const | vhdOSGViewerServiceBody | |
getProperty(const std::string &pname) const | vhdOSGViewerServiceBody | |
getSceneGraphRoot(void) | vhdOSGViewerServiceBody | [virtual] |
getVHDViewMatrix(void) | vhdOSGViewerServiceBody | |
getVHDViewMatrixAsLookAt(vhdVector3 &eye, vhdVector3 ¢er, vhdVector3 &up, float lookDistance=1.0f) | vhdOSGViewerServiceBody | |
getViewer(void) | vhdOSGViewerServiceBody | [virtual] |
getViewMatrix(void) | vhdOSGViewerServiceBody | |
getViewMatrixAsLookAt(osg::Vec3 &eye, osg::Vec3 ¢er, osg::Vec3 &up, float lookDistance=1.0f) | vhdOSGViewerServiceBody | |
nbProperty(void) const | vhdOSGViewerServiceBody | |
playRecordedCameraPath(const std::string &pathfilename="saved_animation.path") | vhdOSGViewerServiceBody | |
registerDefaultKeys(void) | vhdOSGViewerServiceBody | |
setCursorPosition(float x, float y, unsigned int camera=0) | vhdOSGViewerServiceBody | |
setHUDText(const std::string &textToSet) | vhdOSGViewerServiceBody | |
setHUDText(const std::string &textToSet, const std::string &encoding) | vhdOSGViewerServiceBody | |
setHUDTextColor(vhdVector4 &color) | vhdOSGViewerServiceBody | |
setHUDTextFont(const std::string &font) | vhdOSGViewerServiceBody | |
setHUDTextPosition(vhdVector2 &position) | vhdOSGViewerServiceBody | |
setHUDTextSize(int size) | vhdOSGViewerServiceBody | |
setIsViewerRealizedAtRun(bool realizeAtRun) | vhdOSGViewerServiceBody | |
setLensOrtho(double left, double right, double bottom, double top, double nearClip, double farClip) | vhdOSGViewerServiceBody | |
setMovieGrabberState(bool start, int fps=10) | vhdOSGViewerServiceBody | [protected] |
setProjMatrixPerspective(double fovx, double fovy, double aspectRatio, double nearClip, double farClip) | vhdOSGViewerServiceBody | |
setVHDViewMatrix(const vhdMatrix4 vMat) | vhdOSGViewerServiceBody | |
setVHDViewMatrixAsLookAt(const vhdVector3 &eye, const vhdVector3 ¢er, const vhdVector3 &up) | vhdOSGViewerServiceBody | |
setViewMatrix(osg::Matrixd &vMat) | vhdOSGViewerServiceBody | |
setViewMatrixAsLookAt(osg::Vec3 &eye, osg::Vec3 ¢er, osg::Vec3 &up) | vhdOSGViewerServiceBody | |
startRecordingCameraPath() | vhdOSGViewerServiceBody | |
stopRecordingCameraPath(const std::string &pathfilename="saved_animation.path", bool autoStart=false) | vhdOSGViewerServiceBody | |
toggleMovieGrabber(int fps=10) | vhdOSGViewerServiceBody | |
unregisterDefaultKeys(void) | vhdOSGViewerServiceBody | |
vhdCLASS_TYPE | vhdOSGViewerServiceBody | [private] |
vhdOSGViewerServiceBody(const std::string &serviceClassName, const std::string &serviceName) | vhdOSGViewerServiceBody | |
~vhdOSGViewerServiceBody() | vhdOSGViewerServiceBody | [virtual] |