_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=1.f, float lineWidth=3.0f, bool marks=false) | mrpt::opengl::CAxis | |
checkOpenGLError() | mrpt::opengl::CRenderizable | protectedstatic |
className | mrpt::opengl::CAxis | static |
clone() const override | mrpt::opengl::CAxis | virtual |
ConstPtr typedef | mrpt::opengl::CAxis | |
ConstUniquePtr typedef | mrpt::opengl::CAxis | |
Create(Args &&... args) | mrpt::opengl::CAxis | inlinestatic |
CreateAlloc(const Alloc &alloc, Args &&... args) | mrpt::opengl::CAxis | inlinestatic |
CreateObject() | mrpt::opengl::CAxis | static |
CreateUnique(Args &&... args) | mrpt::opengl::CAxis | inlinestatic |
CRenderizable() | mrpt::opengl::CRenderizable | |
CRenderizableDisplayList() | mrpt::opengl::CRenderizableDisplayList | |
duplicateGetSmartPtr() const | mrpt::rtti::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 override | mrpt::opengl::CAxis | virtual |
getClassName() | mrpt::opengl::CAxis | inlinestatic |
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 override | mrpt::opengl::CAxis | virtual |
GetRuntimeClassIdStatic() | mrpt::opengl::CAxis | static |
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 | |
getTickMarksLength(float len) | mrpt::opengl::CAxis | inline |
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_markLen | 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 |
Ptr typedef | mrpt::opengl::CAxis | |
readFromStreamRender(mrpt::serialization::CArchive &in) | mrpt::opengl::CRenderizableDisplayList | inlineprotected |
releaseTextureName(unsigned int i) | mrpt::opengl::CRenderizable | protectedstatic |
render() const override | mrpt::opengl::CRenderizableDisplayList | virtual |
render_dl() const 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 |
runtimeClassId | mrpt::opengl::CAxis | protectedstatic |
serializeFrom(mrpt::serialization::CArchive &in, uint8_t serial_version) override | mrpt::opengl::CAxis | protectedvirtual |
mrpt::opengl::CRenderizableDisplayList::serializeFrom(CSchemeArchiveBase &in) | mrpt::serialization::CSerializable | inlineprotectedvirtual |
serializeGetVersion() const override | mrpt::opengl::CAxis | protectedvirtual |
serializeTo(mrpt::serialization::CArchive &out) const override | mrpt::opengl::CAxis | protectedvirtual |
mrpt::opengl::CRenderizableDisplayList::serializeTo(CSchemeArchiveBase &out) const | mrpt::serialization::CSerializable | inlineprotectedvirtual |
setAxisLimits(float xmin, float ymin, float zmin, float xmax, float ymax, float zmax) | mrpt::opengl::CAxis | |
setColor(const mrpt::img::TColorf &c) | mrpt::opengl::CRenderizable | inline |
setColor(double R, double G, double B, double A=1) | mrpt::opengl::CRenderizable | inline |
setColor_u8(const mrpt::img::TColor &c) 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) override | mrpt::opengl::CRenderizableDisplayList | inlinevirtual |
setColorB(const double b) | mrpt::opengl::CRenderizable | inline |
setColorB_u8(const uint8_t b) override | mrpt::opengl::CRenderizableDisplayList | inlinevirtual |
setColorG(const double g) | mrpt::opengl::CRenderizable | inline |
setColorG_u8(const uint8_t g) override | mrpt::opengl::CRenderizableDisplayList | inlinevirtual |
setColorR(const double r) | mrpt::opengl::CRenderizable | inline |
setColorR_u8(const uint8_t r) 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 | |
setTickMarksLength(float len) | 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 |
UniquePtr typedef | mrpt::opengl::CAxis | |
writeToMatlab() const | mrpt::serialization::CSerializable | inlinevirtual |
writeToStreamRender(mrpt::serialization::CArchive &out) const | mrpt::opengl::CRenderizable | protected |
~CAxis() override=default | mrpt::opengl::CAxis | |
~CObject()=default | mrpt::rtti::CObject | virtual |
~CRenderizable() override | mrpt::opengl::CRenderizable | |
~CRenderizableDisplayList() override | mrpt::opengl::CRenderizableDisplayList | |
~CSerializable() override=default | mrpt::serialization::CSerializable | |