Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/3DBAG/roofer
/ functions
Functions
1,031 in github.com/3DBAG/roofer
⨍
Functions
1,031
◇
Types & classes
407
Method
find_and_replace
Find and replace a substring with another substring
src/extra/io/VectorWriterOGR.cpp:47
Method
fit_line
src/core/reconstruction/LineDetectorBase.cpp:154
Method
flatten_child
apps/external/toml.hpp:10513
Method
format
apps/roofer-app/config.hpp:1222
Method
format
apps/roofer-app/parameter.hpp:77
Method
format
apps/roofer-app/parameter.hpp:97
Method
format
apps/roofer-app/roofer-app.cpp:232
Method
format
include/roofer/common/formatters.hpp:33
Method
format
include/roofer/common/formatters.hpp:44
Method
format
include/roofer/common/formatters.hpp:60
Method
format
include/roofer/common/formatters.hpp:70
Method
format
include/roofer/common/formatters.hpp:80
Method
format
include/roofer/common/formatters.hpp:99
Method
format
include/roofer/common/formatters.hpp:131
Function
format_as
apps/roofer-app/roofer-app.cpp:162
Method
generate
(self)
conanfile.py:79
Method
get
* @brief Get the results from all the futures stored in this * `BS::multi_future`, rethrowing any stored exceptions. * * @return If the
apps/external/BS_thread_pool.hpp:412
Method
get
src/core/reconstruction/ArrangementOptimiser.cpp:87
Method
get
src/core/reconstruction/ArrangementOptimiser.cpp:107
Method
get
src/core/reconstruction/ArrangementOptimiser.cpp:127
Method
get
src/core/reconstruction/ArrangementOptimiser.cpp:142
Method
get
src/core/reconstruction/PlaneDetector.cpp:179
Method
get
src/core/reconstruction/ElevationProvider.cpp:33
Method
get
src/core/reconstruction/ElevationProvider.cpp:48
Method
get<2>
src/core/reconstruction/PlaneDetector.cpp:217
Method
get<3>
src/core/reconstruction/PlaneDetector.cpp:218
Method
get<9>
src/core/reconstruction/PlaneDetector.cpp:219
Method
getOgcWkt
src/extra/io/PointCloudReaderLASlib.cpp:49
Function
get_as
apps/external/toml.hpp:2790
Method
get_as
apps/external/toml.hpp:8058
Method
get_crs
src/extra/io/PointCloudReaderLASlib.cpp:114
Method
get_data_ptr
src/core/common/common.cpp:78
Method
get_if
src/core/common/common.cpp:172
Method
get_index
* @brief Get the index of the current thread. If this thread belongs to a * `BS::thread_pool` object, the return value will be an index in the ra
apps/external/BS_thread_pool.hpp:860
Method
get_json_histogram
src/extra/misc/PC2MeshDistCalculator.cpp:125
Method
get_line_extend
src/core/reconstruction/PlaneIntersector.cpp:28
Function
get_native_handles
* @brief Get a vector containing the underlying implementation-defined * thread handles for each of the pool's threads, as obtained by * `st
apps/external/BS_thread_pool.hpp:1796
Function
get_os_process_affinity
* @brief Get the processor affinity of the current process using the current * platform's native API. This should work on Windows and Linux, but is
apps/external/BS_thread_pool.hpp:691
Function
get_os_process_priority
* @brief Get the priority of the current process using the current platform's * native API. This should work on Windows, Linux, and macOS. *
apps/external/BS_thread_pool.hpp:771
Method
get_os_thread_affinity
* @brief Get the processor affinity of the current thread using the current * platform's native API. This should work on Windows and Linux, but i
apps/external/BS_thread_pool.hpp:892
Method
get_os_thread_name
* @brief Get the name of the current thread using the current platform's * native API. This should work on Windows, Linux, and macOS. *
apps/external/BS_thread_pool.hpp:985
Method
get_os_thread_priority
* @brief Get the priority of the current thread using the current * platform's native API. This should work on Windows, Linux, and macOS. *
apps/external/BS_thread_pool.hpp:1063
Method
get_percentile
src/core/reconstruction/ElevationProvider.cpp:52
Method
get_point_indices
src/core/reconstruction/LineDetectorBase.cpp:60
Method
get_pool
* @brief Get a pointer to the thread pool that owns the current thread. If * this thread belongs to a `BS::thread_pool` object, the return value
apps/external/BS_thread_pool.hpp:876
Method
get_proxy
apps/external/toml.hpp:6562
Method
get_return_object
experiments/parallel-reconstruct/src/reconstruction/reconstruct.h:41
Method
get_return_object
experiments/parallel-reconstruct/src/reconstruction/reconstruct.h:100
Method
get_return_object
experiments/parallel-reconstruct/src/cropper/crop.h:36
Method
get_return_object
experiments/parallel-reconstruct/src/cropper/crop.h:88
Method
get_return_object
experiments/parallel-reconstruct/src/io/PC.h:36
Method
get_seeds
include/roofer/reconstruction/RegionGrower_DS_CGAL.hpp:88
Function
get_tasks_queued
* @brief Get the number of tasks currently waiting in the queue to be * executed by the threads. * * @return The number of queued tasks
apps/external/BS_thread_pool.hpp:1811
Function
get_tasks_running
* @brief Get the number of tasks currently being executed by the threads. * * @return The number of running tasks. */
apps/external/BS_thread_pool.hpp:1821
Function
get_tasks_total
* @brief Get the total number of unfinished tasks: either still waiting in * the queue, or running in a thread. Note that `get_tasks_total() ==
apps/external/BS_thread_pool.hpp:1833
Function
get_thread_count
* @brief Get the number of threads in the pool. * * @return The number of threads. */
apps/external/BS_thread_pool.hpp:1843
Function
get_thread_ids
* @brief Get a vector containing the unique identifiers for each of the * pool's threads, as obtained by `std::thread::get_id()` (or * `std:
apps/external/BS_thread_pool.hpp:1854
Method
get_toml_value
apps/roofer-app/config.hpp:773
Method
get_value_exact
apps/external/toml.hpp:4941
Method
go_back
apps/external/toml.hpp:11968
Method
got_flag
apps/external/argh.h:334
Method
grid_col_floor
src/extra/io/StreamCropper.cpp:419
Method
grid_row_floor
src/extra/io/StreamCropper.cpp:423
Method
grow_one_region
include/roofer/reconstruction/RegionGrower.hpp:60
Method
grow_region
src/core/reconstruction/AlphaShaper.cpp:223
Method
grow_region
src/core/reconstruction/LineDetectorBase.cpp:204
Method
has_name
src/core/common/common.cpp:307
Function
hello
experiments/docs-doxygen/src/roofer_lib/library.cpp:5
Function
hello
experiments/logger/src/roofer_lib/library.cpp:6
Function
hello
experiments/tests-catch2/src/roofer_lib/library.cpp:6
Function
hello
experiments/compiler-warnings/src/roofer_lib/library.cpp:5
Function
hello
experiments/clang-tools/src/roofer_lib/library.cpp:5
Method
holds_alternative
src/core/common/common.cpp:147
Method
import_epsg
src/extra/io/SpatialReferenceSystemOGR.cpp:36
Method
info
experiments/logger/src/logger/logger_rerun.cpp:20
Method
initial_suspend
experiments/parallel-reconstruct/src/reconstruction/reconstruct.h:43
Method
initial_suspend
experiments/parallel-reconstruct/src/reconstruction/reconstruct.h:102
Method
initial_suspend
experiments/parallel-reconstruct/src/cropper/crop.h:40
Method
initial_suspend
experiments/parallel-reconstruct/src/cropper/crop.h:92
Method
initial_suspend
experiments/parallel-reconstruct/src/io/PC.h:38
Method
insert_at
apps/external/toml.hpp:10419
Method
insert_at_back
apps/external/toml.hpp:10413
Function
insert_or_assign
apps/external/toml.hpp:7355
Method
insert_with_hint
apps/external/toml.hpp:10851
Function
is
apps/external/toml.hpp:3443
Method
isEmpty
include/roofer/common/box.hpp:130
Function
is_array_of_tables
apps/external/toml.hpp:3972
Function
is_inline
apps/external/toml.hpp:6855
Method
is_local
apps/external/toml.hpp:2632
Method
is_option
apps/external/argh.h:318
Method
is_param
apps/external/argh.h:340
Function
is_paused
* @brief Check whether the pool is currently paused. Only enabled if the * flag `BS:tp::pause` is enabled in the template parameter. *
apps/external/BS_thread_pool.hpp:1867
Function
is_value
apps/external/toml.hpp:3941
Function
itemQueryCallback
src/extra/misc/Vector2DOpsGEOS.cpp:148
Method
leaf
apps/external/toml.hpp:10222
Function
length
apps/external/toml.hpp:6381
Method
linetype
include/roofer/reconstruction/LineRegulariserBase.hpp:133
Method
log
experiments/logger/src/logger/logger_spdlog.cpp:89
Method
log
experiments/logger/src/logger/logger.cpp:110
Method
log
src/core/logger/logger_spdlog.cpp:125
← previous
next →
601–700 of 1,031, ranked by callers