Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TrenchBroom/TrenchBroom
/ functions
Functions
9,283 in github.com/TrenchBroom/TrenchBroom
⨍
Functions
9,283
◇
Types & classes
3,205
↓ 30 callers
Method
vertexPositions
lib/TbMdlLib/src/Brush.cpp:442
↓ 29 callers
Function
MatchesPointer
lib/TbBaseLib/test-utils/include/Matchers.h:67
↓ 29 callers
Method
create
lib/TbUiLib/src/MapDocument.cpp:122
↓ 29 callers
Method
getPanel
lib/TbUiLib/src/TitledPanel.cpp:61
↓ 29 callers
Method
height
lib/TbUiLib/src/CellLayout.cpp:705
↓ 29 callers
Function
length
lib/TbElLib/src/Types.cpp:38
↓ 29 callers
Method
needsProcessing
lib/TbGlLib/include/gl/Resource.h:271
↓ 29 callers
Function
parseString
lib/TbMdlLib/src/EntParser.cpp:121
↓ 29 callers
Method
setValue
lib/TbUiLib/src/SliderWithLabel.cpp:73
↓ 29 callers
Function
snap
lib/VmLib/include/vm/vec.h:1711
↓ 29 callers
Method
toUVCoordSystemMatrix
lib/TbMdlLib/src/BrushFace.cpp:705
↓ 28 callers
Method
add
lib/TbMdlLib/src/AddRemoveNodesCommand.cpp:32
↓ 28 callers
Function
clamp
lib/VmLib/include/vm/vec.h:997
↓ 28 callers
Method
enable
lib/TbUiLib/src/GlQt.cpp:104
↓ 28 callers
Function
if_error
lib/KdLib/include/kd/result.h:3107
↓ 28 callers
Method
info
lib/TbBaseLib/src/Logger.cpp:43
↓ 28 callers
Function
makeMouseEvent
lib/TbUiLib/test/src/tst_InputEvent.cpp:76
↓ 28 callers
Function
path_clip
lib/KdLib/src/path_utils.cpp:64
↓ 28 callers
Method
skipAndNextToken
lib/TbBaseLib/include/Tokenizer.h:296
↓ 28 callers
Method
subReaderFromBegin
lib/TbFsLib/src/Reader.cpp:288
↓ 28 callers
Method
update
lib/TbUiLib/test/src/tst_HandleDragTracker.cpp:81
↓ 28 callers
Method
uvCoords
lib/TbMdlLib/src/BrushFace.cpp:790
↓ 28 callers
Method
writeMap
lib/TbMdlLib/src/NodeWriter.cpp:118
↓ 28 callers
Method
zoom
lib/TbGlLib/src/Camera.cpp:65
↓ 27 callers
Method
canAddChild
lib/TbMdlLib/src/Node.cpp:297
↓ 27 callers
Method
canRepeatCommands
lib/TbMdlLib/src/Map.cpp:1509
↓ 27 callers
Method
closed
lib/TbMdlLib/src/Brush.cpp:316
↓ 27 callers
Function
createPatchNode
lib/TbMdlLib/test/src/tst_LinkedGroupUtils.cpp:65
↓ 27 callers
Function
find
lib/TbFsLib/src/DiskIO.cpp:117
↓ 27 callers
Function
findOutermostClosedGroup
lib/TbMdlLib/src/ModelUtils.cpp:99
↓ 27 callers
Function
invert
lib/VmLib/include/vm/mat.h:1068
↓ 27 callers
Method
mouseUp
lib/TbUiLib/src/ToolBox.cpp:130
↓ 27 callers
Method
offset
lib/TbMdlLib/include/mdl/Grid.h:101
↓ 27 callers
Method
setCurrentRow
lib/TbUiLib/src/ControlListBox.cpp:268
↓ 27 callers
Function
sqrt
lib/VmLib/include/vm/scalar.h:923
↓ 27 callers
Method
usageCount
lib/TbMdlLib/src/EntityDefinition.cpp:34
↓ 27 callers
Method
valid
lib/TbUiLib/src/UVViewHelper.cpp:45
↓ 26 callers
Method
bottom
lib/TbUiLib/src/CellLayout.cpp:44
↓ 26 callers
Function
get_quadrant
lib/TbMdlLib/src/Octree.cpp:79
↓ 26 callers
Method
leaving
lib/TbMdlLib/include/mdl/Polyhedron_Vertex.h:80
↓ 26 callers
Function
measure_angle
lib/VmLib/include/vm/vec.h:1852
↓ 26 callers
Method
modifierKeysDown
lib/TbUiLib/src/InputState.cpp:54
↓ 26 callers
Method
nextIncident
lib/TbMdlLib/include/mdl/Polyhedron_HalfEdge.h:119
↓ 26 callers
Function
optional_transform
lib/KdLib/include/kd/optional_utils.h:125
↓ 26 callers
Function
parseCompilationConfig
lib/TbMdlLib/src/ParseCompilationConfig.cpp:194
↓ 26 callers
Function
setPref
lib/TbBaseLib/include/PreferenceManager.h:184
↓ 26 callers
Function
str_plural
lib/KdLib/src/string_format.cpp:37
↓ 26 callers
Method
stringView
lib/TbFsLib/src/Reader.cpp:372
↓ 26 callers
Function
to_degrees
lib/VmLib/include/vm/scalar.h:780
↓ 26 callers
Method
visit
lib/TbMdlLib/src/TagVisitor.cpp:26
↓ 25 callers
Method
begin
lib/TbMdlLib/src/Transaction.cpp:95
↓ 25 callers
Method
canRemoveChild
lib/TbMdlLib/src/Node.cpp:302
↓ 25 callers
Method
cancel
lib/TbMdlLib/src/Transaction.cpp:87
↓ 25 callers
Function
createTextureResource
lib/TbGlLib/src/TextureResource.cpp:27
↓ 25 callers
Method
distance
lib/TbMdlLib/src/Hit.cpp:41
↓ 25 callers
Function
freeType
lib/TbMdlLib/src/HitType.cpp:29
↓ 25 callers
Method
hasTag
lib/TbMdlLib/src/Tag.cpp:139
↓ 25 callers
Function
index
lib/TbMdlLib/src/ModelDefinition.cpp:53
↓ 25 callers
Function
intersect_ray_plane
lib/VmLib/include/vm/intersection.h:237
↓ 25 callers
Function
parseExpression
lib/TbElLib/src/ParseExpression.cpp:27
↓ 25 callers
Function
paste
lib/TbMdlLib/src/Map_CopyPaste.cpp:273
↓ 25 callers
Function
recursive_ranges_equal
lib/KdLib/test/src/ranges/range_test_utils.h:30
↓ 25 callers
Method
remove
* Removes the node with the given data from this tree. * * @param data the data to remove * @return true if a node with the given data was re
lib/TbMdlLib/include/mdl/Octree.h:468
↓ 25 callers
Function
squared_length
lib/VmLib/include/vm/vec.h:1140
↓ 25 callers
Method
top
lib/TbUiLib/src/CellLayout.cpp:34
↓ 25 callers
Function
trunc
lib/VmLib/include/vm/vec.h:1628
↓ 25 callers
Function
vec_from
lib/KdLib/include/kd/vector_utils.h:79
↓ 25 callers
Function
zip
lib/KdLib/include/kd/ranges/zip_view.h:427
↓ 24 callers
Function
collectContainingGroups
lib/TbMdlLib/src/ModelUtils.cpp:178
↓ 24 callers
Method
currentGroup
lib/TbMdlLib/src/EditorContext.cpp:128
↓ 24 callers
Method
disable
lib/TbUiLib/src/GlQt.cpp:109
↓ 24 callers
Method
find
lib/KdLib/include/kd/set_adapter.h:758
↓ 24 callers
Function
pick
lib/TbMdlLib/src/Map_Picking.cpp:28
↓ 24 callers
Method
recentDocuments
lib/TbUiLib/src/RecentDocuments.cpp:84
↓ 24 callers
Method
setAttributes
lib/TbMdlLib/src/BrushFace.cpp:395
↓ 24 callers
Method
setCircleShape
lib/TbUiLib/src/DrawShapeToolExtension.cpp:92
↓ 24 callers
Function
setInfoStyle
lib/TbUiLib/src/QStyleUtils.cpp:61
↓ 24 callers
Function
str_compare
lib/KdLib/src/string_compare.cpp:76
↓ 24 callers
Function
str_is_suffix
lib/KdLib/src/string_compare.cpp:71
↓ 24 callers
Function
str_mismatch
lib/KdLib/src/string_compare.cpp:56
↓ 24 callers
Method
width
lib/TbUiLib/src/CellLayout.cpp:700
↓ 23 callers
Method
back
* Returns the last element in this list or null if this list is empty; */
lib/KdLib/include/kd/intrusive_circular_list.h:349
↓ 23 callers
Method
clip
lib/TbMdlLib/src/Brush.cpp:395
↓ 23 callers
Method
data
lib/TbBaseLib/include/Token.h:71
↓ 23 callers
Method
edgeCount
lib/TbMdlLib/src/Brush.cpp:540
↓ 23 callers
Function
findContainingLayer
lib/TbMdlLib/src/ModelUtils.cpp:43
↓ 23 callers
Function
makeInputState
lib/TbUiLib/test/src/tst_MoveHandleDragTracker.cpp:193
↓ 23 callers
Method
material
lib/TbMdlLib/src/BrushFace.cpp:489
↓ 23 callers
Function
nan
lib/VmLib/include/vm/scalar.h:85
↓ 23 callers
Method
pathInfo
lib/TbFsLib/src/DiskFileSystem.cpp:61
↓ 23 callers
Function
path_length
lib/KdLib/src/path_utils.cpp:42
↓ 23 callers
Method
reserve
* Increases capacity of the underlying vector. * All iterators may be invalidated. */
lib/KdLib/include/kd/set_adapter.h:452
↓ 23 callers
Function
str_join
lib/KdLib/include/kd/string_utils.h:143
↓ 23 callers
Method
transformVertices
lib/TbMdlLib/src/Brush.cpp:593
↓ 22 callers
Function
ceil
lib/VmLib/include/vm/vec.h:1607
↓ 22 callers
Method
definitions
lib/TbMdlLib/src/EntityDefinitionManager.cpp:75
↓ 22 callers
Method
findClosestVertexPositions
lib/TbMdlLib/src/Brush.cpp:463
↓ 22 callers
Function
getName
lib/TbMdlLib/src/EntParser.cpp:55
↓ 22 callers
Function
get_address
lib/TbMdlLib/include/mdl/Octree.h:72
↓ 22 callers
Method
hasChildren
lib/TbMdlLib/src/Node.cpp:208
← previous
next →
301–400 of 9,283, ranked by callers