_GetBaseClass() | mrpt::opengl::COpenGLScene | protectedstatic |
_init_COpenGLScene | mrpt::opengl::COpenGLScene | protectedstatic |
classCObject | mrpt::utils::CObject | static |
classCOpenGLScene | mrpt::opengl::COpenGLScene | static |
classCSerializable | mrpt::utils::CSerializable | static |
classinfo | mrpt::opengl::COpenGLScene | static |
clear(bool createMainViewport=true) | mrpt::opengl::COpenGLScene | |
clone() const | mrpt::utils::CObject | inline |
ConstPtr typedef | mrpt::opengl::COpenGLScene | |
COpenGLScene() | mrpt::opengl::COpenGLScene | |
COpenGLScene(const COpenGLScene &obj) | mrpt::opengl::COpenGLScene | |
Create() | mrpt::opengl::COpenGLScene | static |
CreateObject() | mrpt::opengl::COpenGLScene | static |
createViewport(const std::string &viewportName) | mrpt::opengl::COpenGLScene | |
dumpListOfObjects(mrpt::utils::CStringList &lst) | mrpt::opengl::COpenGLScene | |
duplicate() const | mrpt::opengl::COpenGLScene | virtual |
duplicateGetSmartPtr() const | mrpt::utils::CObject | inline |
enableFollowCamera(bool enabled) | mrpt::opengl::COpenGLScene | inline |
followCamera() const | mrpt::opengl::COpenGLScene | inline |
getBoundingBox(mrpt::math::TPoint3D &bb_min, mrpt::math::TPoint3D &bb_max, const std::string &vpn=std::string("main")) const | mrpt::opengl::COpenGLScene | |
getByClass(const size_t &ith=0) const | mrpt::opengl::COpenGLScene | inline |
getByName(const std::string &str, const std::string &viewportName=std::string("main")) | mrpt::opengl::COpenGLScene | |
GetRuntimeClass() const | mrpt::opengl::COpenGLScene | virtual |
getViewport(const std::string &viewportName=std::string("main")) const | mrpt::opengl::COpenGLScene | |
initializeAllTextures() | mrpt::opengl::COpenGLScene | |
insert(const CRenderizablePtr &newObject, const std::string &viewportName=std::string("main")) | mrpt::opengl::COpenGLScene | |
insert(const T_it &begin, const T_it &end, const std::string &vpn=std::string("main")) | mrpt::opengl::COpenGLScene | inline |
insertCollection(const T &objs, const std::string &vpn=std::string("main")) | mrpt::opengl::COpenGLScene | inline |
internal_visitAllObjects(FUNCTOR functor, const CRenderizablePtr &o) | mrpt::opengl::COpenGLScene | inlineprotectedstatic |
loadFromFile(const std::string &fil) | mrpt::opengl::COpenGLScene | |
m_followCamera | mrpt::opengl::COpenGLScene | protected |
m_viewports | mrpt::opengl::COpenGLScene | protected |
operator delete(void *ptr) | mrpt::opengl::COpenGLScene | inline |
operator delete(void *memory, void *ptr) | mrpt::opengl::COpenGLScene | inline |
operator delete(void *ptr, const std::nothrow_t &) | mrpt::opengl::COpenGLScene | inline |
operator delete[](void *ptr) | mrpt::opengl::COpenGLScene | inline |
operator new(size_t size) | mrpt::opengl::COpenGLScene | inline |
operator new(size_t size, void *ptr) | mrpt::opengl::COpenGLScene | inlinestatic |
operator new(size_t size, const std::nothrow_t &) | mrpt::opengl::COpenGLScene | inline |
operator new[](size_t size) | mrpt::opengl::COpenGLScene | inline |
operator=(const COpenGLScene &obj) | mrpt::opengl::COpenGLScene | |
Ptr typedef | mrpt::opengl::COpenGLScene | |
readFromStream(mrpt::utils::CStream &in, int version) | mrpt::opengl::COpenGLScene | protectedvirtual |
removeObject(const CRenderizablePtr &obj, const std::string &viewportName=std::string("main")) | mrpt::opengl::COpenGLScene | |
render() const | mrpt::opengl::COpenGLScene | |
saveToFile(const std::string &fil) const | mrpt::opengl::COpenGLScene | |
TListViewports typedef | mrpt::opengl::COpenGLScene | protected |
traceRay(const mrpt::poses::CPose3D &o, double &dist) const | mrpt::opengl::COpenGLScene | |
viewportsCount() const | mrpt::opengl::COpenGLScene | inline |
visitAllObjects(FUNCTOR functor) const | mrpt::opengl::COpenGLScene | inline |
visitAllObjects(FUNCTOR functor, const EXTRA_PARAM &userParam) const | mrpt::opengl::COpenGLScene | inline |
writeToMatlab() const | mrpt::utils::CSerializable | inlinevirtual |
writeToStream(mrpt::utils::CStream &out, int *getVersion) const | mrpt::opengl::COpenGLScene | protectedvirtual |
~CObject() | mrpt::utils::CObject | inlinevirtual |
~COpenGLScene() | mrpt::opengl::COpenGLScene | virtual |
~CSerializable() | mrpt::utils::CSerializable | inlinevirtual |