![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|
This is the complete list of members for ccBBox, including all inherited members.
| add(const Vector3Tpl< PointCoordinateType > &P) | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| addChild(ccHObject *child, int dependencyFlags=DP_PARENT_OF_OTHER, int insertIndex=-1) | ccHObject | virtual |
| addClipPlanes(const ccClipPlane &plane) | ccDrawableObject | virtual |
| addDependency(ccHObject *otherObject, int flags, bool additive=true) | ccHObject | |
| addEigen(const Eigen::Vector3d &point) | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| applyDisplayState(const DisplayState &state) | ccDrawableObject | virtual |
| applyGLTransformation(const ccGLMatrix &trans) | ccHObject | protectedvirtual |
| applyGLTransformation_recursive(const ccGLMatrix *trans=nullptr) | ccHObject | |
| BoundingBoxTpl() | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| BoundingBoxTpl(const Vector3Tpl< PointCoordinateType > &minCorner, const Vector3Tpl< PointCoordinateType > &maxCorner) | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| ccBBox() | ccBBox | inline |
| ccBBox(const CCVector3 &bbMinCorner, const CCVector3 &bbMaxCorner, const std::string &name="ccBBox") | ccBBox | inline |
| ccBBox(const Eigen::Vector3d &min_bound, const Eigen::Vector3d &max_bound, const std::string &name="ccBBox") | ccBBox | inline |
| ccBBox(const cloudViewer::BoundingBox &bbox, const std::string &name="ccBBox") | ccBBox | inlineexplicit |
| ccDrawableObject() | ccDrawableObject | |
| ccDrawableObject(const ccDrawableObject &object) | ccDrawableObject | |
| ccHObject(QString name=QString()) | ccHObject | |
| ccHObject(const ccHObject &object) | ccHObject | |
| ccObject(QString name=QString()) | ccObject | |
| ccObject(const ccObject &object) | ccObject | |
| clear() | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| color_ | cloudViewer::BoundingBoxTpl< PointCoordinateType > | protected |
| colorsShown() const | ccDrawableObject | inlinevirtual |
| ComputeCenter(const std::vector< Eigen::Vector3d > &points) | ccHObject | static |
| ComputeMaxBound(const std::vector< Eigen::Vector3d > &points) | ccHObject | static |
| ComputeMinBound(const std::vector< Eigen::Vector3d > &points) | ccHObject | static |
| computeVolume() const | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| Container typedef | ccHObject | |
| contains(const Vector3Tpl< PointCoordinateType > &P) const | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| containsEigen(const Eigen::Vector3d &point) const | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| CorruptError() | ccSerializableObject | inlinestatic |
| CreateFromPoints(const std::vector< CCVector3 > &points) | ccBBox | static |
| CreateFromPoints(const std::vector< Eigen::Vector3d > &points) | ccBBox | static |
| DEPENDENCY_FLAGS enum name | ccHObject | |
| DeserializationFlags enum name | ccSerializableObject | |
| detachAllChildren() | ccHObject | |
| detachChild(ccHObject *child) | ccHObject | |
| DF_POINT_COORDS_64_BITS enum value | ccSerializableObject | |
| DF_SCALAR_VAL_32_BITS enum value | ccSerializableObject | |
| DP_DELETE_OTHER enum value | ccHObject | |
| DP_NONE enum value | ccHObject | |
| DP_NOTIFY_OTHER_ON_DELETE enum value | ccHObject | |
| DP_NOTIFY_OTHER_ON_UPDATE enum value | ccHObject | |
| DP_PARENT_OF_OTHER enum value | ccHObject | |
| draw(CC_DRAW_CONTEXT &context) override | ccBBox | virtual |
| draw(CC_DRAW_CONTEXT &context, const ecvColor::Rgb &col) | ccBBox | |
| drawBB(CC_DRAW_CONTEXT &context, const ecvColor::Rgb &col) | ccHObject | virtual |
| drawMeOnly(CC_DRAW_CONTEXT &context) | ccHObject | inlineprotectedvirtual |
| drawNameIn3D() | ccHObject | protectedvirtual |
| enableGLTransformation(bool state) | ccDrawableObject | virtual |
| enableTempColor(bool state) | ccDrawableObject | inlinevirtual |
| filterChildren(Container &filteredChildren, bool recursive=false, CV_CLASS_ENUM filter=CV_TYPES::OBJECT, bool strict=false) const | ccHObject | |
| find(unsigned uniqueID) | ccHObject | |
| findMaxUniqueID_recursive() const | ccHObject | |
| fromFile(QFile &in, short dataVersion, int flags, LoadedIDMap &oldToNewIDMap) override | ccHObject | virtual |
| fromFile_MeOnly(QFile &in, short dataVersion, int flags, LoadedIDMap &oldToNewIDMap) | ccHObject | protectedvirtual |
| fromFileNoChildren(QFile &in, short dataVersion, int flags, LoadedIDMap &oldToNewIDMap) | ccHObject | |
| getAbsoluteGLTransformation(ccGLMatrix &trans) const | ccHObject | |
| GetAxisAlignedBoundingBox() const override | ccBBox | inlinevirtual |
| getBaseName() const | ccObject | inline |
| getBB_recursive(bool withGLFeatures=false, bool onlyEnabledChildren=true) | ccHObject | virtual |
| getBounds(double bounds[6]) const | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| GetBoxPoints() const | ccBBox | |
| getCenter() const | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| GetCenter() const override | ccBBox | inlinevirtual |
| getChild(unsigned childPos) const | ccHObject | inline |
| getChildCountRecursive() const | ccHObject | |
| getChildIndex(const ccHObject *aChild) const | ccHObject | |
| getChildrenNumber() const | ccHObject | inline |
| getClassID() const override | ccBBox | inlinevirtual |
| GetColor() const | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| GetCurrentDBVersion() | ccObject | static |
| getDependencyFlagsWith(const ccHObject *otherObject) | ccHObject | |
| getDiagNorm() const | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| getDiagNormd() const | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| getDiagVec() const | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| getDisplayBB_recursive(bool relative) | ccHObject | virtual |
| getDrawingParameters(glDrawParams ¶ms) const | ccDrawableObject | virtual |
| getEntityType() const | ccHObject | |
| GetExtent() const | ccBBox | inline |
| getFirstChild() const | ccHObject | inline |
| getFlagState(CV_OBJECT_FLAG flag) const | ccObject | inlineprotectedvirtual |
| getFullPath() const | ccObject | inline |
| getGlobalBB_recursive(bool withGLFeatures=false, bool onlyEnabledChildren=true) | ccHObject | virtual |
| getGLTransformation() const | ccDrawableObject | inlinevirtual |
| getGLTransformationHistory() const | ccHObject | inlinevirtual |
| GetHalfExtent() const | ccBBox | inline |
| getIcon() const | ccHObject | virtual |
| getIndex() const | ccHObject | |
| getLastChild() const | ccHObject | inline |
| GetLastUniqueID() | ccObject | static |
| GetMax2DBound() const | ccHObject | inlinevirtual |
| GetMaxBound() const override | ccBBox | inlinevirtual |
| getMaxBoxDim() const | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| GetMaxExtent() const | ccBBox | inline |
| getMetaData(const QString &key) const | ccObject | |
| GetMin2DBound() const | ccHObject | inlinevirtual |
| GetMinBound() const override | ccBBox | inlinevirtual |
| getMinBoxDim() const | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| getName() const | ccObject | inlinevirtual |
| GetNextUniqueID() | ccObject | static |
| getOpacity() const | ccDrawableObject | inlinevirtual |
| GetOrientedBoundingBox() const override | ccBBox | virtual |
| getOwnBB(bool withGLFeatures=false) override | ccBBox | inlinevirtual |
| getOwnFitBB(ccGLMatrix &trans) | ccHObject | virtual |
| getOwnGlobalBB(bool withGLFeatures=false) | ccHObject | virtual |
| getOwnGlobalBB(CCVector3d &minCorner, CCVector3d &maxCorner) | ccHObject | virtual |
| getParent() const | ccHObject | inline |
| GetPointIndicesWithinBoundingBox(const std::vector< Eigen::Vector3d > &points) const | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| GetPointIndicesWithinBoundingBox(const std::vector< Vector3Tpl< PointCoordinateType >> &points) const | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| GetPrintInfo() const | ccBBox | |
| getRemoveFlag() | ccObject | inlinevirtual |
| GetRotationMatrixFromAxisAngle(const Eigen::Vector3d &rotation) | ccHObject | static |
| GetRotationMatrixFromEulerAngle(const Eigen::Vector3d &rotation) | ccHObject | static |
| GetRotationMatrixFromQuaternion(const Eigen::Vector4d &rotation) | ccHObject | static |
| GetRotationMatrixFromXYZ(const Eigen::Vector3d &rotation) | ccHObject | static |
| GetRotationMatrixFromXZY(const Eigen::Vector3d &rotation) | ccHObject | static |
| GetRotationMatrixFromYXZ(const Eigen::Vector3d &rotation) | ccHObject | static |
| GetRotationMatrixFromYZX(const Eigen::Vector3d &rotation) | ccHObject | static |
| GetRotationMatrixFromZXY(const Eigen::Vector3d &rotation) | ccHObject | static |
| GetRotationMatrixFromZYX(const Eigen::Vector3d &rotation) | ccHObject | static |
| getSelectionBehavior() const | ccHObject | inlinevirtual |
| getTempColor() const | ccDrawableObject | inlinevirtual |
| getTypeID_recursive(std::vector< removeInfo > &rmInfos, bool relative) | ccHObject | |
| getTypeID_recursive(std::vector< hideInfo > &hdInfos, bool relative) | ccHObject | |
| getUniqueID() const | ccObject | inlinevirtual |
| getUniqueIDForDisplay() const | ccHObject | inlinevirtual |
| GetUniqueIDGenerator() | ccObject | static |
| getViewId() const | ccHObject | inline |
| getXPercentage(double x) const | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| getYPercentage(double y) const | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| getZPercentage(double z) const | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| GlobalBoundingBox typedef | ccHObject | |
| hasColors() const | ccDrawableObject | inlinevirtual |
| hasDisplayedScalarField() const | ccDrawableObject | inlinevirtual |
| hasMetaData(const QString &key) const | ccObject | |
| hasNormals() const | ccDrawableObject | inlinevirtual |
| hasScalarFields() const | ccDrawableObject | inlinevirtual |
| hideBB(CC_DRAW_CONTEXT context) | ccHObject | |
| hideObject_recursive(bool recursive) | ccHObject | |
| isA(CV_CLASS_ENUM type) const | ccObject | inline |
| isAncestorOf(const ccHObject *anObject) const | ccHObject | |
| isBranchEnabled() const | ccHObject | virtual |
| isColorOverridden() const | ccDrawableObject | inlinevirtual |
| isCustom() const | ccObject | inline |
| isDisplayed() const | ccHObject | virtual |
| IsEmpty() const override | ccBBox | inlinevirtual |
| isEnabled() const | ccObject | inlinevirtual |
| isFixedId() | ccDrawableObject | inlinevirtual |
| isGLTransEnabled() const | ccDrawableObject | inlinevirtual |
| isGroup() const | ccHObject | inline |
| isHierarchy() const | ccObject | inline |
| isKindOf(CV_CLASS_ENUM type) const | ccObject | inline |
| isLeaf() const | ccObject | inline |
| isLocked() const | ccObject | inlinevirtual |
| isRedraw() const | ccDrawableObject | inlinevirtual |
| isSelected() const | ccDrawableObject | inlinevirtual |
| isSerializable() const override | ccBBox | inlinevirtual |
| isShareable() const | ccHObject | inlinevirtual |
| isValid() const | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| isVisibilityLocked() const | ccDrawableObject | inlinevirtual |
| isVisible() const | ccDrawableObject | inlinevirtual |
| LoadedIDMap typedef | ccSerializableObject | |
| lockVisibility(bool state) | ccDrawableObject | inlinevirtual |
| m_baseName | ccObject | protected |
| m_bbMax | cloudViewer::BoundingBoxTpl< PointCoordinateType > | protected |
| m_bbMin | cloudViewer::BoundingBoxTpl< PointCoordinateType > | protected |
| m_children | ccHObject | protected |
| m_clipPlanes | ccDrawableObject | protected |
| m_colorIsOverridden | ccDrawableObject | protected |
| m_colorsDisplayed | ccDrawableObject | protected |
| m_dependencies | ccHObject | protected |
| m_displayStateStack | ccDrawableObject | protected |
| m_filePath | ccObject | protected |
| m_fixedId | ccDrawableObject | protected |
| m_flags | ccObject | protected |
| m_forceRedraw | ccDrawableObject | protected |
| m_glTrans | ccDrawableObject | protected |
| m_glTransEnabled | ccDrawableObject | protected |
| m_glTransHistory | ccHObject | protected |
| m_isDeleting | ccHObject | protected |
| m_lockedVisibility | ccDrawableObject | protected |
| m_metaData | ccObject | protected |
| m_modelRedraw | ccDrawableObject | protected |
| m_name | ccObject | protected |
| m_nameIn3DPos | ccDrawableObject | protected |
| m_normalsDisplayed | ccDrawableObject | protected |
| m_opacity | ccDrawableObject | protected |
| m_parent | ccHObject | protected |
| m_removeFlag | ccObject | protected |
| m_selected | ccDrawableObject | protected |
| m_selectionBehavior | ccHObject | protected |
| m_sfDisplayed | ccDrawableObject | protected |
| m_showNameIn3D | ccDrawableObject | protected |
| m_tempColor | ccDrawableObject | protected |
| m_valid | cloudViewer::BoundingBoxTpl< PointCoordinateType > | protected |
| m_visible | ccDrawableObject | protected |
| maxCorner() const | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| maxCorner() | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| MemoryError() | ccSerializableObject | inlinestatic |
| metaData() const | ccObject | inline |
| minCorner() const | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| minCorner() | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| minDistTo(const BoundingBoxTpl< PointCoordinateType > &bbox) const | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| minimumFileVersion() const override | ccHObject | virtual |
| minimumFileVersion_MeOnly() const | ccHObject | protectedvirtual |
| nameShownIn3D() const | ccDrawableObject | inlinevirtual |
| New(CV_CLASS_ENUM objectType, const char *name=nullptr) | ccHObject | static |
| New(const QString &pluginId, const QString &classId, const char *name=nullptr) | ccHObject | static |
| normalsShown() const | ccDrawableObject | inlinevirtual |
| notifyGeometryUpdate() | ccHObject | virtual |
| onDeletionOf(const ccHObject *obj) | ccHObject | protectedvirtual |
| onUpdateOf(ccHObject *obj) | ccHObject | inlineprotectedvirtual |
| operator*(const ccGLMatrix &mat) | ccBBox | |
| operator*(const ccGLMatrixd &mat) | ccBBox | |
| operator*=(float scaleFactor) override | ccBBox | virtual |
| operator*=(const cloudViewer::SquareMatrix &mat) override | ccBBox | |
| operator*=(double scaleFactor) | ccBBox | |
| operator*=(const Eigen::Matrix3d &mat) | ccBBox | |
| BoundingBoxTpl< PointCoordinateType >::operator*=(const SquareMatrixTpl< PointCoordinateType > &mat) | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inlinevirtual |
| operator+(const BoundingBoxTpl< PointCoordinateType > &bbox) const | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| operator+=(const ccBBox &other) | ccBBox | |
| operator+=(const CCVector3 &V) override | ccBBox | |
| operator+=(const Eigen::Vector3d &V) | ccBBox | |
| BoundingBoxTpl< PointCoordinateType >::operator+=(const BoundingBoxTpl< PointCoordinateType > &bbox) | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| BoundingBoxTpl< PointCoordinateType >::operator+=(const Vector3Tpl< PointCoordinateType > &V) | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inlinevirtual |
| operator-=(const CCVector3 &V) override | ccBBox | |
| operator-=(const Eigen::Vector3d &V) | ccBBox | |
| BoundingBoxTpl< PointCoordinateType >::operator-=(const Vector3Tpl< PointCoordinateType > &V) | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inlinevirtual |
| popDisplayState(bool apply=true) override | ccHObject | virtual |
| pushDisplayState() override | ccHObject | virtual |
| ReadClassIDFromFile(QFile &in, short dataVersion) | ccObject | static |
| ReadError() | ccSerializableObject | inlinestatic |
| redrawDisplay(bool forceRedraw=true, bool only2D=false) | ccHObject | virtual |
| redrawDisplay_recursive(bool p) | ccHObject | inlinevirtual |
| refreshDisplay_recursive(bool p) | ccHObject | inlinevirtual |
| removeAllChildren() | ccHObject | |
| removeAllClipPlanes() | ccDrawableObject | inlinevirtual |
| removeChild(ccHObject *child) | ccHObject | |
| removeChild(int pos) | ccHObject | |
| removeDependencyFlag(ccHObject *otherObject, DEPENDENCY_FLAGS flag) | ccHObject | |
| removeDependencyWith(ccHObject *otherObject) | ccHObject | |
| removeFromRenderScreen(bool recursive=true) | ccHObject | |
| removeMetaData(const QString &key) | ccObject | |
| resetGLTransformation() | ccDrawableObject | virtual |
| resetGLTransformationHistory() | ccHObject | inlinevirtual |
| resetGLTransformationHistory_recursive() | ccHObject | inlinevirtual |
| ResizeAndPaintUniformColor(std::vector< Eigen::Vector3d > &colors, std::size_t size, const Eigen::Vector3d &color) | ccHObject | static |
| Rotate(const Eigen::Matrix3d &R, const Eigen::Vector3d ¢er) override | ccBBox | virtual |
| ccHObject::Rotate(const Eigen::Matrix3d &R) | ccHObject | inlinevirtual |
| RotateCovariances(const Eigen::Matrix3d &R, std::vector< Eigen::Matrix3d > &covariances) | ccHObject | static |
| rotateGL(const ccGLMatrix &rotMat) | ccDrawableObject | virtual |
| RotateNormals(const Eigen::Matrix3d &R, std::vector< Eigen::Vector3d > &normals) | ccHObject | static |
| RotatePoints(const Eigen::Matrix3d &R, std::vector< Eigen::Vector3d > &points, const Eigen::Vector3d ¢er) | ccHObject | static |
| Scale(const double s, const Eigen::Vector3d ¢er) override | ccBBox | virtual |
| ccHObject::Scale(const double s) | ccHObject | inlinevirtual |
| ScalePoints(const double scale, std::vector< Eigen::Vector3d > &points, const Eigen::Vector3d ¢er) | ccHObject | static |
| SELECTION_AA_BBOX enum value | ccHObject | |
| SELECTION_FIT_BBOX enum value | ccHObject | |
| SELECTION_IGNORED enum value | ccHObject | |
| SelectionBehavior enum name | ccHObject | |
| setBaseName(const QString &baseName) | ccObject | inline |
| SetColor(const Eigen::Vector3d &color) | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| setEnabled(bool state) | ccObject | inlinevirtual |
| setFixedId(bool state) | ccDrawableObject | inlinevirtual |
| setFlagState(CV_OBJECT_FLAG flag, bool state) | ccObject | protectedvirtual |
| setForceRedraw(bool state) | ccDrawableObject | inlinevirtual |
| setForceRedrawRecursive(bool redraw=false) | ccHObject | |
| setFullPath(const QString &fullPaht) | ccObject | inline |
| setGLTransformation(const ccGLMatrix &trans) | ccDrawableObject | virtual |
| setGLTransformationHistory(const ccGLMatrix &mat) | ccHObject | inlinevirtual |
| setHideShowType(CC_DRAW_CONTEXT &context) | ccHObject | |
| setLineWidthRecursive(PointCoordinateType width) | ccHObject | |
| setLocked(bool state) | ccObject | inlinevirtual |
| SetMaxBounds(const Eigen::Vector3d &maxBound) | ccBBox | inline |
| setMetaData(const QString &key, const QVariant &data) | ccObject | |
| setMetaData(const QVariantMap &dataset, bool overwrite=false) | ccObject | |
| SetMinBounds(const Eigen::Vector3d &minBound) | ccBBox | inline |
| setName(const QString &name) | ccObject | inlinevirtual |
| setOpacity(float opacity) | ccDrawableObject | inlinevirtual |
| setParent(ccHObject *anObject) | ccHObject | inlineprotectedvirtual |
| setPointSizeRecursive(int pSize) | ccHObject | |
| setRedraw(bool state) | ccDrawableObject | inlinevirtual |
| setRedrawFlagRecursive(bool redraw=false) | ccHObject | |
| setRemoveFlag(bool removeFlag) | ccObject | inlinevirtual |
| setRemoveType(CC_DRAW_CONTEXT &context) | ccHObject | |
| setSelected(bool state) | ccDrawableObject | inlinevirtual |
| setSelected_recursive(bool p) | ccHObject | inlinevirtual |
| setSelectionBehavior(SelectionBehavior mode) | ccHObject | inlinevirtual |
| setTempColor(const ecvColor::Rgb &col, bool autoActivate=true) | ccDrawableObject | virtual |
| setUniqueID(unsigned ID) | ccObject | virtual |
| SetUniqueIDGenerator(ccUniqueIDGenerator::Shared generator) | ccObject | static |
| setValidity(bool state) | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| setVisible(bool state) | ccDrawableObject | inlinevirtual |
| sfShown() const | ccDrawableObject | inlinevirtual |
| Shared typedef | ccHObject | |
| SharedContainer typedef | ccHObject | |
| showBB(CC_DRAW_CONTEXT context) | ccHObject | |
| showColors(bool state) | ccDrawableObject | inlinevirtual |
| showNameIn3D(bool state) | ccDrawableObject | inlinevirtual |
| showNormals(bool state) | ccDrawableObject | inlinevirtual |
| showSF(bool state) | ccDrawableObject | inlinevirtual |
| swapChildren(unsigned firstChildIndex, unsigned secondChildIndex) | ccHObject | |
| toFile(QFile &out, short dataVersion) const override | ccHObject | virtual |
| toFile_MeOnly(QFile &out, short dataVersion) const | ccHObject | protectedvirtual |
| toggleActivation() | ccObject | inlinevirtual |
| toggleActivation_recursive() | ccHObject | inlinevirtual |
| toggleClipPlanes(CC_DRAW_CONTEXT &context, bool enable) | ccDrawableObject | virtual |
| toggleColors() | ccDrawableObject | inlinevirtual |
| toggleColors_recursive() | ccHObject | inlinevirtual |
| toggleMaterials() | ccDrawableObject | inlinevirtual |
| toggleNormals() | ccDrawableObject | inlinevirtual |
| toggleNormals_recursive() | ccHObject | inlinevirtual |
| toggleSF() | ccDrawableObject | inlinevirtual |
| toggleSF_recursive() | ccHObject | inlinevirtual |
| toggleShowName() | ccDrawableObject | inlinevirtual |
| toggleShowName_recursive() | ccHObject | inlinevirtual |
| toggleVisibility() | ccDrawableObject | inlinevirtual |
| toggleVisibility_recursive() | ccHObject | inlinevirtual |
| transferChild(ccHObject *child, ccHObject &newParent) | ccHObject | |
| transferChildren(ccHObject &newParent, bool forceFatherDependent=false) | ccHObject | |
| Transform(const Eigen::Matrix4d &transformation) override | ccBBox | virtual |
| TransformCovariances(const Eigen::Matrix4d &transformation, std::vector< Eigen::Matrix3d > &covariances) | ccHObject | static |
| TransformNormals(const Eigen::Matrix4d &transformation, std::vector< Eigen::Vector3d > &normals) | ccHObject | static |
| TransformPoints(const Eigen::Matrix4d &transformation, std::vector< Eigen::Vector3d > &points) | ccHObject | static |
| Translate(const Eigen::Vector3d &translation, bool relative=true) override | ccBBox | virtual |
| translateGL(const CCVector3 &trans) | ccDrawableObject | virtual |
| TranslatePoints(const Eigen::Vector3d &translation, std::vector< Eigen::Vector3d > &points, bool relative) | ccHObject | static |
| updateNameIn3DRecursive() | ccHObject | |
| volume() const | cloudViewer::BoundingBoxTpl< PointCoordinateType > | inline |
| WriteError() | ccSerializableObject | inlinestatic |
| ~ccBBox() override=default | ccBBox | |
| ~ccDrawableObject()=default | ccDrawableObject | virtual |
| ~ccHObject() override | ccHObject | virtual |
| ~ccSerializableObject()=default | ccSerializableObject | virtual |