Visual Servoing Platform
version 3.6.1 under development (2024-11-15)
|
This is the complete list of members for vpAROgre, including all inherited members.
addResource(const std::string &resourceLocation) | vpAROgre | inline |
addRotation(const std::string &sceneName, const vpRotationMatrix &wRo) | vpAROgre | |
closeOIS(void) | vpAROgre | protectedvirtual |
continueRendering(void) | vpAROgre | |
createCamera(void) | vpAROgre | protectedvirtual |
createScene(void) | vpAROgre | inlineprotectedvirtual |
customframeEnded(const Ogre::FrameEvent &evt) | vpAROgre | virtual |
customframeStarted(const Ogre::FrameEvent &evt) | vpAROgre | virtual |
destroyScene(void) | vpAROgre | inlineprotectedvirtual |
display(const vpImage< unsigned char > &I, const vpHomogeneousMatrix &cMw) | vpAROgre | virtual |
display(const vpImage< vpRGBa > &I, const vpHomogeneousMatrix &cMw) | vpAROgre | virtual |
getCamera() | vpAROgre | inline |
getFarClippingDistance() const | vpAROgre | inline |
getNearClippingDistance() const | vpAROgre | inline |
getPosition(const std::string &sceneName) const | vpAROgre | |
getRenderingOutput(vpImage< vpRGBa > &I, const vpHomogeneousMatrix &cMo) | vpAROgre | |
getSceneManager() | vpAROgre | inline |
init(vpImage< unsigned char > &I, bool bufferedKeys=false, bool hidden=false) | vpAROgre | virtual |
init(vpImage< vpRGBa > &I, bool bufferedKeys=false, bool hidden=false) | vpAROgre | virtual |
init(bool bufferedKeys=false, bool hidden=false) | vpAROgre | protectedvirtual |
isWindowHidden() | vpAROgre | inline |
keepOn | vpAROgre | protected |
keyPressed(const OIS::KeyEvent &) | vpAROgre | inlinevirtual |
keyReleased(const OIS::KeyEvent &) | vpAROgre | inlinevirtual |
load(const std::string &entityName, const std::string &model) | vpAROgre | |
mBackground | vpAROgre | protected |
mBackgroundHeight | vpAROgre | protected |
mBackgroundWidth | vpAROgre | protected |
mcam | vpAROgre | protected |
mCamera | vpAROgre | protected |
mFarClipping | vpAROgre | protected |
mImage | vpAROgre | protected |
mImageRGBA | vpAROgre | protected |
mInputManager | vpAROgre | protected |
mKeyboard | vpAROgre | protected |
mNearClipping | vpAROgre | protected |
mOptionalResourceLocation | vpAROgre | protected |
mPixelBuffer | vpAROgre | protected |
mPluginsPath | vpAROgre | protected |
mResourcePath | vpAROgre | protected |
mRoot | vpAROgre | protected |
mSceneMgr | vpAROgre | protected |
mshowConfigDialog | vpAROgre | protected |
mWindow | vpAROgre | protected |
mWindowHeight | vpAROgre | protected |
mWindowWidth | vpAROgre | protected |
name | vpAROgre | protected |
processInputEvent(const Ogre::FrameEvent &) | vpAROgre | inlineprotectedvirtual |
renderOneFrame(const vpImage< unsigned char > &I, const vpHomogeneousMatrix &cMw) | vpAROgre | |
renderOneFrame(const vpImage< vpRGBa > &I, const vpHomogeneousMatrix &cMw) | vpAROgre | |
setCameraParameters(const vpCameraParameters &cameraP) | vpAROgre | |
setFarClippingDistance(const double &dist) | vpAROgre | inline |
setNearClippingDistance(const double &dist) | vpAROgre | inline |
setPluginsPath(const char *pluginsPath) | vpAROgre | inline |
setPosition(const std::string &sceneName, const vpTranslationVector &wTo) | vpAROgre | |
setPosition(const std::string &sceneName, const vpHomogeneousMatrix &wMo) | vpAROgre | |
setResourcePath(const char *resourcePath) | vpAROgre | inline |
setRotation(const std::string &sceneName, const vpRotationMatrix &wRo) | vpAROgre | |
setScale(const std::string &sceneName, float factorx, float factory, float factorz) | vpAROgre | |
setShowConfigDialog(bool showConfigDialog) | vpAROgre | inline |
setVisibility(const std::string &sceneName, bool isVisible) | vpAROgre | |
setWindowName(const Ogre::String &n) | vpAROgre | inline |
setWindowPosition(unsigned int win_x, unsigned int win_y) | vpAROgre | inline |
updateBackgroundTexture(const vpImage< unsigned char > &I) | vpAROgre | protectedvirtual |
updateBackgroundTexture(const vpImage< vpRGBa > &I) | vpAROgre | protectedvirtual |
updateCameraParameters(const vpHomogeneousMatrix &cMo) | vpAROgre | protectedvirtual |
updateCameraProjection(void) | vpAROgre | protectedvirtual |
updateScene(const Ogre::FrameEvent &) | vpAROgre | inlineprotectedvirtual |
vpAROgre(const vpCameraParameters &cam=vpCameraParameters(), unsigned int width=0, unsigned int height=0, const char *resourcePath=VISP_HAVE_OGRE_RESOURCES_PATH, const char *pluginsPath=VISP_HAVE_OGRE_PLUGINS_PATH) | vpAROgre | |
windowClosed(Ogre::RenderWindow *rw) | vpAROgre | virtual |
windowHidden | vpAROgre | protected |
~vpAROgre(void) | vpAROgre | virtual |