Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WolfireGames/overgrowth
/ functions
Functions
62,593 in github.com/WolfireGames/overgrowth
⨍
Functions
62,593
◇
Types & classes
18,140
↓ 16 callers
Method
GetCenter
Helpers
Libraries/imgui-1.85/imgui.h:2822
↓ 16 callers
Method
GetContextCPU
Libraries/breakpad/src/processor/dump_context.cc:56
↓ 16 callers
Method
GetFunctionByDecl
interface
Projects/angelscript_2_32_0_sdk/angelscript/source/as_module.cpp:868
↓ 16 callers
Method
GetGenericInterface
(string pchInterfaceVersion, ref EVRInitError peError)
Libraries/openvr-master/headers/openvr_api.cs:4512
↓ 16 callers
Method
GetKey
Run time error will occur if GetKey() is called on an invalid iterator.
Libraries/breakpad/src/processor/static_map_iterator.h:68
↓ 16 callers
Method
GetMargin
Source/Physics/bulletobject.cpp:107
↓ 16 callers
Method
GetMat4
Source/Graphics/bonetransform.cpp:72
↓ 16 callers
Method
GetNextLine
Return the next line from the file. line: (output) a pointer to the start of the line. The line is NUL terminated. len: (output) the length of the lin
Libraries/breakpad/src/client/linux/minidump_writer/line_reader.h:64
↓ 16 callers
Method
GetRenderTime
Source/Internal/timer.cpp:84
↓ 16 callers
Function
GetScrollMaxY
Projects/bullet3-2.89/examples/ThirdPartyLibs/imgui/imgui.cpp:5525
↓ 16 callers
Method
GetSize
interface
Projects/angelscript_2_32_0_sdk/angelscript/source/as_typeinfo.cpp:209
↓ 16 callers
Method
GetTypeDeclaration
interface
Projects/angelscript_2_32_0_sdk/angelscript/source/as_scriptengine.cpp:4767
↓ 16 callers
Method
GetValue
Projects/angelscript_2_32_0_sdk/add_on/scriptdictionary/scriptdictionary.cpp:1200
↓ 16 callers
Function
I
()
Libraries/freetype-2.12.1/docs/reference/assets/javascripts/bundle.82b56eb2.min.js:27
↓ 16 callers
Function
ImLengthSqr
Libraries/imgui-1.85/imgui_internal.h:430
↓ 16 callers
Method
InstrINT
Projects/angelscript_2_32_0_sdk/angelscript/source/as_bytecode.cpp:2720
↓ 16 callers
Function
InvalidateParent
Projects/bullet3-2.89/examples/ThirdPartyLibs/Gwen/Controls/Base.h:426
↓ 16 callers
Method
IsEnumType
Projects/angelscript_2_32_0_sdk/angelscript/source/as_datatype.cpp:678
↓ 16 callers
Function
IsWhiteSpace
Anything in the high order range of UTF-8 is assumed to not be whitespace. This isn't correct, but simple, and usually works.
Projects/bullet3-2.89/examples/ThirdPartyLibs/tinyxml2/tinyxml2.h:628
↓ 16 callers
Function
K
()
Libraries/freetype-2.12.1/docs/reference/assets/javascripts/lunr/min/lunr.tr.min.js:18
↓ 16 callers
Method
List
Projects/angelscript_2_32_0_sdk/angelscript/source/as_symboltable.h:467
↓ 16 callers
Method
Load
Source/AI/navmesh.cpp:656
↓ 16 callers
Function
Max
Projects/bullet3-2.89/examples/ThirdPartyLibs/BussIK/MathMisc.h:85
↓ 16 callers
Function
Merge
Projects/bullet3-2.89/src/BulletCollision/BroadphaseCollision/btDbvt.h:745
↓ 16 callers
Function
Min
Projects/bullet3-2.89/examples/ThirdPartyLibs/BussIK/MathMisc.h:79
↓ 16 callers
Method
PixelsToPlot
Libraries/imgui-1.85/implot_internal.h:744
↓ 16 callers
Method
Play
Source/Sound/sound.cpp:146
↓ 16 callers
Method
Release
interface
Projects/angelscript_2_32_0_sdk/angelscript/source/as_context.cpp:245
↓ 16 callers
Method
Release
Projects/angelscript_2_32_0_sdk/add_on/scriptany/scriptany.cpp:450
↓ 16 callers
Method
Release
Source/GUI/IMUI/im_element.cpp:79
↓ 16 callers
Function
RenderMarkers
Libraries/imgui-1.85/implot_items.cpp:922
↓ 16 callers
Method
SetCursor
Source/Graphics/Cursor.cpp:53
↓ 16 callers
Method
SetLineCallback
interface
Projects/angelscript_2_32_0_sdk/angelscript/source/as_context.cpp:5044
↓ 16 callers
Method
SetMTTargetWeight
Source/Objects/riggedobject.cpp:2257
↓ 16 callers
Method
SetName
Projects/bullet3-2.89/examples/ThirdPartyLibs/tinyxml2/tinyxml2.cpp:1451
↓ 16 callers
Method
SetValue
Sets a new value, overriding the one supplied in the constructor.
Projects/bullet3-2.89/test/gtest-1.7.0/include/gtest/gtest.h:495
↓ 16 callers
Function
SetWindowSize
Projects/bullet3-2.89/examples/ThirdPartyLibs/imgui/imgui.cpp:7064
↓ 16 callers
Function
SetupAxisLimits
Libraries/imgui-1.85/implot.cpp:2045
↓ 16 callers
Method
Sourcef
Source/Sound/al_audio_source.cpp:118
↓ 16 callers
Method
Store
Libraries/breakpad/src/processor/address_map-inl.h:48
↓ 16 callers
Function
StripSeparator
StripSeparator takes a string |original| and returns a copy of the string with all occurences of |kOutputSeparator| removed.
Libraries/breakpad/src/processor/stackwalk_common.cc:101
↓ 16 callers
Function
UIShowCursor
Source/UserInput/input.cpp:271
↓ 16 callers
Method
Visible
Projects/bullet3-2.89/examples/ThirdPartyLibs/Gwen/Controls/Base.cpp:164
↓ 16 callers
Function
WaitForProcessToTerminate
Libraries/breakpad/src/client/linux/handler/exception_handler_unittest.cc:133
↓ 16 callers
Function
ZSTD_checkCParams
ZSTD_checkCParams() : control CParam values remain within authorized range. @return : 0, or an error code if one value is beyond authorized ra
Libraries/zstd-1.5.0/lib/compress/zstd_compress.c:1224
↓ 16 callers
Function
_float32_unpack
Libraries/libvorbis-1.3.6/lib/sharedbook.c:60
↓ 16 callers
Function
acosf
C++Builder doesn't define most of the non-standard float-specific math functions with "*f" suffix; instead it provides overloads for the standard math
Projects/angelscript_2_32_0_sdk/add_on/scriptmath/scriptmath.cpp:27
↓ 16 callers
Method
addContactPoint
Projects/bullet3-2.89/src/BulletCollision/CollisionDispatch/btManifoldResult.cpp:105
↓ 16 callers
Method
addNotification
Projects/bullet3-2.89/examples/SharedMemory/b3PluginManager.cpp:168
↓ 16 callers
Function
addPoint
Projects/bullet3-2.89/Extras/ConvexDecomposition/cd_hull.cpp:3070
↓ 16 callers
Function
addPoint
Projects/bullet3-2.89/src/LinearMath/btConvexHull.cpp:802
↓ 16 callers
Method
anisotropy
Source/Graphics/graphics.h:103
↓ 16 callers
Method
asBool
Source/JSON/jsoncpp.cpp:2943
↓ 16 callers
Function
b3MprVec3Copy
Projects/bullet3-2.89/src/Bullet3Collision/NarrowPhaseCollision/shared/b3MprPenetration.h:220
↓ 16 callers
Function
b3Swap32
Projects/bullet3-2.89/examples/TinyAudio/b3SwapUtils.h:14
↓ 16 callers
Function
bdf_get_font_property
Libraries/freetype-2.12.1/src/bdf/bdflib.c:2370
↓ 16 callers
Function
binn_object_get_value
Libraries/binn-3.0/src/binn.c:1577
↓ 16 callers
Function
btMprIsZero
Projects/bullet3-2.89/src/BulletCollision/NarrowPhaseCollision/btMprPenetration.h:133
↓ 16 callers
Function
callback
(lcl, glb)
Projects/bullet3-2.89/examples/pybullet/gym/pybullet_envs/baselines/train_kuka_grasping.py:15
↓ 16 callers
Function
clamp
take a -128..127 value and clamp it and convert to 0..255
Libraries/crunch-r319/crnlib/crn_stb_image.cpp:1134
↓ 16 callers
Method
compare
Projects/bullet3-2.89/Extras/VHACD/src/btConvexHullComputer.cpp:908
↓ 16 callers
Method
compare
Projects/bullet3-2.89/src/Bullet3Geometry/b3ConvexHullComputer.cpp:901
↓ 16 callers
Method
createCollisionShapeGraphicsObject
Projects/bullet3-2.89/examples/SharedMemory/RemoteGUIHelper.cpp:303
↓ 16 callers
Method
debug_identifier
Libraries/breakpad/src/processor/minidump.cc:2010
↓ 16 callers
Method
diagonal
\returns a const expression of the diagonal coefficients. */
Projects/bullet3-2.89/examples/ThirdPartyLibs/Eigen/src/SparseCore/SparseMatrix.h:650
↓ 16 callers
Function
duDarkenCol
Libraries/recastnavigation/DebugUtils/Include/DebugDraw.h:100
↓ 16 callers
Function
ensure_distance
Libraries/tut-framework/include/tut/tut_assert.hpp:233
↓ 16 callers
Method
fill
Projects/bullet3-2.89/examples/ThirdPartyLibs/Eigen/src/Core/CwiseNullaryOp.h:315
↓ 16 callers
Function
ft_service_list_lookup
Libraries/freetype-2.12.1/src/base/ftobjs.c:114
↓ 16 callers
Function
get32
Projects/bullet3-2.89/examples/ThirdPartyLibs/stb_image/stb_image.cpp:478
↓ 16 callers
Method
getGravity
Projects/bullet3-2.89/src/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp:119
↓ 16 callers
Method
getNavMeshBoundsMax
Libraries/recastnavigation/RecastDemo/Include/InputGeom.h:115
↓ 16 callers
Method
getNode
Libraries/recastnavigation/Detour/Source/DetourNode.cpp:121
↓ 16 callers
Method
getType
----------------------------------------------------- //
Projects/bullet3-2.89/Extras/Serialize/BulletFileLoader/bDNA.cpp:55
↓ 16 callers
Function
getVertex
Projects/bullet3-2.89/src/BulletCollision/CollisionShapes/btBoxShape.h:131
↓ 16 callers
Method
getW
Projects/bullet3-2.89/test/Bullet2/Source/Tests/Test_quat_aos_neon.cpp:314
↓ 16 callers
Method
get_luma
Returns CCIR 601 luma (consistent with color_utils::RGB_To_Y).
Libraries/crunch-r319/crnlib/crn_color.h:337
↓ 16 callers
Method
get_width
Projects/bullet3-2.89/examples/TinyRenderer/tgaimage.cpp:331
↓ 16 callers
Method
has_goal
(self)
Projects/bullet3-2.89/examples/pybullet/gym/pybullet_envs/deep_mimic/learning/rl_agent.py:162
↓ 16 callers
Method
hyperplane
Libraries/qhull_git_22feb2012/src/libqhullcpp/QhullFacet.h:72
↓ 16 callers
Function
inflateStateCheck
Libraries/freetype-2.12.1/src/gzip/inflate.c:107
↓ 16 callers
Function
isSolidVLine
(c)
Projects/bullet3-2.89/docs/pybullet_quickstart_guide/markdeep.js:2807
↓ 16 callers
Method
isValidPolyRef
Libraries/recastnavigation/Detour/Source/DetourNavMeshQuery.cpp:3631
↓ 16 callers
Function
lerp_color
Libraries/crunch-r319/crnlib/crn_dxt_fast.cpp:37
↓ 16 callers
Method
loadMJCF
Projects/bullet3-2.89/examples/Importers/ImportMJCFDemo/BulletMJCFImporter.cpp:1432
↓ 16 callers
Method
loadPlugin
Projects/bullet3-2.89/examples/SharedMemory/b3PluginManager.cpp:176
↓ 16 callers
Function
luaL_checklstring
Projects/bullet3-2.89/examples/ThirdPartyLibs/lua-5.2.3/src/lauxlib.c:383
↓ 16 callers
Function
lua_insert
Projects/bullet3-2.89/examples/ThirdPartyLibs/lua-5.2.3/src/lapi.c:199
↓ 16 callers
Function
lua_type
Projects/bullet3-2.89/examples/ThirdPartyLibs/lua-5.2.3/src/lapi.c:253
↓ 16 callers
Function
match
Projects/bullet3-2.89/examples/ThirdPartyLibs/lua-5.2.3/src/lstrlib.c:461
↓ 16 callers
Method
mean
Projects/bullet3-2.89/examples/ThirdPartyLibs/Eigen/src/Core/Redux.h:461
↓ 16 callers
Method
min
Libraries/recastnavigation/Tests/catch.hpp:6510
↓ 16 callers
Method
modules
Libraries/breakpad/src/google_breakpad/processor/process_state.h:111
↓ 16 callers
Function
oggpack_look
Read in bits without advancing the bitptr; bits <= 32 */
Libraries/libogg-1.3.3/src/bitwise.c:270
↓ 16 callers
Function
pcf_find_property
Libraries/freetype-2.12.1/src/pcf/pcfread.c:456
↓ 16 callers
Method
point
Libraries/qhull_git_22feb2012/src/libqhullcpp/QhullVertex.h:80
↓ 16 callers
Function
qh_errexit_rbox
Libraries/qhull_git_22feb2012/src/libqhull/rboxlib.c:791
↓ 16 callers
Function
r
(o,n)
Libraries/freetype-2.12.1/docs/reference/assets/javascripts/bundle.82b56eb2.min.js:14
↓ 16 callers
Method
reportWarning
Projects/bullet3-2.89/examples/Importers/ImportURDFDemo/BulletUrdfImporter.cpp:123
↓ 16 callers
Method
reserve
Projects/bullet3-2.89/src/Bullet3Common/b3AlignedObjectArray.h:289
← previous
next →
2,101–2,200 of 62,593, ranked by callers