qCC_db version 2.13.alpha (Qt) - 31 May 2022
CloudCompare 3D entities
ccSubMesh Member List

This is the complete list of members for ccSubMesh, including all inherited members.

_getNextTriangle() override (defined in ccSubMesh)ccSubMesh
_getTriangle(unsigned index) override (defined in ccSubMesh)ccSubMesh
addChild(ccHObject *child, int dependencyFlags=DP_PARENT_OF_OTHER, int insertIndex=-1)ccHObjectvirtual
addClipPlanes(const ccClipPlane &plane)ccDrawableObjectvirtual
addDependency(ccHObject *otherObject, int flags, bool additive=true)ccHObject
addTriangleIndex(unsigned globalIndex)ccSubMesh
addTriangleIndex(unsigned firstIndex, unsigned lastIndex)ccSubMesh
applyDisplayState(const DisplayState &state)ccDrawableObjectvirtual
applyGLTransformation(const ccGLMatrix &trans)ccHObjectprotectedvirtual
applyGLTransformation_recursive(const ccGLMatrix *trans=nullptr)ccHObject
capacity() const overrideccSubMeshvirtual
ccDrawableObject()ccDrawableObject
ccDrawableObject(const ccDrawableObject &object)ccDrawableObject
ccGenericMesh(QString name=QString(), unsigned uniqueID=ccUniqueIDGenerator::InvalidUniqueID)ccGenericMesh
ccHObject(const QString &name=QString(), unsigned uniqueID=ccUniqueIDGenerator::InvalidUniqueID)ccHObject
ccHObject(const ccHObject &object)ccHObject
ccHObject_recursive_call0(toggleActivation, toggleActivation_recursive) ccHObject_recursive_call0(toggleVisibility (defined in ccHObject)ccHObject
ccHObject_recursive_call0(toggleColors, toggleColors_recursive) ccHObject_recursive_call0(toggleNormals (defined in ccHObject)ccHObject
ccHObject_recursive_call0(toggleSF, toggleSF_recursive) ccHObject_recursive_call0(toggleShowName (defined in ccHObject)ccHObject
ccHObject_recursive_call0(toggleMaterials, toggleMaterials_recursive) inline virtual void transferDisplay(ccGenericGLDisplay *oldDisplayccHObject
ccHObject_recursive_call1(setSelected, bool, setSelected_recursive) ccHObject_recursive_call1(setDisplay (defined in ccHObject)ccHObject
ccHObject_recursive_call1(removeFromDisplay, ccGenericGLDisplay *, removeFromDisplay_recursive) ccHObject_recursive_call0(prepareDisplayForRefresh (defined in ccHObject)ccHObject
ccHObject_recursive_call1(refreshDisplay, bool, refreshDisplay_recursive) ccHObject_recursive_call0(resetGLTransformationHistory (defined in ccHObject)ccHObject
ccObject(const QString &name=QString(), unsigned uniqueID=ccUniqueIDGenerator::InvalidUniqueID)ccObject
ccObject(const ccObject &object)ccObject
ccShiftedObject(QString name=QString(), unsigned uniqueID=ccUniqueIDGenerator::InvalidUniqueID)ccShiftedObject
ccShiftedObject(const ccShiftedObject &s)=defaultccShiftedObject
ccSubMesh(ccMesh *parentMesh)ccSubMeshexplicit
clear(bool releaseMemory)ccSubMesh
colorsShown() constccDrawableObjectinlinevirtual
computeInterpolationWeights(unsigned triIndex, const CCVector3 &P, CCVector3d &weights) constccGenericMeshvirtual
computePointPosition(unsigned triIndex, const CCVector2d &uv, CCVector3 &P, bool warningIfOutside=true) constccGenericMesh
Container typedefccHObject
copyGlobalShiftAndScale(const ccShiftedObject &s)ccShiftedObject
CorruptError()ccSerializableObjectinlinestatic
createNewSubMeshFromSelection(bool removeSelectedFaces, IndexMap *indexMap=nullptr)ccSubMesh
DEPENDENCY_FLAGS enum nameccHObject
DeserializationFlags enum nameccSerializableObject
detachAllChildren()ccHObject
detachChild(ccHObject *child)ccHObject
DF_POINT_COORDS_64_BITS enum valueccSerializableObject
DF_SCALAR_VAL_32_BITS enum valueccSerializableObject
DP_DELETE_OTHER enum valueccHObject
DP_NONE enum valueccHObject
DP_NOTIFY_OTHER_ON_DELETE enum valueccHObject
DP_NOTIFY_OTHER_ON_UPDATE enum valueccHObject
DP_PARENT_OF_OTHER enum valueccHObject
draw(CC_DRAW_CONTEXT &context) overrideccHObjectvirtual
drawBB(CC_DRAW_CONTEXT &context, const ccColor::Rgb &col)ccHObjectvirtual
drawMeOnly(CC_DRAW_CONTEXT &context) overrideccGenericMeshprotectedvirtual
drawNameIn3D(CC_DRAW_CONTEXT &context)ccHObjectprotectedvirtual
EnableGLStippleMask(const QOpenGLContext *context, bool state)ccGenericMeshprotectedstatic
enableGLTransformation(bool state)ccDrawableObjectvirtual
enableStippling(bool state)ccGenericMeshinline
enableTempColor(bool state)ccDrawableObjectinlinevirtual
filterChildren(Container &filteredChildren, bool recursive=false, CC_CLASS_ENUM filter=CC_TYPES::OBJECT, bool strict=false, ccGenericGLDisplay *inDisplay=nullptr) constccHObject
find(unsigned uniqueID) constccHObject
forEach(genericTriangleAction action) override (defined in ccSubMesh)ccSubMesh
forwardIterator()ccSubMeshinline
fromFile(QFile &in, short dataVersion, int flags, LoadedIDMap &oldToNewIDMap) overrideccHObjectvirtual
fromFile_MeOnly(QFile &in, short dataVersion, int flags, LoadedIDMap &oldToNewIDMap) overrideccSubMeshprotectedvirtual
fromFileNoChildren(QFile &in, short dataVersion, int flags, LoadedIDMap &oldToNewIDMap)ccHObject
getAbsoluteGLTransformation(ccGLMatrix &trans) constccHObject
getAssociatedCloud() const overrideccSubMeshvirtual
getAssociatedMesh()ccSubMeshinline
getAssociatedMesh() constccSubMeshinline
getBB_recursive(bool withGLFeatures=false, bool onlyEnabledChildren=true)ccHObjectvirtual
getBoundingBox(CCVector3 &bbMin, CCVector3 &bbMax) override (defined in ccSubMesh)ccSubMesh
getChild(unsigned childPos) constccHObjectinline
getChildCountRecursive() constccHObject
getChildIndex(const ccHObject *aChild) constccHObject
getChildrenNumber() constccHObjectinline
getClassID() const overrideccSubMeshinlinevirtual
getColorFromMaterial(unsigned triIndex, const CCVector3 &P, ccColor::Rgba &color, bool interpolateColorIfNoTexture) overrideccSubMeshvirtual
GetColorsBuffer() (defined in ccGenericMesh)ccGenericMeshprotectedstatic
GetCurrentDBVersion()ccObjectstatic
getCurrentTriGlobalIndex() constccSubMeshinline
getDependencyFlagsWith(const ccHObject *otherObject) constccHObject
getDisplay() constccDrawableObjectinlinevirtual
getDisplayBB_recursive(bool relative, const ccGenericGLDisplay *display=nullptr)ccHObjectvirtual
getDrawingParameters(glDrawParams &params) constccDrawableObjectvirtual
getFirstChild() constccHObjectinline
getFlagState(CC_OBJECT_FLAG flag) constccObjectinlineprotectedvirtual
getGlobalBB_recursive(bool withGLFeatures=false, bool onlyEnabledChildren=true)ccHObjectvirtual
getGlobalScale() const overrideccGenericMeshvirtual
getGlobalShift() const overrideccGenericMeshvirtual
getGLTransformation() constccDrawableObjectinlinevirtual
getGLTransformationHistory() constccHObjectinlinevirtual
getIcon() constccHObjectvirtual
getIndex() constccHObject
getLastChild() constccHObjectinline
GetLastUniqueID()ccObjectstatic
getMaterialSet() const overrideccSubMeshvirtual
getMetaData(const QString &key) constccObject
getName() constccObjectinlinevirtual
getNextTriangleVertIndexes() override (defined in ccSubMesh)ccSubMesh
GetNextUniqueID()ccObjectstatic
GetNormalsBuffer() (defined in ccGenericMesh)ccGenericMeshprotectedstatic
getOwnBB(bool withGLFeatures=false) overrideccSubMeshvirtual
getOwnFitBB(ccGLMatrix &trans)ccHObjectinlinevirtual
getOwnGlobalBB(CCVector3d &minCorner, CCVector3d &maxCorner) overrideccShiftedObjectvirtual
getOwnGlobalBB(bool withGLFeatures=false) overrideccShiftedObjectvirtual
getParent() constccHObjectinline
getSelectionBehavior() constccHObjectinlinevirtual
getTempColor() constccDrawableObjectinlinevirtual
getTexCoordinatesTable() const overrideccSubMeshvirtual
getTriangleMtlIndex(unsigned triangleIndex) const overrideccSubMeshvirtual
getTriangleNormalIndexes(unsigned triangleIndex, int &i1, int &i2, int &i3) const overrideccSubMeshvirtual
getTriangleNormals(unsigned triangleIndex, CCVector3 &Na, CCVector3 &Nb, CCVector3 &Nc) const overrideccSubMeshvirtual
getTriangleTexCoordinates(unsigned triIndex, TexCoords2D *&tx1, TexCoords2D *&tx2, TexCoords2D *&tx3) const overrideccSubMeshvirtual
getTriangleTexCoordinatesIndexes(unsigned triangleIndex, int &i1, int &i2, int &i3) const overrideccSubMeshvirtual
getTriangleVertices(unsigned triangleIndex, CCVector3 &A, CCVector3 &B, CCVector3 &C) const override (defined in ccSubMesh)ccSubMesh
getTriangleVertIndexes(unsigned triangleIndex) override (defined in ccSubMesh)ccSubMesh
getTriGlobalIndex(unsigned localIndex) constccSubMeshinline
getTriNormsTable() const overrideccSubMeshvirtual
getUniqueID() constccObjectinlinevirtual
getUniqueIDForDisplay() constccHObjectinlinevirtual
GetUniqueIDGenerator()ccObjectstatic
GetVertexBuffer() (defined in ccGenericMesh)ccGenericMeshprotectedstatic
getVertexColorFromMaterial(unsigned triIndex, unsigned char vertIndex, ccColor::Rgba &color, bool returnColorIfNoTexture) overrideccSubMeshvirtual
GetWireVertexIndexes()ccGenericMeshprotectedstatic
GlobalBoundingBox typedefccHObject
handleColorRamp(CC_DRAW_CONTEXT &context)ccGenericMeshprotected
hasColors() const overrideccSubMeshvirtual
hasDisplayedScalarField() const overrideccSubMeshvirtual
hasMaterials() const overrideccSubMeshvirtual
hasMetaData(const QString &key) constccObject
hasNormals() const overrideccSubMeshvirtual
hasPerTriangleTexCoordIndexes() const overrideccSubMeshvirtual
hasScalarFields() const overrideccSubMeshvirtual
hasTextures() const overrideccSubMeshvirtual
hasTriNormals() const overrideccSubMeshvirtual
importParametersFrom(const ccGenericMesh *mesh)ccGenericMesh
IndexMap typedefccSubMesh
interpolateColors(unsigned triIndex, const CCVector3 &P, ccColor::Rgb &color) overrideccSubMeshvirtual
interpolateColors(unsigned triIndex, const CCVector3 &P, ccColor::Rgba &color) overrideccSubMeshvirtual
interpolateColorsBC(unsigned triIndex, const CCVector3d &w, ccColor::Rgb &color) overrideccSubMeshvirtual
interpolateColorsBC(unsigned triIndex, const CCVector3d &w, ccColor::Rgba &color) overrideccSubMeshvirtual
interpolateNormals(unsigned triIndex, const CCVector3 &P, CCVector3 &N) override (defined in ccSubMesh)ccSubMesh
interpolateNormalsBC(unsigned triIndex, const CCVector3d &w, CCVector3 &N) overrideccSubMeshvirtual
isA(CC_CLASS_ENUM type) const (defined in ccObject)ccObjectinline
isAncestorOf(const ccHObject *anObject) constccHObject
isBranchEnabled() constccHObjectvirtual
IsCloudVerticesOfMesh(ccGenericPointCloud *cloud, ccGenericMesh **mesh=nullptr)ccGenericMeshstatic
isColorOverridden() constccDrawableObjectinlinevirtual
isCustom() const (defined in ccObject)ccObjectinline
isDisplayed() constccHObjectvirtual
isDisplayedIn(const ccGenericGLDisplay *display) constccHObjectvirtual
isEnabled() constccObjectinlinevirtual
isGLTransEnabled() constccDrawableObjectinlinevirtual
isGroup() constccHObjectinline
isHierarchy() const (defined in ccObject)ccObjectinline
isKindOf(CC_CLASS_ENUM type) const (defined in ccObject)ccObjectinline
isLeaf() const (defined in ccObject)ccObjectinline
isLocked() constccObjectinlinevirtual
isSelected() constccDrawableObjectinlinevirtual
isSerializable() const overrideccSubMeshinlinevirtual
isShareable() constccHObjectinlinevirtual
isShifted() constccShiftedObjectinline
isShownAsWire() constccGenericMeshinlinevirtual
isVisibilityLocked() constccDrawableObjectinlinevirtual
isVisible() constccDrawableObjectinlinevirtual
LoadedIDMap typedefccSerializableObject
loadShiftInfoFromFile(QFile &in)ccShiftedObjectprotected
lockVisibility(bool state)ccDrawableObjectinlinevirtual
m_associatedMeshccSubMeshprotected
m_bBoxccSubMeshprotected
m_childrenccHObjectprotected
m_clipPlanesccDrawableObjectprotected
m_colorIsOverriddenccDrawableObjectprotected
m_colorsDisplayedccDrawableObjectprotected
m_currentDisplayccDrawableObjectprotected
m_dependenciesccHObjectprotected
m_displayStateStackccDrawableObjectprotected
m_flagsccObjectprotected
m_globalIteratorccSubMeshprotected
m_globalScaleccShiftedObjectprotected
m_globalShiftccShiftedObjectprotected
m_glTransccDrawableObjectprotected
m_glTransEnabledccDrawableObjectprotected
m_glTransHistoryccHObjectprotected
m_isDeletingccHObjectprotected
m_lockedVisibilityccDrawableObjectprotected
m_materialsShownccGenericMeshprotected
m_metaDataccObjectprotected
m_nameccObjectprotected
m_nameIn3DPosccDrawableObjectprotected
m_nameIn3DPosIsValidccDrawableObjectprotected
m_normalsDisplayedccDrawableObjectprotected
m_parentccHObjectprotected
m_selectedccDrawableObjectprotected
m_selectionBehaviorccHObjectprotected
m_sfDisplayedccDrawableObjectprotected
m_showNameIn3DccDrawableObjectprotected
m_showWiredccGenericMeshprotected
m_stipplingccGenericMeshprotected
m_tempColorccDrawableObjectprotected
m_triIndexesccSubMeshprotected
m_triNormsShownccGenericMeshprotected
m_visibleccDrawableObjectprotected
materialsShown() constccGenericMeshinlinevirtual
MemoryError()ccSerializableObjectinlinestatic
metaData() constccObjectinline
nameShownIn3D() constccDrawableObjectinlinevirtual
New(CC_CLASS_ENUM objectType, const char *name=nullptr)ccHObjectstatic
New(const QString &pluginId, const QString &classId, const char *name=nullptr)ccHObjectstatic
newDisplay (defined in ccHObject)ccHObject
normalsAvailable() const override (defined in ccGenericMesh)ccGenericMeshinline
normalsShown() const overrideccSubMeshvirtual
notifyGeometryUpdate()ccHObjectvirtual
onDeletionOf(const ccHObject *obj)ccHObjectprotectedvirtual
onUpdateOf(ccHObject *obj) overrideccSubMeshprotectedvirtual
placeIteratorAtBeginning() override (defined in ccSubMesh)ccSubMeshinline
popDisplayState(bool apply=true) overrideccHObjectvirtual
prepareDisplayForRefresh()ccDrawableObjectvirtual
pushDisplayState() overrideccHObjectvirtual
ReadClassIDFromFile(QFile &in, short dataVersion)ccObjectstatic
ReadError()ccSerializableObjectinlinestatic
redrawDisplay()ccDrawableObjectvirtual
ReferencesContainer typedefccSubMeshprotected
refreshBB() overrideccSubMeshvirtual
refreshDisplay(bool only2D=false)ccDrawableObjectvirtual
removeAllChildren()ccHObject
removeAllClipPlanes()ccDrawableObjectinlinevirtual
removeChild(ccHObject *child) (defined in ccHObject)ccHObject
removeChild(int pos)ccHObject
removeDependencyFlag(ccHObject *otherObject, DEPENDENCY_FLAGS flag)ccHObject
removeDependencyWith(ccHObject *otherObject)ccHObject
removeFromDisplay(const ccGenericGLDisplay *win)ccDrawableObjectvirtual
removeMetaData(const QString &key)ccObject
reserve(size_t n)ccSubMesh
resetGLTransformation()ccDrawableObjectvirtual
resetGLTransformationHistory()ccHObjectinlinevirtual
resize(size_t n)ccSubMesh
rotateGL(const ccGLMatrix &rotMat)ccDrawableObjectvirtual
samplePoints(bool densityBased, double samplingParameter, bool withNormals, bool withRGB, bool withTexture, CCCoreLib::GenericProgressCallback *pDlg=nullptr)ccGenericMesh
saveShiftInfoToFile(QFile &out) constccShiftedObjectprotected
SELECTION_AA_BBOX enum value (defined in ccHObject)ccHObject
SELECTION_FIT_BBOX enum value (defined in ccHObject)ccHObject
SELECTION_IGNORED enum value (defined in ccHObject)ccHObject
SelectionBehavior enum nameccHObject
setAssociatedMesh(ccMesh *mesh, bool unlinkPreviousOne=true)ccSubMesh
setDisplay(ccGenericGLDisplay *win)ccDrawableObjectvirtual
setEnabled(bool state)ccObjectinlinevirtual
setFlagState(CC_OBJECT_FLAG flag, bool state)ccObjectprotectedvirtual
setGlobalScale(double scale) overrideccSubMeshinlinevirtual
setGlobalShift(const CCVector3d &shift) overrideccSubMeshinlinevirtual
ccShiftedObject::setGlobalShift(double x, double y, double z)ccShiftedObjectinlinevirtual
setGLTransformation(const ccGLMatrix &trans)ccDrawableObjectvirtual
setGLTransformationHistory(const ccGLMatrix &mat)ccHObjectinlinevirtual
setLocked(bool state)ccObjectinlinevirtual
setMetaData(const QString &key, const QVariant &data)ccObject
setMetaData(const QVariantMap &dataset, bool overwrite=false)ccObject
setName(const QString &name)ccObjectinlinevirtual
setParent(ccHObject *anObject)ccHObjectinlineprotectedvirtual
setSelected(bool state)ccDrawableObjectinlinevirtual
setSelectionBehavior(SelectionBehavior mode)ccHObjectinlinevirtual
setTempColor(const ccColor::Rgba &col, bool autoActivate=true)ccDrawableObjectvirtual
setTempColor(const ccColor::Rgb &col, bool autoActivate=true)ccDrawableObjectvirtual
setTriangleIndex(unsigned localIndex, unsigned globalIndex)ccSubMesh
setUniqueID(unsigned ID)ccObjectvirtual
SetUniqueIDGenerator(ccUniqueIDGenerator::Shared generator)ccObjectstatic
setVisible(bool state)ccDrawableObjectinlinevirtual
sfShown() constccDrawableObjectinlinevirtual
Shared typedefccHObject
SharedContainer typedefccHObject
showColors(bool state)ccDrawableObjectinlinevirtual
showMaterials(bool state)ccGenericMeshinlinevirtual
showNameIn3D(bool state)ccDrawableObjectinlinevirtual
showNormals(bool state) overrideccGenericMeshvirtual
showSF(bool state)ccDrawableObjectinlinevirtual
showTriNorms(bool state)ccGenericMeshinlinevirtual
showWired(bool state)ccGenericMeshinlinevirtual
size() const override (defined in ccSubMesh)ccSubMeshinline
stipplingEnabled() constccGenericMeshinlinevirtual
swapChildren(unsigned firstChildIndex, unsigned secondChildIndex)ccHObject
toFile(QFile &out) const overrideccHObjectvirtual
toFile_MeOnly(QFile &out) const overrideccSubMeshprotectedvirtual
toggleActivation()ccObjectinlinevirtual
toggleClipPlanes(CC_DRAW_CONTEXT &context, bool enable)ccDrawableObjectvirtual
toggleColors()ccDrawableObjectinlinevirtual
toggleMaterials()ccDrawableObjectinlinevirtual
toggleNormals()ccDrawableObjectinlinevirtual
toggleSF()ccDrawableObjectinlinevirtual
toggleShowName()ccDrawableObjectinlinevirtual
toggleVisibility()ccDrawableObjectinlinevirtual
toGlobal3d(const Vector3Tpl< T > &Plocal) constccShiftedObjectinline
toLocal3d(const Vector3Tpl< T > &Pglobal) constccShiftedObjectinline
toLocal3pc(const Vector3Tpl< T > &Pglobal) constccShiftedObjectinline
transferChild(ccHObject *child, ccHObject &newParent)ccHObject
transferChildren(ccHObject &newParent, bool forceFatherDependent=false)ccHObject
translateGL(const CCVector3 &trans)ccDrawableObjectvirtual
trianglePicking(const CCVector2d &clickPos, const ccGLCameraParameters &camera, int &nearestTriIndex, double &nearestSquareDist, CCVector3d &nearestPoint, CCVector3d *barycentricCoords=nullptr) constccGenericMeshvirtual
trianglePicking(unsigned triIndex, const CCVector2d &clickPos, const ccGLCameraParameters &camera, CCVector3d &point, CCVector3d *barycentricCoords=nullptr) constccGenericMeshvirtual
trianglePicking(unsigned triIndex, const CCVector2d &clickPos, const ccGLMatrix &trans, bool noGLTrans, const ccGenericPointCloud &vertices, const ccGLCameraParameters &camera, CCVector3d &point, CCVector3d *barycentricCoords=nullptr, QPainter *painter=nullptr) constccGenericMeshprotectedvirtual
triNormsShown() constccGenericMeshinlinevirtual
WriteError()ccSerializableObjectinlinestatic
~ccDrawableObject()=default (defined in ccDrawableObject)ccDrawableObjectvirtual
~ccGenericMesh() override=defaultccGenericMesh
~ccHObject() overrideccHObject
~ccSerializableObject()=defaultccSerializableObjectvirtual
~ccSubMesh() override=defaultccSubMesh