MCPcopy Create free account

hub / github.com/3DBAG/roofer / functions

Functions1,031 in github.com/3DBAG/roofer

Functionstep_back
apps/external/toml.hpp:11483
Methodstop_recording
apps/external/toml.hpp:12006
Methodstring make
apps/external/toml.hpp:4388
Methodstring>* as_string
apps/external/toml.hpp:5722
Methodstring_view
apps/external/toml.hpp:6372
Methodstring_view description
apps/external/toml.hpp:7984
Methodstring_view str
apps/external/toml.hpp:6369
Methodstring_view to_sv
apps/external/toml.hpp:11569
Methodstringstream_proxy
apps/external/argh.h:27
Functionstrtobool
Convert a string representation of truth to a bool following LLVM's CLI argument parsing.
experiments/clang-tools/tools/run-clang-tidy.py:59
Functionsubmit_blocks
apps/external/BS_thread_pool.hpp:2044
Functionsubmit_loop
apps/external/BS_thread_pool.hpp:2101
Functionsubmit_sequence
apps/external/BS_thread_pool.hpp:2158
Methodsubpath
apps/external/toml.hpp:10237
Methodsucceeded
apps/external/toml.hpp:8122
Methodsynced_stream
* @brief Construct a new synced stream which prints to `std::cout`. */
apps/external/BS_thread_pool.hpp:2610
Methodtable_iterator
apps/external/toml.hpp:6574
Methodtable_vector_scope
apps/external/toml.hpp:11811
Methodterrain_grid_min_for_polygon
src/extra/io/StreamCropper.cpp:393
Methodtest
src/core/common/GridPIPTester.cpp:56
Functiontest_function
experiments/logger/app/main.cpp:10
Functionthread_pool
* @brief Construct a new thread pool. The number of threads will be the * total number of hardware threads available, as reported by the * i
apps/external/BS_thread_pool.hpp:1543
Methodto_wkt
src/extra/io/VectorReaderOGR.cpp:114
Methodtriangulate_polygon
src/core/reconstruction/MeshTriangulatorLegacy.cpp:88
Methodtrim_leading_dashes
apps/external/argh.h:326
Methodtruncate
apps/external/toml.hpp:10486
Methodtruncated
apps/external/toml.hpp:10203
Methodtry_acquire
* @brief Tries to atomically decrement the internal counter by 1 if it is * greater than 0; no blocking occurs regardless. * * @return
apps/external/BS_thread_pool.hpp:2792
Methodtry_acquire_for
apps/external/BS_thread_pool.hpp:2815
Methodtry_acquire_until
apps/external/BS_thread_pool.hpp:2837
Methodunhandled_exception
experiments/parallel-reconstruct/src/reconstruction/reconstruct.h:36
Methodunhandled_exception
experiments/parallel-reconstruct/src/reconstruction/reconstruct.h:95
Methodunhandled_exception
experiments/parallel-reconstruct/src/cropper/crop.h:31
Methodunhandled_exception
experiments/parallel-reconstruct/src/cropper/crop.h:83
Methodunhandled_exception
experiments/parallel-reconstruct/src/io/PC.h:31
Functionunpause
* @brief Unpause the pool. The workers will resume retrieving new tasks out * of the queue. Only enabled if the flag `BS:tp::pause` is enabled in
apps/external/BS_thread_pool.hpp:2237
Methodupdate_region_ends
apps/external/toml.hpp:14320
Methodutf8_byte_stream
apps/external/toml.hpp:11036
Methodutf8_byte_stream
apps/external/toml.hpp:11078
Methodvalid
* @brief Check if all the futures stored in this `BS::multi_future` are * valid. * * @return `true` if all futures are valid, `false` i
apps/external/BS_thread_pool.hpp:448
Methodvalid_candidate
src/core/reconstruction/LineDetectorBase.cpp:200
Methodvalidate
apps/roofer-app/parameter.hpp:168
Methodvalue<bool>* as_boolean
apps/external/toml.hpp:5731
Methodvalue<date>* as_date
apps/external/toml.hpp:5734
Methodvalue<date_time>* as_date_time
apps/external/toml.hpp:5740
Methodvalue<double>* as_floating_point
apps/external/toml.hpp:5728
Methodvalue<int64_t>* as_integer
apps/external/toml.hpp:5725
Methodvalue<time>* as_time
apps/external/toml.hpp:5737
Methodvalue_exact
apps/external/toml.hpp:4985
Functionvalue_flags flags
apps/external/toml.hpp:4798
Functionvalue_or
apps/external/toml.hpp:4054
Methodversion
apps/external/BS_thread_pool.hpp:153
Methodvertices
src/core/reconstruction/ArrangementOptimiser.cpp:66
Functionvisit
apps/external/toml.hpp:3776
Methodwait_deadlock
apps/external/BS_thread_pool.hpp:619
Functionwait_for
apps/external/BS_thread_pool.hpp:2291
Functionwait_until
apps/external/BS_thread_pool.hpp:2324
Methodwarning
experiments/logger/src/logger/logger_rerun.cpp:22
Methodwide_str
apps/external/toml.hpp:10185
Methodwrap_node<ElemType>* get_as
apps/external/toml.hpp:5791
Methodwrap_node<T>* as
apps/external/toml.hpp:3524
Methodwrap_node<T>* get_as
apps/external/toml.hpp:6886
Methodwrap_text
Utility function to wrap text to a specified width with proper indentation
apps/roofer-app/config.hpp:909
MethodwritePolygons
include/roofer/io/VectorWriter.hpp:52
Methodwrite_cityobject
src/extra/io/CityJsonWriter.cpp:208
Methodwrite_pending_message
experiments/logger/src/logger/logger.cpp:63
Methodwrite_pending_message
src/core/logger/logger.cpp:86
Methodwrite_point_cloud_collection
src/extra/io/PointCloudWriterLASlib.cpp:43
Methodwrite_to_stream
src/extra/io/CityJsonWriter.cpp:148
Methodwstring
apps/external/toml.hpp:3096
Methodyield_value
experiments/parallel-reconstruct/src/reconstruction/reconstruct.h:49
Methodyield_value
experiments/parallel-reconstruct/src/cropper/crop.h:46
Methodyield_value
experiments/parallel-reconstruct/src/cropper/crop.h:98
Method~AlphaShaperInterface
include/roofer/reconstruction/AlphaShaper.hpp:45
Method~ArrangementBuilderInterface
include/roofer/reconstruction/ArrangementBuilder.hpp:42
Method~ArrangementDissolverInterface
include/roofer/reconstruction/ArrangementDissolver.hpp:51
Method~ArrangementExtruderInterface
include/roofer/reconstruction/ArrangementExtruder.hpp:55
Method~ArrangementOptimiserInterface
include/roofer/reconstruction/ArrangementOptimiser.hpp:50
Method~ArrangementSnapperInterface
include/roofer/reconstruction/ArrangementSnapper.hpp:39
Method~CityJsonWriterInterface
include/roofer/io/CityJsonWriter.hpp:66
Method~ConfigParameter
apps/roofer-app/parameter.hpp:121
Method~ElevationProvider
include/roofer/reconstruction/ElevationProvider.hpp:30
Method~GenerateCroppedPoints
experiments/parallel-reconstruct/src/cropper/crop.h:73
Method~GenerateCroppedPointsBatch
experiments/parallel-reconstruct/src/cropper/crop.h:21
Method~GenerateModels
experiments/parallel-reconstruct/src/reconstruction/reconstruct.h:85
Method~GenerateModelsBatch
experiments/parallel-reconstruct/src/reconstruction/reconstruct.h:26
Method~GridPIPTester
src/extra/misc/NodataCircleComputer.cpp:88
Method~GridPIPTester
src/core/common/GridPIPTester.cpp:47
Method~LASWriterInterface
include/roofer/io/PointCloudWriter.hpp:34
Method~LineDetectorInterface
include/roofer/reconstruction/LineDetector.hpp:55
Method~LineRegulariserInterface
include/roofer/reconstruction/LineRegulariser.hpp:53
Method~Logger
experiments/logger/src/logger/logger.h:34
Method~Logger
include/roofer/logger/logger.h:66
Method~MeshPropertyCalculatorInterface
include/roofer/misc/MeshPropertyCalculator.hpp:45
Method~MeshTriangulatorInterface
include/roofer/reconstruction/MeshTriangulator.hpp:43
Method~PC2MeshDistCalculatorInterface
include/roofer/misc/PC2MeshDistCalculator.hpp:41
Method~ParameterVector
apps/roofer-app/parameter.hpp:464
Method~PlaneDetectorInterface
include/roofer/reconstruction/PlaneDetector.hpp:74
Method~PlaneIntersectorInterface
include/roofer/reconstruction/PlaneIntersector.hpp:41
Method~PointCloudCropperInterface
include/roofer/io/StreamCropper.hpp:47
← previousnext →901–1,000 of 1,031, ranked by callers