MCPcopy Create free account

hub / github.com/RegrowthStudios/SoACode-Public / functions

Functions1,853 in github.com/RegrowthStudios/SoACode-Public

↓ 5 callersFunctionoffsetPositive
VORB_OS_WINDOWS / Helper Functions */ / These functions allow us to move in chunk-space without br
SoA/FloraGenerator.cpp:19
↓ 5 callersMethodsetText
SoA/LoadBar.cpp:40
↓ 5 callersMethodsizeMask
SoA/readerwriterqueue.h:403
↓ 5 callersMethodstartInput
SoA/InputMapper.cpp:108
↓ 5 callersMethodstopInput
SoA/InputMapper.cpp:117
↓ 4 callersMethoddispose
SoA/StarComponentRenderer.cpp:277
↓ 4 callersMethoddisposeComponent
SoA/SpaceSystemComponentTables.cpp:16
↓ 4 callersFunctiondoOperation
SoA/SphericalHeightmapGenerator.cpp:349
↓ 4 callersMethodenqueue
Enqueues a copy of element on the queue. Allocates an additional block of memory if needed.
SoA/readerwriterqueue.h:136
↓ 4 callersMethodexcluded
Check if options.exclude contains a pattern that matches filename.
utils/git-hooks/pep8.py:1659
↓ 4 callersFunctionfilename_match
Check if patterns contains a pattern that matches filename. If patterns is unspecified, this always returns True.
utils/git-hooks/pep8.py:1125
↓ 4 callersFunctionfree
SoA/ConsoleFuncs.h:50
↓ 4 callersMethodgetBlockTextureMethodData
TODO(Ben): should it be ref color?
SoA/BlockTexture.h:102
↓ 4 callersFunctiongetClosestPointOnAABB
/ Miscellaneous Utilities */ / Gets the closest point on the AABB to the position @param pos: Position to
SoA/soaUtils.h:61
↓ 4 callersMethodgetDispTextureMethodData
SoA/BlockTexture.h:110
↓ 4 callersMethodgetNextVoxelPosition
SoA/VoxelRay.cpp:23
↓ 4 callersMethodgetNormalTextureMethodData
SoA/BlockTexture.h:106
↓ 4 callersMethodinit
SoA/PlanetGenLoader.cpp:56
↓ 4 callersMethodinit
SoA/GameplayRenderer.cpp:23
↓ 4 callersFunctioninitState
SoA/ConsoleFuncs.h:54
↓ 4 callersMethodopen
SoA/PDA.cpp:20
↓ 4 callersMethodreserve
SoA/VoxelUpdateBufferer.h:36
↓ 4 callersMethodreset
SoA/qef.cpp:194
↓ 4 callersMethodset
Sets the element at index @param index: must be (0, SIZE] @param value: The value to set at index
SoA/SmartVoxelContainer.hpp:233
↓ 4 callersMethodsetFieldOfView
SoA/Camera.h:30
↓ 4 callersMethodsetParams
SoA/BloomRenderStage.cpp:38
↓ 4 callersMethodsetRight
SoA/Camera.h:27
↓ 4 callersMethodsetVolume
SoA/AmbiencePlayer.cpp:100
↓ 4 callersMethodsphereInFrustum
SoA/Frustum.cpp:121
↓ 4 callersMethodwait
SoA/LoadMonitor.cpp:85
↓ 3 callersFunctionCheckCStyleCast
Checks for a C-style cast by looking for the pattern. This also handles sizeof(type) warnings, due to similarity of content. Args: filename:
utils/git-hooks/cpplint/cpplint.py:2817
↓ 3 callersFunctionCleanseComments
Removes //-comments and single-line C-style /* */ comments. Args: line: A line of C++ source. Returns: The line with single-line comment
utils/git-hooks/cpplint/cpplint.py:927
↓ 3 callersFunctionGoToNonWhitespace
SoA/IniParser.cpp:79
↓ 3 callersFunctionIsBlankLine
Returns true if the given line is blank. We consider a line to be blank if the line is empty or consists of only white spaces. Args: line:
utils/git-hooks/cpplint/cpplint.py:1575
↓ 3 callersFunctionParseNolintSuppressions
Updates the global list of error-suppressions. Parses any NOLINT comments on the current line, updating the global error_suppressions store. Rep
utils/git-hooks/cpplint/cpplint.py:319
↓ 3 callersMethodRepositoryName
FullName after removing the local path to the repository. If we have a real absolute path name here we can try to do something smart: detecti
utils/git-hooks/cpplint/cpplint.py:709
↓ 3 callersMethodSplit
Splits the file into the directory, basename, and extension. For 'chrome/browser/browser.cc', Split() would return ('chrome/browser', 'browse
utils/git-hooks/cpplint/cpplint.py:754
↓ 3 callersMethodaddLayer
TODO(Ben): Lock?
SoA/BlockTexturePack.cpp:49
↓ 3 callersMethodbeginOpaque
SoA/ChunkRenderer.cpp:78
↓ 3 callersMethodblock
Blocks current thread until the query is finished
SoA/ChunkQuery.h:35
↓ 3 callersFunctioncalcSymmetricGivensCoefficients
SoA/svd.cpp:275
↓ 3 callersMethodclear
SoA/svd.cpp:47
↓ 3 callersMethoddrawOpaque
SoA/ChunkRenderer.cpp:97
↓ 3 callersMethoderror
Report an error, according to options.
utils/git-hooks/pep8.py:1446
↓ 3 callersFunctionexpand_indent
r""" Return the amount of indentation. Tabs are expanded to the next multiple of 8. >>> expand_indent(' ') 4 >>> expand_indent
utils/git-hooks/pep8.py:1050
↓ 3 callersFunctionfastCeilf
SoA/VoxelRay.cpp:11
↓ 3 callersFunctionfastFloorf
SoA/VoxelRay.cpp:8
↓ 3 callersMethodgetData
SoA/qef.cpp:170
↓ 3 callersMethodgetDefaultTexture
SoA/BlockTexturePack.h:69
↓ 3 callersMethodgetVolume
SoA/MainMenuScriptedUI.cpp:215
↓ 3 callersMethodget_checks
Find all globally visible functions where the first argument name starts with argument_name and which contain selected tests.
utils/git-hooks/pep8.py:1683
↓ 3 callersMethodglUpdate
SoA/SpaceSystemUpdater.cpp:38
↓ 3 callersMethodinit
SoA/BlockTextureLoader.cpp:18
↓ 3 callersMethodinit
SoA/MainMenuRenderer.cpp:22
↓ 3 callersMethodinit
SoA/SpaceSystemRenderStage.cpp:52
↓ 3 callersFunctioninitInputs
Generate Input Handles
SoA/Inputs.cpp:65
↓ 3 callersMethodisAlive
SoA/AmbienceStream.cpp:8
↓ 3 callersFunctionlerpFruitProperties
SoA/FloraGenerator.cpp:202
↓ 3 callersFunctionpinv
SoA/svd.cpp:380
↓ 3 callersMethodreloadShaders
SoA/SsaoRenderStage.cpp:142
↓ 3 callersMethodrenderStarGlows
SoA/SpaceSystemRenderStage.cpp:145
↓ 3 callersMethodrollFromMouse
SoA/Camera.cpp:98
↓ 3 callersMethodrotateFromMouse
SoA/Camera.cpp:91
↓ 3 callersMethodsetArrayRecycler
! @brief Change the array recycler. * * @param arrayRecycler: The recycler to be used in place of the default generated recycl
SoA/SmartVoxelContainer.hpp:94
↓ 3 callersMethodsetAtb
SoA/qef.cpp:205
↓ 3 callersMethodsetBackColor
SoA/DevConsoleView.cpp:91
↓ 3 callersMethodsetCamInternals
SoA/Frustum.cpp:24
↓ 3 callersMethodsetColor
SoA/ConsoleMain.h:40
↓ 3 callersFunctionsetFruitProps
SoA/FloraGenerator.cpp:543
↓ 3 callersFunctionsetMatrixScale
Sets scale for a matrix. Will overwrite existing scale
SoA/RenderUtils.h:70
↓ 3 callersMethodsetOrientation
SoA/Camera.cpp:104
↓ 3 callersFunctionsetTreeFruitProperties
SoA/SoaEngine.cpp:147
↓ 3 callersFunctionstrEndsWith
SoA/MusicPlayer.cpp:40
↓ 3 callersMethodsubmitQuery
SoA/ChunkGrid.cpp:35
↓ 3 callersMethodupdate
This update function runs on the render thread
SoA/GamePlayScreen.cpp:130
↓ 2 callersFunctionContourEdgeProc
SoA/Octree.cpp:269
↓ 2 callersMethodEquals
(FileInfo x, FileInfo y)
ProjectConverter/App.cs:187
↓ 2 callersMethodFullName
Make Windows paths like Unix.
utils/git-hooks/cpplint/cpplint.py:705
↓ 2 callersFunctionGetHeaderGuardCPPVariable
Returns the CPP variable that should be used as a header guard. Args: filename: The name of a C++ header file. Returns: The CPP variable
utils/git-hooks/cpplint/cpplint.py:1041
↓ 2 callersFunction_DropCommonSuffixes
Drops common suffixes like _test.cc or -inl.h from filename. For example: >>> _DropCommonSuffixes('foo/foo-inl.h') 'foo/foo' >>> _DropC
utils/git-hooks/cpplint/cpplint.py:2294
↓ 2 callersFunction_IsTestFilename
Determines if the given filename has a suffix that identifies it as a test. Args: filename: The input filename. Returns: True if 'filena
utils/git-hooks/cpplint/cpplint.py:2321
↓ 2 callersFunction_SetVerboseLevel
Sets the module's verbosity, and returns the previous setting.
utils/git-hooks/cpplint/cpplint.py:606
↓ 2 callersFunction_VerboseLevel
Returns the module's verbosity setting.
utils/git-hooks/cpplint/cpplint.py:601
↓ 2 callersMethod__init__
(self, filename=None, lines=None, options=None, report=None, **kwargs)
utils/git-hooks/pep8.py:1179
↓ 2 callersFunction_add_check
(check, kind, codes, args)
utils/git-hooks/pep8.py:1147
↓ 2 callersMethodaddListener
SoA/DevConsole.cpp:11
↓ 2 callersMethodalloc
SoA/ChunkAllocator.cpp:22
↓ 2 callersMethodbeginCutout
SoA/ChunkRenderer.cpp:216
↓ 2 callersMethodbuild
SoA/DevScreen.cpp:24
↓ 2 callersFunctioncheckZlibError
returns true on error
SoA/RegionFileManager.cpp:44
↓ 2 callersFunctionclear_except_download
(hunter_root)
jenkins.py:18
↓ 2 callersFunctioncompileShader
SoA/ShaderAssetLoader.cpp:49
↓ 2 callersMethoddestroy
SoA/GamePlayScreen.cpp:71
↓ 2 callersMethoddistance
SoA/Frustum.cpp:20
↓ 2 callersMethoddoWork
SoA/LoadMonitor.h:23
↓ 2 callersMethoddraw
SoA/InitScreen.cpp:50
↓ 2 callersMethoddraw
SoA/SystemARRenderer.cpp:61
↓ 2 callersMethoddrawCorona
SoA/StarComponentRenderer.cpp:112
↓ 2 callersMethoddrawCutout
SoA/ChunkRenderer.cpp:235
↓ 2 callersMethoddrawGlow
SoA/StarComponentRenderer.cpp:159
← previousnext →101–200 of 1,853, ranked by callers