| _GetBaseClass() | mrpt::opengl::CAxis | protectedstatic | 
  | _init_CAxis | mrpt::opengl::CAxis | protectedstatic | 
  | CAxis(float xmin=-1.0f, float ymin=-1.0f, float zmin=-1.0f, float xmax=1.0f, float ymax=1.0f, float zmax=1.0f, float frecuency=0.25f, float lineWidth=3.0f, bool marks=false) | mrpt::opengl::CAxis | private | 
  | checkOpenGLError() | mrpt::opengl::CRenderizable | protectedstatic | 
  | classCAxis | mrpt::opengl::CAxis | static | 
  | classCObject | mrpt::utils::CObject | static | 
  | classCRenderizable | mrpt::opengl::CRenderizable | static | 
  | classCRenderizableDisplayList | mrpt::opengl::CRenderizableDisplayList | static | 
  | classCSerializable | mrpt::utils::CSerializable | static | 
  | classinfo | mrpt::opengl::CAxis | static | 
  | clone() const | mrpt::opengl::CRenderizableDisplayList | inline | 
  | ConstPtr typedef | mrpt::opengl::CAxis |  | 
  | Create() | mrpt::opengl::CAxis | static | 
  | Create(float xmin, float ymin, float zmin, float xmax, float ymax, float zmax, float frecuency=1, float lineWidth=3, bool marks=false) | mrpt::opengl::CAxis | static | 
  | CreateObject() | mrpt::opengl::CAxis | static | 
  | CRenderizable() | mrpt::opengl::CRenderizable |  | 
  | CRenderizableDisplayList() | mrpt::opengl::CRenderizableDisplayList |  | 
  | duplicate() const | mrpt::opengl::CAxis | virtual | 
  | duplicateGetSmartPtr() const | mrpt::utils::CObject | inline | 
  | enableShowName(bool showName=true) | mrpt::opengl::CRenderizable | inline | 
  | enableTickMarks(bool v=true) | mrpt::opengl::CAxis |  | 
  | enableTickMarks(bool show_x, bool show_y, bool show_z) | mrpt::opengl::CAxis |  | 
  | getBoundingBox(mrpt::math::TPoint3D &bb_min, mrpt::math::TPoint3D &bb_max) const MRPT_OVERRIDE | mrpt::opengl::CAxis | virtual | 
  | getColor() const | mrpt::opengl::CRenderizable | inline | 
  | getColor_u8() const | mrpt::opengl::CRenderizable | inline | 
  | getColorA() const | mrpt::opengl::CRenderizable | inline | 
  | getColorA_u8() const | mrpt::opengl::CRenderizable | inline | 
  | getColorB() const | mrpt::opengl::CRenderizable | inline | 
  | getColorB_u8() const | mrpt::opengl::CRenderizable | inline | 
  | getColorG() const | mrpt::opengl::CRenderizable | inline | 
  | getColorG_u8() const | mrpt::opengl::CRenderizable | inline | 
  | getColorR() const | mrpt::opengl::CRenderizable | inline | 
  | getColorR_u8() const | mrpt::opengl::CRenderizable | inline | 
  | getFrequency() const | mrpt::opengl::CAxis |  | 
  | getLineWidth() const | mrpt::opengl::CAxis |  | 
  | getName() const | mrpt::opengl::CRenderizable | inline | 
  | getNewTextureNumber() | mrpt::opengl::CRenderizable | protectedstatic | 
  | getPose() const | mrpt::opengl::CRenderizable |  | 
  | getPosePitch() const | mrpt::opengl::CRenderizable | inline | 
  | getPosePitchRad() const | mrpt::opengl::CRenderizable | inline | 
  | getPoseRef() const | mrpt::opengl::CRenderizable | inline | 
  | getPoseRoll() const | mrpt::opengl::CRenderizable | inline | 
  | getPoseRollRad() const | mrpt::opengl::CRenderizable | inline | 
  | getPoseX() const | mrpt::opengl::CRenderizable | inline | 
  | getPoseY() const | mrpt::opengl::CRenderizable | inline | 
  | getPoseYaw() const | mrpt::opengl::CRenderizable | inline | 
  | getPoseYawRad() const | mrpt::opengl::CRenderizable | inline | 
  | getPoseZ() const | mrpt::opengl::CRenderizable | inline | 
  | GetRuntimeClass() const | mrpt::opengl::CAxis | virtual | 
  | getScaleX() const | mrpt::opengl::CRenderizable | inline | 
  | getScaleY() const | mrpt::opengl::CRenderizable | inline | 
  | getScaleZ() const | mrpt::opengl::CRenderizable | inline | 
  | getTextLabelOrientation(int axis, float &yaw_deg, float &pitch_deg, float &roll_deg) const | mrpt::opengl::CAxis |  | 
  | getTextScale() const | mrpt::opengl::CAxis |  | 
  | isShowNameEnabled() const | mrpt::opengl::CRenderizable | inline | 
  | isVisible() const | mrpt::opengl::CRenderizable | inline | 
  | m_color | mrpt::opengl::CRenderizable | protected | 
  | m_frequency | mrpt::opengl::CAxis | protected | 
  | m_lineWidth | mrpt::opengl::CAxis | protected | 
  | m_marks | mrpt::opengl::CAxis | protected | 
  | m_name | mrpt::opengl::CRenderizable | protected | 
  | m_pose | mrpt::opengl::CRenderizable | protected | 
  | m_scale_x | mrpt::opengl::CRenderizable | protected | 
  | m_scale_y | mrpt::opengl::CRenderizable | protected | 
  | m_scale_z | mrpt::opengl::CRenderizable | protected | 
  | m_show_name | mrpt::opengl::CRenderizable | protected | 
  | m_textRot | mrpt::opengl::CAxis | protected | 
  | m_textScale | mrpt::opengl::CAxis | protected | 
  | m_visible | mrpt::opengl::CRenderizable | protected | 
  | m_xmax | mrpt::opengl::CAxis | protected | 
  | m_xmin | mrpt::opengl::CAxis | protected | 
  | m_ymax | mrpt::opengl::CAxis | protected | 
  | m_ymin | mrpt::opengl::CAxis | protected | 
  | m_zmax | mrpt::opengl::CAxis | protected | 
  | m_zmin | mrpt::opengl::CAxis | protected | 
  | notifyChange() const | mrpt::opengl::CRenderizableDisplayList | inlineprotected | 
  | operator delete(void *ptr) | mrpt::opengl::CAxis | inline | 
  | operator delete(void *memory, void *ptr) | mrpt::opengl::CAxis | inline | 
  | operator delete(void *ptr, const std::nothrow_t &) | mrpt::opengl::CAxis | inline | 
  | operator delete[](void *ptr) | mrpt::opengl::CAxis | inline | 
  | operator new(size_t size) | mrpt::opengl::CAxis | inline | 
  | operator new(size_t size, void *ptr) | mrpt::opengl::CAxis | inlinestatic | 
  | operator new(size_t size, const std::nothrow_t &) | mrpt::opengl::CAxis | inline | 
  | operator new[](size_t size) | mrpt::opengl::CAxis | inline | 
  | Ptr typedef | mrpt::opengl::CAxis |  | 
  | readFromStream(mrpt::utils::CStream &in, int version) | mrpt::opengl::CAxis | protectedvirtual | 
  | readFromStreamRender(mrpt::utils::CStream &in) | mrpt::opengl::CRenderizableDisplayList | inlineprotected | 
  | releaseTextureName(unsigned int i) | mrpt::opengl::CRenderizable | protectedstatic | 
  | render() const MRPT_OVERRIDE | mrpt::opengl::CRenderizableDisplayList | virtual | 
  | render_dl() const MRPT_OVERRIDE | mrpt::opengl::CAxis | virtual | 
  | renderTextBitmap(const char *str, void *fontStyle) | mrpt::opengl::CRenderizable | static | 
  | renderTextBitmap(int screen_x, int screen_y, const std::string &str, float color_r=1, float color_g=1, float color_b=1, mrpt::opengl::TOpenGLFont font=mrpt::opengl::MRPT_GLUT_BITMAP_TIMES_ROMAN_24) | mrpt::opengl::CRenderizable | static | 
  | setAxisLimits(float xmin, float ymin, float zmin, float xmax, float ymax, float zmax) | mrpt::opengl::CAxis |  | 
  | setColor(const mrpt::utils::TColorf &c) | mrpt::opengl::CRenderizable | inline | 
  | setColor(double R, double G, double B, double A=1) | mrpt::opengl::CRenderizable | inline | 
  | setColor_u8(const mrpt::utils::TColor &c) MRPT_OVERRIDE | mrpt::opengl::CRenderizableDisplayList | inlinevirtual | 
  | setColor_u8(uint8_t R, uint8_t G, uint8_t B, uint8_t A=255) | mrpt::opengl::CRenderizableDisplayList | inline | 
  | setColorA(const double a) | mrpt::opengl::CRenderizable | inline | 
  | setColorA_u8(const uint8_t a) MRPT_OVERRIDE | mrpt::opengl::CRenderizableDisplayList | inlinevirtual | 
  | setColorB(const double b) | mrpt::opengl::CRenderizable | inline | 
  | setColorB_u8(const uint8_t b) MRPT_OVERRIDE | mrpt::opengl::CRenderizableDisplayList | inlinevirtual | 
  | setColorG(const double g) | mrpt::opengl::CRenderizable | inline | 
  | setColorG_u8(const uint8_t g) MRPT_OVERRIDE | mrpt::opengl::CRenderizableDisplayList | inlinevirtual | 
  | setColorR(const double r) | mrpt::opengl::CRenderizable | inline | 
  | setColorR_u8(const uint8_t r) MRPT_OVERRIDE | mrpt::opengl::CRenderizableDisplayList | inlinevirtual | 
  | setFrequency(float f) | mrpt::opengl::CAxis |  | 
  | setLineWidth(float w) | mrpt::opengl::CAxis |  | 
  | setLocation(double x, double y, double z) | mrpt::opengl::CRenderizable | inline | 
  | setLocation(const mrpt::math::TPoint3D &p) | mrpt::opengl::CRenderizable | inline | 
  | setName(const std::string &n) | mrpt::opengl::CRenderizable | inline | 
  | setPose(const mrpt::poses::CPose3D &o) | mrpt::opengl::CRenderizable |  | 
  | setPose(const mrpt::poses::CPose2D &o) | mrpt::opengl::CRenderizable |  | 
  | setPose(const mrpt::math::TPose3D &o) | mrpt::opengl::CRenderizable |  | 
  | setPose(const mrpt::math::TPose2D &o) | mrpt::opengl::CRenderizable |  | 
  | setPose(const mrpt::poses::CPoint3D &o) | mrpt::opengl::CRenderizable |  | 
  | setPose(const mrpt::poses::CPoint2D &o) | mrpt::opengl::CRenderizable |  | 
  | setScale(float s) | mrpt::opengl::CRenderizable | inline | 
  | setScale(float sx, float sy, float sz) | mrpt::opengl::CRenderizable | inline | 
  | setTextLabelOrientation(int axis, float yaw_deg, float pitch_deg, float roll_deg) | mrpt::opengl::CAxis |  | 
  | setTextScale(float f) | mrpt::opengl::CAxis |  | 
  | setVisibility(bool visible=true) | mrpt::opengl::CRenderizable | inline | 
  | should_skip_display_list_cache() const | mrpt::opengl::CRenderizableDisplayList | inlineprotectedvirtual | 
  | textBitmapWidth(const std::string &str, mrpt::opengl::TOpenGLFont font=mrpt::opengl::MRPT_GLUT_BITMAP_TIMES_ROMAN_24) | mrpt::opengl::CRenderizable | static | 
  | traceRay(const mrpt::poses::CPose3D &o, double &dist) const | mrpt::opengl::CRenderizable | virtual | 
  | writeToMatlab() const | mrpt::utils::CSerializable | inlinevirtual | 
  | writeToStream(mrpt::utils::CStream &out, int *getVersion) const | mrpt::opengl::CAxis | protectedvirtual | 
  | writeToStreamRender(utils::CStream &out) const | mrpt::opengl::CRenderizable | protected | 
  | ~CAxis() | mrpt::opengl::CAxis | inlineprivatevirtual | 
  | ~CObject() | mrpt::utils::CObject | inlinevirtual | 
  | ~CRenderizable() | mrpt::opengl::CRenderizable | virtual | 
  | ~CRenderizableDisplayList() | mrpt::opengl::CRenderizableDisplayList | virtual | 
  | ~CSerializable() | mrpt::utils::CSerializable | inlinevirtual |