, including all inherited members.
_GetBaseClass() | mrpt::opengl::CAxis | [protected, static] |
_init_CAxis | mrpt::opengl::CAxis | [protected, static] |
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 | [inline, private] |
checkOpenGLError() | mrpt::opengl::CRenderizable | [protected, static] |
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] |
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 | [inline, 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 | [inline] |
getColor() const | mrpt::opengl::CRenderizable | [inline] |
getColorA() const | mrpt::opengl::CRenderizable | [inline] |
getColorB() const | mrpt::opengl::CRenderizable | [inline] |
getColorG() const | mrpt::opengl::CRenderizable | [inline] |
getColorR() const | mrpt::opengl::CRenderizable | [inline] |
getCurrentRenderingInfo(TRenderInfo &ri) const | mrpt::opengl::CRenderizable | [protected] |
getLineWidth() const | mrpt::opengl::CAxis | [inline] |
getName() const | mrpt::opengl::CRenderizable | [inline] |
getNewTextureNumber() | mrpt::opengl::CRenderizable | [protected, static] |
getPose() const | mrpt::opengl::CRenderizable | |
getPosePitch() const | mrpt::opengl::CRenderizable | [inline] |
getPoseRoll() const | mrpt::opengl::CRenderizable | [inline] |
getPoseX() const | mrpt::opengl::CRenderizable | [inline] |
getPoseY() const | mrpt::opengl::CRenderizable | [inline] |
getPoseYaw() 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] |
isVisible() const | mrpt::opengl::CRenderizable | [inline] |
m_color_A | mrpt::opengl::CRenderizable | [protected] |
m_color_B | mrpt::opengl::CRenderizable | [protected] |
m_color_G | mrpt::opengl::CRenderizable | [protected] |
m_color_R | mrpt::opengl::CRenderizable | [protected] |
m_frecuency | mrpt::opengl::CAxis | [protected] |
m_lineWidth | mrpt::opengl::CAxis | [protected] |
m_marks | mrpt::opengl::CAxis | [protected] |
m_name | mrpt::opengl::CRenderizable | [protected] |
m_pitch | mrpt::opengl::CRenderizable | [protected] |
m_roll | 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_visible | mrpt::opengl::CRenderizable | [protected] |
m_x | mrpt::opengl::CRenderizable | [protected] |
m_xmax | mrpt::opengl::CAxis | [protected] |
m_xmin | mrpt::opengl::CAxis | [protected] |
m_y | mrpt::opengl::CRenderizable | [protected] |
m_yaw | mrpt::opengl::CRenderizable | [protected] |
m_ymax | mrpt::opengl::CAxis | [protected] |
m_ymin | mrpt::opengl::CAxis | [protected] |
m_z | mrpt::opengl::CRenderizable | [protected] |
m_zmax | mrpt::opengl::CAxis | [protected] |
m_zmin | mrpt::opengl::CAxis | [protected] |
mrpt::opengl::COpenGLViewport class | mrpt::opengl::CRenderizable | [friend] |
mrpt::opengl::CSetOfObjects class | mrpt::opengl::CRenderizable | [friend] |
mrpt::utils::CStream class | mrpt::opengl::CRenderizableDisplayList | [friend] |
notifyChange() const | mrpt::opengl::CRenderizableDisplayList | [inline, protected] |
readFromStream(mrpt::utils::CStream &in, int version)=0 | mrpt::utils::CSerializable | [protected, pure virtual] |
readFromStreamRender(mrpt::utils::CStream &in) | mrpt::opengl::CRenderizableDisplayList | [inline, protected] |
releaseTextureName(unsigned int i) | mrpt::opengl::CRenderizable | [protected, static] |
render() const | mrpt::opengl::CRenderizableDisplayList | [virtual] |
render_dl() const | mrpt::opengl::CAxis | [virtual] |
renderTextBitmap(const char *str, void *fontStyle) | mrpt::opengl::CRenderizable | [static] |
renderTriangleWithNormal(const mrpt::math::TPoint3D &p1, const mrpt::math::TPoint3D &p2, const mrpt::math::TPoint3D &p3) | mrpt::opengl::CRenderizable | [protected, static] |
setAxisLimits(float xmin, float ymin, float zmin, float xmax, float ymax, float zmax) | mrpt::opengl::CAxis | [inline] |
setColor(const mrpt::utils::TColorf &c) | mrpt::opengl::CRenderizableDisplayList | [virtual] |
setColor(double R, double G, double B, double A=1) | mrpt::opengl::CRenderizableDisplayList | [virtual] |
setColorA(const double a) | mrpt::opengl::CRenderizableDisplayList | [inline, virtual] |
setColorB(const double b) | mrpt::opengl::CRenderizableDisplayList | [inline, virtual] |
setColorG(const double g) | mrpt::opengl::CRenderizableDisplayList | [inline, virtual] |
setColorR(const double r) | mrpt::opengl::CRenderizableDisplayList | [inline, virtual] |
setFrequency(float f) | mrpt::opengl::CAxis | [inline] |
setLineWidth(float w) | mrpt::opengl::CAxis | [inline] |
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::math::TPose3D &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] |
setVisibility(bool visible=true) | mrpt::opengl::CRenderizable | [inline] |
should_skip_display_list_cache() const | mrpt::opengl::CRenderizableDisplayList | [inline, protected, virtual] |
SmartPtr typedef | mrpt::opengl::CAxis | |
traceRay(const mrpt::poses::CPose3D &o, double &dist) const | mrpt::opengl::CRenderizable | [virtual] |
writeToStream(mrpt::utils::CStream &out, int *getVersion) const =0 | mrpt::utils::CSerializable | [protected, pure virtual] |
writeToStreamRender(utils::CStream &out) const | mrpt::opengl::CRenderizable | [protected] |
~CAxis() | mrpt::opengl::CAxis | [inline, private, virtual] |
~CObject() | mrpt::utils::CObject | [inline, virtual] |
~CRenderizable() | mrpt::opengl::CRenderizable | [virtual] |
~CRenderizableDisplayList() | mrpt::opengl::CRenderizableDisplayList | [virtual] |
~CSerializable() | mrpt::utils::CSerializable | [inline, virtual] |