Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GarageGames/Torque3D
/ functions
Functions
49,253 in github.com/GarageGames/Torque3D
⨍
Functions
49,253
◇
Types & classes
8,998
↓ 14 callers
Method
getNumPoints
Gets the number of points in the spline
Engine/source/math/mSplinePatch.h:54
↓ 14 callers
Method
getPosition
--------------------------------------
Engine/source/core/util/zip/zipSubStream.cpp:209
↓ 14 callers
Method
getProfile
Engine/source/gui/worldEditor/gizmo.h:208
↓ 14 callers
Method
getRoot
Engine/source/core/util/zip/zipArchive.h:340
↓ 14 callers
Method
getSamplesPerSecond
Engine/source/sfx/sfxCommon.h:271
↓ 14 callers
Method
getShapeInstance
Engine/source/T3D/tsStatic.h:233
↓ 14 callers
Function
init
Engine/source/platformSDL/sdlPlatformGL.cpp:14
↓ 14 callers
Method
invXform
Engine/lib/bullet/src/LinearMath/btTransform.h:222
↓ 14 callers
Function
isConvex
Engine/lib/bullet/src/BulletCollision/CollisionShapes/btCollisionShape.h:73
↓ 14 callers
Method
isEmpty
Engine/source/platform/threads/threadSafePriorityQueue.h:185
↓ 14 callers
Function
isEqual
Engine/source/console/arrayObject.h:85
↓ 14 callers
Method
isNull
Engine/source/sim/netStringTable.h:157
↓ 14 callers
Method
isTranslucent
Engine/source/materials/materialDefinition.h:357
↓ 14 callers
Function
mPerp
Engine/source/math/mPoint.cpp:63
↓ 14 callers
Function
mSinCos
Engine/source/math/mMathFn.h:293
↓ 14 callers
Function
mng_reset_object_details
Engine/lib/lmng/libmng_object_prc.c:964
↓ 14 callers
Method
nukeList
Engine/source/collision/convex.cpp:378
↓ 14 callers
Function
oc_rc_buffer_val
Engine/lib/libtheora/lib/rate.c:870
↓ 14 callers
Function
png_chunk_report
(png_ptr, message, (colorspace != NULL)
Engine/lib/lpng/png.c:1821
↓ 14 callers
Function
png_rtran_ok
Is it OK to set a transformation now? Only if png_start_read_image or * png_read_update_info have not been called. It is not necessary for the IHDR
Engine/lib/lpng/pngrtran.c:97
↓ 14 callers
Function
png_safe_execute
Engine/lib/lpng/pngerror.c:935
↓ 14 callers
Method
push
Engine/lib/recast/Detour/Include/DetourNode.h:126
↓ 14 callers
Function
quit
Call this instead of exit(), so we can clean up SDL: atexit() is evil. */
Engine/lib/sdl/test/testoverlay2.c:156
↓ 14 callers
Function
rcAbs
Engine/lib/recast/Recast/Include/Recast.h:607
↓ 14 callers
Method
registerObject
Engine/source/console/simObject.cpp:592
↓ 14 callers
Method
remove
Engine/source/platform/platformNet.cpp:430
↓ 14 callers
Function
renderFixedBitmapBordersFilled
Render out the fixed bitmap borders based on a multiplier into the bitmap array It renders left and right caps, with a sizable fill area in the middle
Engine/source/gui/core/guiDefaultControlRender.cpp:467
↓ 14 callers
Method
resize
Engine/lib/bullet/src/BulletInverseDynamics/details/IDMatVec.hpp:141
↓ 14 callers
Method
selectAllText
Engine/source/gui/controls/guiTextEditCtrl.cpp:306
↓ 14 callers
Method
set
Engine/source/gfx/D3D9/gfxD3D9Shader.cpp:325
↓ 14 callers
Method
setFieldValue
Engine/source/persistence/taml/tamlCustom.h:99
↓ 14 callers
Method
setFillModeWireframe
Engine/source/gfx/gfxStateBlock.h:183
↓ 14 callers
Method
setObject
Engine/source/T3D/physics/physicsUserData.h:70
↓ 14 callers
Method
setRow
Engine/source/math/mMatrix.h:514
↓ 14 callers
Method
setSize
We need to manually set the size due to D3D11 alignment
Engine/source/gfx/D3D11/gfxD3D11Shader.h:238
↓ 14 callers
Method
setTransform
Engine/source/T3D/vehicles/vehicle.cpp:1203
↓ 14 callers
Function
update
Engine/source/gui/controls/guiDirectoryFileListCtrl.h:66
↓ 14 callers
Function
verbose
Engine/lib/lmng/contrib/msvc/makemng/makemng.c:201
↓ 14 callers
Method
writeStringBuffer
Writes a NULL terminated string buffer.
Engine/source/core/stream/stream.h:149
↓ 13 callers
Function
AppendAllDevicesList
Engine/lib/openal-soft/Alc/ALc.c:1263
↓ 13 callers
Function
ChannelsFromFmt
Engine/lib/openal-soft/OpenAL32/alBuffer.c:1203
↓ 13 callers
Method
DeleteGlobalRef
Templates/Full/web/source/npplugin/windows/jni.h:835
↓ 13 callers
Function
DevFmtChannelsString
Engine/lib/openal-soft/Alc/ALc.c:1286
↓ 13 callers
Function
GLES_ActivateRenderer
Engine/lib/sdl/src/render/opengles/SDL_render_gles.c:236
↓ 13 callers
Function
GetContactStatus
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
Engine/lib/opcode/OPC_Collider.h:52
↓ 13 callers
Method
GetCount
Engine/lib/squish/colourset.h:41
↓ 13 callers
Method
MemberBegin
Member iterators.
Engine/source/persistence/rapidjson/document.h:250
↓ 13 callers
Method
Next
Engine/lib/tinyxml/tinyxml.cpp:1170
↓ 13 callers
Function
PathToOS
Engine/source/core/util/path.cpp:427
↓ 13 callers
Function
SDL_AtomicCAS
Engine/lib/sdl/src/atomic/SDL_atomic.c:86
↓ 13 callers
Function
SDL_AtomicLock
Engine/lib/sdl/src/atomic/SDL_spinlock.c:106
↓ 13 callers
Function
SDL_FreeWAV
Since the WAV memory is allocated in the shared library, it must also be freed here. (Necessary under Win32, VC++) */
Engine/lib/sdl/src/audio/SDL_wave.c:601
↓ 13 callers
Function
SDL_GL_GetDrawableSize
Engine/lib/sdl/src/video/SDL_video.c:3339
↓ 13 callers
Function
SDL_GetDisplayBounds
Engine/lib/sdl/src/video/SDL_video.c:660
↓ 13 callers
Function
SDL_GetScancodeFromName
Engine/lib/sdl/src/events/SDL_keyboard.c:905
↓ 13 callers
Function
SDL_InitSubSystem
Engine/lib/sdl/src/SDL.c:107
↓ 13 callers
Function
SDL_InvalidateMap
Engine/lib/sdl/src/video/SDL_pixels.c:973
↓ 13 callers
Function
SDL_PauseAudioDevice
Engine/lib/sdl/src/audio/SDL_audio.c:1497
↓ 13 callers
Function
SDL_SendAppEvent
Engine/lib/sdl/src/events/SDL_events.c:622
↓ 13 callers
Function
SDL_SendKeyboardText
Engine/lib/sdl/src/events/SDL_keyboard.c:773
↓ 13 callers
Function
SDL_SetSurfaceBlendMode
Engine/lib/sdl/src/video/SDL_surface.c:425
↓ 13 callers
Function
SDL_SetWindowFullscreen
Engine/lib/sdl/src/video/SDL_video.c:2107
↓ 13 callers
Function
SDL_ShowCursor
Engine/lib/sdl/src/events/SDL_mouse.c:878
↓ 13 callers
Function
SDL_strstr
Engine/lib/sdl/src/stdlib/SDL_string.c:632
↓ 13 callers
Function
SetRTPriority
Engine/lib/openal-soft/Alc/helpers.c:955
↓ 13 callers
Function
WINRT_TransformCursorPosition
Applies necessary geometric transformations to raw cursor positions:
Engine/lib/sdl/src/video/winrt/SDL_winrtpointerinput.cpp:54
↓ 13 callers
Function
Write
Engine/source/core/util/journal/journal.h:428
↓ 13 callers
Function
X11_GL_GetProcAddress
Engine/lib/sdl/src/video/x11/SDL_x11opengl.c:257
↓ 13 callers
Function
_analysis_output_always
there was no great place to put this.... */
Engine/lib/libvorbis/lib/analysis.c:70
↓ 13 callers
Function
_createVideoSuiteTestWindow
* Create a test window */
Engine/lib/sdl/test/testautomation_video.c:26
↓ 13 callers
Function
_pcre_ucp_othercase
Engine/lib/pcre/pcre_ucp_searchfuncs.c:141
↓ 13 callers
Function
_validateHasIntersectionResults
! * \brief Private helper to check SDL_HasIntersection results */
Engine/lib/sdl/test/testautomation_rect.c:308
↓ 13 callers
Method
addContactPoint
Engine/lib/bullet/src/BulletCollision/CollisionDispatch/btManifoldResult.cpp:104
↓ 13 callers
Function
althrd_yield
Engine/lib/openal-soft/include/threads.h:74
↓ 13 callers
Method
append
Engine/source/gfx/gfxVertexFormat.cpp:102
↓ 13 callers
Function
byteflip
Engine/lib/pcre/pcre_try_flipped.c:69
↓ 13 callers
Function
calc_rcpQ_from_slope
Calculates the rcpQ (i.e. 1/Q) coefficient for shelving filters, using the * reference gain and shelf slope parameter. * 0 < gain * 0 < slope <= 1
Engine/lib/openal-soft/OpenAL32/Include/alFilter.h:56
↓ 13 callers
Method
clear
Engine/source/core/bitVector.h:186
↓ 13 callers
Function
clientCmdSyncEditorGui
()
Templates/Full/game/core/scripts/client/commands.cs:24
↓ 13 callers
Function
clientCmdSyncEditorGui
()
Templates/Empty/game/core/scripts/client/commands.cs:24
↓ 13 callers
Function
color3i
Engine/source/gfx/primBuilder.cpp:309
↓ 13 callers
Method
compact
Engine/source/core/util/tVector.h:506
↓ 13 callers
Method
compare
Engine/source/platformWin32/threads/thread.cpp:206
↓ 13 callers
Method
containsGlobalBounds
Engine/source/gui/worldEditor/worldEditorSelection.cpp:176
↓ 13 callers
Method
create
Engine/lib/collada/src/dae/domAny.cpp:26
↓ 13 callers
Function
dDOT44
Engine/lib/bullet/src/BulletCollision/CollisionDispatch/btBoxBoxDetector.cpp:61
↓ 13 callers
Method
decRefCount
Engine/source/console/codeBlock.cpp:682
↓ 13 callers
Method
deleteNode
Engine/source/environment/river.cpp:2106
↓ 13 callers
Function
dtVdot2D
Derives the dot product of two vectors on the xz-plane. (@p u . @p v) @param[in] u A vector [(x, y, z)] @param[in] v A vector [(x, y, z)] @return
Engine/lib/recast/Detour/Include/DetourCommon.h:291
↓ 13 callers
Function
emit_marker
Engine/lib/ljpeg/jcmarker.c:121
↓ 13 callers
Method
end
Engine/source/gfx/D3D11/gfxD3D11OcclusionQuery.cpp:86
↓ 13 callers
Method
findAlgorithm
Engine/lib/bullet/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp:149
↓ 13 callers
Method
freeCollisionAlgorithm
Engine/lib/bullet/src/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp:318
↓ 13 callers
Method
getAssetId
Engine/source/assets/assetPtr.h:175
↓ 13 callers
Method
getClientExtent
Engine/source/windowManager/sdl/sdlWindow.cpp:260
↓ 13 callers
Function
getCurrentTime
Return the current playback position.
Engine/source/gui/theora/guiTheoraCtrl.h:107
↓ 13 callers
Method
getDeviceContext
Engine/source/gfx/D3D11/gfxD3D11Device.h:291
↓ 13 callers
Method
getHandle
Engine/source/platform/platformNet.h:163
↓ 13 callers
Method
getLeftNode
Engine/lib/bullet/src/BulletCollision/Gimpact/btGImpactBvh.h:199
↓ 13 callers
Method
getMarginNonVirtual
TODO: This should be bumped up to btCollisionShape () */
Engine/lib/bullet/src/BulletCollision/CollisionShapes/btConvexShape.cpp:320
← previous
next →
1,601–1,700 of 49,253, ranked by callers