Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CloudCompare/CloudComPy
/ functions
Functions
552 in github.com/CloudCompare/CloudComPy
⨍
Functions
552
◇
Types & classes
81
↓ 385 callers
Method
size
pybind11/PoissonRecon/PoissonReconPy.cpp:55
↓ 36 callers
Method
getPoint
pybind11/PoissonRecon/PoissonReconPy.cpp:58
↓ 21 callers
Function
getOrInitializeViewer
pybind11/cloudComPy.cpp:681
↓ 17 callers
Method
hasColors
pybind11/PoissonRecon/PoissonReconPy.cpp:57
↓ 17 callers
Method
hasNormals
pybind11/PoissonRecon/PoissonReconPy.cpp:56
↓ 8 callers
Method
get
<-- specialization
pybind11/cloudComPy.hpp:40
↓ 8 callers
Method
getTypeName
Trampoline (need one for each virtual function) */
pybind11/ccPrimitivesPy.cpp:309
↓ 8 callers
Method
setView
viewer/viewerPy.cpp:1464
↓ 7 callers
Function
pyCC_ComputeGeomCharacteristic
pyAPI/pyCC.cpp:960
↓ 6 callers
Function
initCloudCompare
pyAPI/pyCC.cpp:263
↓ 6 callers
Method
setGlobalZoom
viewer/viewerPy.cpp:1124
↓ 5 callers
Function
GetFirstAvailableSFName
pybind11/ccPointCloudPy.cpp:696
↓ 5 callers
Method
init
find CloudCompare appDir (see pyAPI::pyCC_setupPaths)
pyAPI/initCC.cpp:31
↓ 4 callers
Function
FindNearestCandidate
from ccEnvelopeExtractor from Finds the nearest (available) point to an edge \return The nearest point distance (or -1 if no point was found!) **/
pybind11/cloudComPy.cpp:1204
↓ 4 callers
Function
FindNearestCandidate_
Finds the nearest (available) point to an edge \return The nearest point distance (or -1 if no point was found!) **/
pyAPI/pyCC.cpp:3436
↓ 4 callers
Method
getNormal
pybind11/PoissonRecon/PoissonReconPy.cpp:72
↓ 4 callers
Method
setCameraPos
viewer/viewerPy.cpp:1474
↓ 4 callers
Method
setCustomView
viewer/viewerPy.cpp:1469
↓ 3 callers
Function
Rasterize_
see CommandRasterize::process
pyAPI/pyCC.cpp:2648
↓ 3 callers
Method
addToDB
viewer/viewerPy.cpp:491
↓ 3 callers
Function
importFile
pyAPI/pyCC.cpp:479
↓ 3 callers
Function
pyCC_GetDefaultCloudKernelSize
pyAPI/pyCC.cpp:1223
↓ 3 callers
Method
setBackgroundColor
viewer/viewerPy.cpp:441
↓ 3 callers
Method
setCenteredPerspectiveView
viewer/viewerPy.cpp:741
↓ 3 callers
Method
setIsoView1
viewer/viewerPy.cpp:1031
↓ 3 callers
Method
setOrthoView
viewer/viewerPy.cpp:729
↓ 3 callers
Function
zoomOnSelectedEntity
pybind11/cloudComPy.cpp:729
↓ 2 callers
Function
ComputeGridDimensions_
pyAPI/pyCC.cpp:4612
↓ 2 callers
Function
Crop_
see ccCropTool::Crop
pyAPI/pyCC.cpp:4109
↓ 2 callers
Function
ExportGeoTiff_
clone of ccRasterizeTool::ExportGeoTiff
pyAPI/pyCC.cpp:2272
↓ 2 callers
Method
ReportInfoVol
pyAPI/pyCC.cpp:2122
↓ 2 callers
Function
generateMap
pybind11/SRA/SRAPy.cpp:106
↓ 2 callers
Method
isPluginDraco
pyAPI/pyCC.h:52
↓ 2 callers
Method
isPluginFbx
pyAPI/pyCC.h:54
↓ 2 callers
Function
pyCC_GetDensitySFName
pyAPI/pyCC.cpp:1189
↓ 2 callers
Function
setBackView
pybind11/cloudComPy.cpp:753
↓ 2 callers
Method
setBackView
viewer/viewerPy.cpp:1016
↓ 2 callers
Function
setBottomView
pybind11/cloudComPy.cpp:741
↓ 2 callers
Method
setBottomView
viewer/viewerPy.cpp:1006
↓ 2 callers
Method
setColorScaleShowHistogram
viewer/viewerPy.cpp:462
↓ 2 callers
Function
setFrontView
pybind11/cloudComPy.cpp:735
↓ 2 callers
Method
setFrontView
viewer/viewerPy.cpp:1011
↓ 2 callers
Function
setGlobalZoom
pybind11/cloudComPy.cpp:723
↓ 2 callers
Function
setIsoView1
pybind11/cloudComPy.cpp:771
↓ 2 callers
Function
setIsoView2
pybind11/cloudComPy.cpp:777
↓ 2 callers
Method
setIsoView2
viewer/viewerPy.cpp:1036
↓ 2 callers
Function
setLeftView
pybind11/cloudComPy.cpp:759
↓ 2 callers
Method
setLeftView
viewer/viewerPy.cpp:1021
↓ 2 callers
Function
setRightView
pybind11/cloudComPy.cpp:765
↓ 2 callers
Method
setRightView
viewer/viewerPy.cpp:1026
↓ 2 callers
Method
setTextDefaultCol
viewer/viewerPy.cpp:452
↓ 2 callers
Function
setTopView
pybind11/cloudComPy.cpp:747
↓ 2 callers
Method
setTopView
viewer/viewerPy.cpp:1001
↓ 1 callers
Function
AddToRemoveListPy
from MainWindow::AddToRemoveList helper for MergePy
pybind11/cloudComPy.cpp:900
↓ 1 callers
Function
ComputeVolume_
TODO: Copied/adpated from qCC/ccVolumeCalcTool::ComputeVolume
pyAPI/pyCC.cpp:1805
↓ 1 callers
Function
ExtractConcaveHull2D
from ccEnvelopeExtractor::ExtractConcaveHull2D
pybind11/cloudComPy.cpp:1281
↓ 1 callers
Function
ExtractConcaveHull2D_
pyAPI/pyCC.cpp:3566
↓ 1 callers
Function
ExtractFlatEnvelope
from ccEnvelopeExtractor::ExtractFlatEnvelope
pybind11/cloudComPy.cpp:1624
↓ 1 callers
Function
ExtractFlatEnvelope_
pyAPI/pyCC.cpp:4073
↓ 1 callers
Function
ExtractFlatEnvelope__
pyAPI/pyCC.cpp:3920
↓ 1 callers
Function
ExtractSlicesAndContoursClone
see ccClippingBoxTool::ExtractSlicesAndContours
pyAPI/pyCC.cpp:4656
↓ 1 callers
Function
GetSlice_
see ccClippingBoxTool.cpp
pyAPI/pyCC.cpp:4548
↓ 1 callers
Function
ICP
pyAPI/pyCC.cpp:1240
↓ 1 callers
Function
PYBIND11_OVERRIDE_PURE
pybind11/distanceComputationToolsPy.cpp:85
↓ 1 callers
Method
PoissonReconstruction
from qPoissonRecon::doAction()
pybind11/PoissonRecon/PoissonReconPy.cpp:255
↓ 1 callers
Method
clone
pybind11/ccPrimitivesPy.cpp:318
↓ 1 callers
Method
collect_initial_binaries
Collect initial binaries from main executable, Python libs and plugins.
sphinxDoc/WinBundle.py.in.py:107
↓ 1 callers
Function
computeApproxCloud2MeshDistance_py
pybind11/distanceComputationToolsPy.cpp:146
↓ 1 callers
Method
copy_dll
(self)
sphinxDoc/WinBundle.py.in.py:143
↓ 1 callers
Function
createComponentsClouds_
from MainWindow::createComponentsClouds
pybind11/cloudComPy.cpp:356
↓ 1 callers
Function
dist2
Euclidian square distance between two 3D points
pybind11/minimalBoundingBox.py:31
↓ 1 callers
Method
doActionRenderToFile
viewer/viewerPy.cpp:668
↓ 1 callers
Function
exploreDB
pyAPI/pyCC.cpp:459
↓ 1 callers
Function
export_Neighbourhood
pybind11/NeighbourhoodPy.cpp:27
↓ 1 callers
Function
export_ScalarField
pybind11/ScalarFieldPy.cpp:113
↓ 1 callers
Function
export_ccFacet
pybind11/ccFacetPy.cpp:84
↓ 1 callers
Function
export_ccGenericCloud
pybind11/ccGenericCloudPy.cpp:155
↓ 1 callers
Function
export_ccMesh
pybind11/ccMeshPy.cpp:256
↓ 1 callers
Function
export_ccOctree
pybind11/ccOctreePy.cpp:331
↓ 1 callers
Function
export_ccPointCloud
pybind11/ccPointCloudPy.cpp:802
↓ 1 callers
Function
export_ccPolyline
pybind11/ccPolylinePy.cpp:202
↓ 1 callers
Function
export_ccPrimitives
pybind11/ccPrimitivesPy.cpp:431
↓ 1 callers
Function
export_ccSensor
pybind11/ccSensorPy.cpp:127
↓ 1 callers
Function
export_cloudSamplingTools
pybind11/cloudSamplingToolsPy.cpp:61
↓ 1 callers
Function
export_colors
pybind11/colorsPy.cpp:224
↓ 1 callers
Function
export_distanceComputationTools
pybind11/distanceComputationToolsPy.cpp:531
↓ 1 callers
Function
export_geometricalAnalysisTools
pybind11/geometricalAnalysisToolsPy.cpp:38
↓ 1 callers
Function
export_registrationTools
pybind11/registrationToolsPy.cpp:30
↓ 1 callers
Function
extractSectionCloud
from ccSectionExtractionTool::extractSectionCloud
pybind11/cloudComPy.cpp:1917
↓ 1 callers
Function
extractSectionEnvelope
from ccSectionExtractionTool::extractSectionEnvelope
pybind11/cloudComPy.cpp:1775
↓ 1 callers
Method
filtered_path
Filter PATH to avoid system directories and development tools that could interfere. We only want to keep dll that could be used by ou
sphinxDoc/WinBundle.py.in.py:27
↓ 1 callers
Function
findRotation
Finds the point cloud rotation that minimize the bounding box (built on Ox, Oy, Oz). **warning** the cloud is supposed centered (boundin
pybind11/minimalBoundingBox.py:124
↓ 1 callers
Method
find_all_dependencies
Find all the dependencies using initial binaries and recursive solving. Only DLL with resolved paths are added to the list to be copi
sphinxDoc/WinBundle.py.in.py:121
↓ 1 callers
Method
getViewer
viewer/viewerPyApplication.h:35
↓ 1 callers
Method
get_direct_dependencies
Get direct dependencies of a binary (exe or dll) using dumpbin. Only DLL names are extracted, not paths. Dependencies paths a
sphinxDoc/WinBundle.py.in.py:62
↓ 1 callers
Method
isInErrorState
pybind11/PoissonRecon/PoissonReconPy.cpp:212
↓ 1 callers
Method
isPluginCSF
pyAPI/pyCC.h:64
↓ 1 callers
Method
isPluginCanupo
pyAPI/pyCC.h:74
↓ 1 callers
Method
isPluginCork
pyAPI/pyCC.h:78
↓ 1 callers
Method
isPluginHPR
pyAPI/pyCC.h:68
next →
1–100 of 552, ranked by callers