_GetBaseClass() | mrpt::opengl::CSimpleLine | protectedstatic |
className | mrpt::opengl::CSimpleLine | static |
clone() const override | mrpt::opengl::CSimpleLine | virtual |
ConstPtr typedef | mrpt::opengl::CSimpleLine | |
ConstUniquePtr typedef | mrpt::opengl::CSimpleLine | |
Create(Args &&... args) | mrpt::opengl::CSimpleLine | inlinestatic |
CreateAlloc(const Alloc &alloc, Args &&... args) | mrpt::opengl::CSimpleLine | inlinestatic |
CreateObject() | mrpt::opengl::CSimpleLine | static |
CreateUnique(Args &&... args) | mrpt::opengl::CSimpleLine | inlinestatic |
CRenderizable() | mrpt::opengl::CRenderizable | |
CRenderizableShaderWireFrame()=default | mrpt::opengl::CRenderizableShaderWireFrame | |
CSimpleLine(float x0=0, float y0=0, float z0=0, float x1=0, float y1=0, float z1=0, float lineWidth=1, bool antiAliasing=true) | mrpt::opengl::CSimpleLine | |
duplicateGetSmartPtr() const | mrpt::rtti::CObject | inline |
enableAntiAliasing(bool enable=true) | mrpt::opengl::CRenderizableShaderWireFrame | inline |
enableShowName(bool showName=true) | mrpt::opengl::CRenderizable | inline |
enqueForRenderRecursive([[maybe_unused]] const mrpt::opengl::TRenderMatrices &state, [[maybe_unused]] RenderQueue &rq) const | mrpt::opengl::CRenderizable | inlinevirtual |
freeOpenGLResources() override | mrpt::opengl::CRenderizableShaderWireFrame | inlinevirtual |
getBoundingBox(mrpt::math::TPoint3D &bb_min, mrpt::math::TPoint3D &bb_max) const override | mrpt::opengl::CSimpleLine | virtual |
getClassName() | mrpt::opengl::CSimpleLine | 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 |
getLineCoords(float &x0, float &y0, float &z0, float &x1, float &y1, float &z1) const | mrpt::opengl::CSimpleLine | inline |
getLineWidth() const | mrpt::opengl::CRenderizableShaderWireFrame | inline |
getLocalRepresentativePoint() const | mrpt::opengl::CRenderizable | inlinevirtual |
getName() const | mrpt::opengl::CRenderizable | inline |
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::CSimpleLine | virtual |
GetRuntimeClassIdStatic() | mrpt::opengl::CSimpleLine | static |
getScaleX() const | mrpt::opengl::CRenderizable | inline |
getScaleY() const | mrpt::opengl::CRenderizable | inline |
getScaleZ() const | mrpt::opengl::CRenderizable | inline |
hasToUpdateBuffers() const | mrpt::opengl::CRenderizable | inline |
initializeTextures() const | mrpt::opengl::CRenderizable | inlinevirtual |
isAntiAliasingEnabled() const | mrpt::opengl::CRenderizableShaderWireFrame | inline |
isShowNameEnabled() const | mrpt::opengl::CRenderizable | inline |
isVisible() const | mrpt::opengl::CRenderizable | inline |
labelObject() const | mrpt::opengl::CRenderizable | |
m_antiAliasing | mrpt::opengl::CRenderizableShaderWireFrame | protected |
m_color | mrpt::opengl::CRenderizable | protected |
m_color_buffer_data | mrpt::opengl::CRenderizableShaderWireFrame | mutableprotected |
m_label_obj | mrpt::opengl::CRenderizable | mutableprotected |
m_lineWidth | mrpt::opengl::CRenderizableShaderWireFrame | protected |
m_name | mrpt::opengl::CRenderizable | protected |
m_outdatedBuffers | mrpt::opengl::CRenderizable | protected |
m_pose | mrpt::opengl::CRenderizable | protected |
m_representativePoint | 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_vertex_buffer_data | mrpt::opengl::CRenderizableShaderWireFrame | mutableprotected |
m_visible | mrpt::opengl::CRenderizable | protected |
m_x0 | mrpt::opengl::CSimpleLine | protected |
m_x1 | mrpt::opengl::CSimpleLine | protected |
m_y0 | mrpt::opengl::CSimpleLine | protected |
m_y1 | mrpt::opengl::CSimpleLine | protected |
m_z0 | mrpt::opengl::CSimpleLine | protected |
m_z1 | mrpt::opengl::CSimpleLine | protected |
notifyChange() const | mrpt::opengl::CRenderizable | inline |
onUpdateBuffers_Wireframe() override | mrpt::opengl::CSimpleLine | virtual |
Ptr typedef | mrpt::opengl::CSimpleLine | |
readFromStreamRender(mrpt::serialization::CArchive &in) | mrpt::opengl::CRenderizable | protected |
render(const RenderContext &rc) const override | mrpt::opengl::CRenderizableShaderWireFrame | virtual |
renderUpdateBuffers() const override | mrpt::opengl::CRenderizableShaderWireFrame | virtual |
requiredShaders() const override | mrpt::opengl::CRenderizableShaderWireFrame | inlinevirtual |
runtimeClassId | mrpt::opengl::CSimpleLine | protectedstatic |
serializeFrom(mrpt::serialization::CArchive &in, uint8_t serial_version) override | mrpt::opengl::CSimpleLine | protectedvirtual |
mrpt::opengl::CRenderizableShaderWireFrame::serializeFrom(CSchemeArchiveBase &in) | mrpt::serialization::CSerializable | inlineprotectedvirtual |
serializeGetVersion() const override | mrpt::opengl::CSimpleLine | protectedvirtual |
serializeTo(mrpt::serialization::CArchive &out) const override | mrpt::opengl::CSimpleLine | protectedvirtual |
mrpt::opengl::CRenderizableShaderWireFrame::serializeTo(CSchemeArchiveBase &out) const | mrpt::serialization::CSerializable | inlineprotectedvirtual |
setColor(const mrpt::img::TColorf &c) | mrpt::opengl::CRenderizable | inline |
setColor(float R, float G, float B, float A=1) | mrpt::opengl::CRenderizable | inline |
setColor_u8(const mrpt::img::TColor &c) | mrpt::opengl::CRenderizable | virtual |
setColor_u8(uint8_t R, uint8_t G, uint8_t B, uint8_t A=255) | mrpt::opengl::CRenderizable | inline |
setColorA(const float a) | mrpt::opengl::CRenderizable | inline |
setColorA_u8(const uint8_t a) | mrpt::opengl::CRenderizable | inlinevirtual |
setColorB(const float b) | mrpt::opengl::CRenderizable | inline |
setColorB_u8(const uint8_t b) | mrpt::opengl::CRenderizable | inlinevirtual |
setColorG(const float g) | mrpt::opengl::CRenderizable | inline |
setColorG_u8(const uint8_t g) | mrpt::opengl::CRenderizable | inlinevirtual |
setColorR(const float r) | mrpt::opengl::CRenderizable | inline |
setColorR_u8(const uint8_t r) | mrpt::opengl::CRenderizable | inlinevirtual |
setLineCoords(float x0, float y0, float z0, float x1, float y1, float z1) | mrpt::opengl::CSimpleLine | inline |
setLineWidth(float w) | mrpt::opengl::CRenderizableShaderWireFrame | inline |
setLocalRepresentativePoint(const mrpt::math::TPoint3Df &p) | mrpt::opengl::CRenderizable | 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::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 |
setVisibility(bool visible=true) | mrpt::opengl::CRenderizable | inline |
traceRay(const mrpt::poses::CPose3D &o, double &dist) const | mrpt::opengl::CRenderizable | virtual |
UniquePtr typedef | mrpt::opengl::CSimpleLine | |
updateBuffers() const | mrpt::opengl::CRenderizable | inline |
writeToMatlab() const | mrpt::serialization::CSerializable | inlinevirtual |
writeToStreamRender(mrpt::serialization::CArchive &out) const | mrpt::opengl::CRenderizable | protected |
~CObject()=default | mrpt::rtti::CObject | virtual |
~CRenderizable() override | mrpt::opengl::CRenderizable | |
~CRenderizableShaderWireFrame() | mrpt::opengl::CRenderizableShaderWireFrame | virtual |
~CSerializable() override=default | mrpt::serialization::CSerializable | |
~CSimpleLine() override=default | mrpt::opengl::CSimpleLine | |