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
↓ 436 callers
Method
push_back
src/core/common/common.cpp:452
↓ 272 callers
Method
size
apps/external/argh.h:133
↓ 115 callers
Method
end
src/core/common/common.cpp:234
↓ 106 callers
Method
begin
src/core/common/common.cpp:231
↓ 88 callers
Method
empty
apps/external/toml.hpp:11781
↓ 81 callers
Method
info
include/roofer/logger/logger.h:107
↓ 76 callers
Method
add
src/core/common/Raster.cpp:121
↓ 71 callers
Method
insert
src/extra/misc/Vector2DOpsGEOS.cpp:167
↓ 65 callers
Method
get
apps/external/toml.hpp:10755
↓ 58 callers
Method
size
apps/roofer-app/parameter.hpp:506
↓ 54 callers
Method
empty
apps/roofer-app/parameter.hpp:507
↓ 50 callers
Method
source
src/core/reconstruction/ArrangementOptimiser.cpp:52
↓ 48 callers
Method
erase
apps/external/toml.hpp:10491
↓ 47 callers
Method
push_back
apps/external/toml.hpp:11762
↓ 46 callers
Method
trace
* @brief Trace is used for logging counts on a process, eg. the number of * reconstructed buildings. * * The trace message is a string
include/roofer/logger/logger.h:96
↓ 45 callers
Method
size
apps/external/toml.hpp:11784
↓ 44 callers
Method
append
apps/external/toml.hpp:11709
↓ 43 callers
Method
end
apps/external/argh.h:130
↓ 39 callers
Method
clear
apps/external/toml.hpp:10190
↓ 39 callers
Function
get
apps/external/toml.hpp:5780
↓ 39 callers
Method
target
src/core/reconstruction/ArrangementOptimiser.cpp:56
↓ 38 callers
Method
value
apps/external/toml.hpp:5010
↓ 37 callers
Method
begin
begin() and end() for using range-for over positional args.
apps/external/argh.h:127
↓ 35 callers
Method
reserve
apps/external/toml.hpp:10480
↓ 34 callers
Method
debug
include/roofer/logger/logger.h:102
↓ 32 callers
Method
debug
experiments/logger/src/logger/logger.h:55
↓ 32 callers
Function
v2p
src/core/reconstruction/ArrangementExtruder.cpp:29
↓ 31 callers
Method
error
apps/external/toml.hpp:11095
↓ 29 callers
Method
find
apps/external/toml.hpp:10790
↓ 26 callers
Method
compute
src/extra/misc/Val3dator.cpp:30
↓ 25 callers
Method
min
src/core/common/Raster.cpp:111
↓ 20 callers
Method
end
apps/roofer-app/parameter.hpp:503
↓ 20 callers
Method
open
src/extra/io/VectorReaderOGR.cpp:144
↓ 18 callers
Function
at_path
apps/external/toml.hpp:4213
↓ 18 callers
Method
put
src/core/reconstruction/PlaneDetector.cpp:160
↓ 17 callers
Method
insert_optional
include/roofer/common/common.hpp:158
↓ 17 callers
Function
parse
apps/external/toml.hpp:14619
↓ 17 callers
Method
push_polygon
src/core/common/common.cpp:433
↓ 17 callers
Method
what
include/roofer/common/datastructures.hpp:31
↓ 16 callers
Function
make_node
apps/external/toml.hpp:5337
↓ 15 callers
Method
max
src/core/common/Raster.cpp:116
↓ 14 callers
Method
begin
iteraror functionality to params_
apps/roofer-app/parameter.hpp:502
↓ 14 callers
Function
size
apps/external/toml.hpp:2938
↓ 13 callers
Method
close
src/extra/io/PointCloudReaderLASlib.cpp:120
↓ 13 callers
Method
str
apps/external/toml.hpp:10174
↓ 12 callers
Method
format
apps/roofer-app/parameter.hpp:55
↓ 12 callers
Method
log
src/core/logger/logger.cpp:133
↓ 12 callers
Method
wait
* @brief Wait for all the futures stored in this `BS::multi_future`. */
apps/external/BS_thread_pool.hpp:458
↓ 12 callers
Method
write
experiments/parallel-reconstruct/src/io/JsonWriter.cpp:7
↓ 11 callers
Method
string
apps/external/toml.hpp:3086
↓ 10 callers
Method
coord_transform_rev
src/extra/misc/projHelper.cpp:44
↓ 10 callers
Method
get
src/core/reconstruction/PlaneDetector.cpp:152
↓ 10 callers
Method
warning
include/roofer/logger/logger.h:112
↓ 9 callers
Method
pop_back
apps/external/toml.hpp:10583
↓ 9 callers
Method
prefill_arrays
src/core/common/Raster.cpp:67
↓ 8 callers
Function
do_for_each
apps/external/toml.hpp:5914
↓ 8 callers
Function
end
apps/external/toml.hpp:3171
↓ 8 callers
Method
error
include/roofer/logger/logger.h:117
↓ 8 callers
Function
find
apps/external/toml.hpp:2088
↓ 8 callers
Function
getLinearCoord
src/extra/misc/PointcloudRasteriser.cpp:163
↓ 8 callers
Method
is_homogeneous
apps/external/toml.hpp:10425
↓ 8 callers
Method
set_level
src/core/logger/logger_spdlog.cpp:111
↓ 7 callers
Function
createProjHelper
src/extra/misc/projHelper.cpp:62
↓ 7 callers
Method
detect
src/core/reconstruction/LineDetectorBase.cpp:166
↓ 7 callers
Function
empty
apps/external/toml.hpp:2944
↓ 6 callers
Method
add_point
* @brief Find polygon that intersects point and add the point to the * corresponding building point cloud */
src/extra/io/StreamCropper.cpp:155
↓ 6 callers
Function
arrangementface_to_polygon
src/core/reconstruction/ArrangementBase.cpp:43
↓ 6 callers
Function
cast_level
experiments/logger/src/logger/logger_spdlog.cpp:18
↓ 6 callers
Method
clear
src/extra/misc/projHelper.cpp:31
↓ 6 callers
Method
coord_transform_fwd
src/extra/misc/projHelper.cpp:33
↓ 6 callers
Function
destroy
apps/external/toml.hpp:2802
↓ 6 callers
Method
end
* @brief Get the index after the last index of a block. * * @param block The block number. * @return The index after the last index.
apps/external/BS_thread_pool.hpp:557
↓ 6 callers
Function
fpclassify
apps/external/toml.hpp:2064
↓ 6 callers
Method
getColRowCoord
src/core/common/Raster.cpp:132
↓ 6 callers
Method
get_num_blocks
* @brief Get the number of blocks. Note that this may be different than the * desired number of blocks that was passed to the constructor. *
apps/external/BS_thread_pool.hpp:567
↓ 6 callers
Function
p2p
src/core/reconstruction/ArrangementExtruder.cpp:34
↓ 6 callers
Function
path
apps/external/toml.hpp:10096
↓ 6 callers
Method
rasterise_polygon
include/roofer/common/Raster.hpp:116
↓ 6 callers
Method
set_level
experiments/logger/src/logger/logger_spdlog.cpp:75
↓ 6 callers
Function
store_key
apps/external/toml.hpp:2794
↓ 5 callers
Function
compute_percentile
src/core/reconstruction/PlaneDetector.cpp:108
↓ 5 callers
Function
createVectorReaderOGR
src/extra/io/VectorReaderOGR.cpp:417
↓ 5 callers
Method
destroy
apps/external/toml.hpp:8063
↓ 5 callers
Method
info
experiments/logger/src/logger/logger.h:60
↓ 5 callers
Method
read
experiments/parallel-reconstruct/src/io/JsonReader.cpp:2
↓ 5 callers
Function
reconstruct
include/roofer/roofer.h:166
↓ 5 callers
Method
start
* @brief Get the first index of a block. * * @param block The block number. * @return The first index. */
apps/external/BS_thread_pool.hpp:577
↓ 5 callers
Function
store_index
apps/external/toml.hpp:2798
↓ 5 callers
Method
table
apps/external/toml.hpp:10649
↓ 5 callers
Method
test
src/extra/misc/NodataCircleComputer.cpp:97
↓ 5 callers
Method
to_string
apps/roofer-app/parameter.hpp:177
↓ 5 callers
Function
type
apps/external/toml.hpp:3930
↓ 5 callers
Method
vertex_count
src/core/common/common.cpp:77
↓ 4 callers
Function
GridCleanup
src/core/common/ptinpoly.c:636
↓ 4 callers
Function
GridTest
Test point against grid and edges in the cell (if any). Algorithm: * Check bounding box; if outside then return. * Check cell point is inside
src/core/common/ptinpoly.c:442
↓ 4 callers
Function
build_grid
src/core/common/GridPIPTester.cpp:26
↓ 4 callers
Function
concatenate
apps/external/toml.hpp:11613
↓ 4 callers
Function
createAlphaShaper
src/core/reconstruction/AlphaShaper.cpp:385
↓ 4 callers
Function
createPlaneDetector
src/core/reconstruction/PlaneDetector.cpp:500
↓ 4 callers
Method
critical
experiments/logger/src/logger/logger.h:75
next →
1–100 of 1,031, ranked by callers