Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RegrowthStudios/SoACode-Public
/ functions
Functions
1,853 in github.com/RegrowthStudios/SoACode-Public
⨍
Functions
1,853
◇
Types & classes
983
Method
draw
SoA/AtmosphereComponentRenderer.cpp:29
Method
draw
SoA/TerrainPatchMesh.cpp:32
Method
draw
SoA/TestVoxelModelScreen.cpp:217
Method
draw
SoA/TestNewBlockAPIScreen.cpp:41
Method
draw
SoA/MainMenuScreen.cpp:164
Method
draw
SoA/TestConnectedTextureScreen.cpp:159
Method
draw
SoA/Planet.cpp:481
Method
draw
SoA/CloudsComponentRenderer.cpp:26
Method
draw
SoA/PauseMenu.cpp:33
Method
draw
SoA/TestGasGiantScreen.cpp:98
Method
draw
SoA/ColoredFullQuadRenderer.cpp:28
Method
draw
SoA/GasGiantComponentRenderer.cpp:27
Method
drawBodies
SoA/SpaceSystemRenderStage.cpp:159
Method
drawCrosshair
SoA/DevHudRenderStage.cpp:77
Method
drawCube
SoA/DebugRenderer.cpp:112
Method
drawFps
SoA/DevHudRenderStage.cpp:114
Method
drawGrid
SoA/ChunkGridRenderStage.cpp:127
Method
drawGround
SoA/Planet.cpp:556
Method
drawGuides
SoA/VoxelEditor.cpp:151
Method
drawHUD
SoA/SystemARRenderer.cpp:174
Method
drawHands
SoA/DevHudRenderStage.cpp:85
Method
drawIcosphere
SoA/DebugRenderer.cpp:98
Method
drawOpaqueCustom
SoA/ChunkRenderer.cpp:137
Method
drawPaths
SoA/SystemARRenderer.cpp:120
Method
drawPosition
SoA/DevHudRenderStage.cpp:133
Method
drawSpace
SoA/SkyboxRenderStage.cpp:131
Method
dumpScreenshot
SoA/MainMenuRenderer.cpp:248
Method
dumpScreenshot
SoA/GameplayRenderer.cpp:421
Method
end
Call this when work is completed to free memory used by GLRPCs.
SoA/LoadContext.h:112
Method
endSession
SoA/GameManager.cpp:154
Method
err
SoA/ConsoleMain.h:56
Method
error
Report an error, according to options.
utils/git-hooks/pep8.py:1523
Method
error
(self, line_number, offset, text, check)
utils/git-hooks/pep8.py:1560
Method
execute
SoA/TerrainPatchMeshTask.cpp:21
Method
execute
SoA/ChunkMeshTask.cpp:15
Method
execute
SoA/GenerateTask.cpp:9
Method
expand
SoA/LoadBar.cpp:27
Function
explicit_line_join
r""" Avoid explicit line join between brackets. The preferred way of wrapping long lines is by using Python's implied line continuation i
utils/git-hooks/pep8.py:866
Function
extraneous_whitespace
Avoid extraneous whitespace in the following situations: - Immediately inside parentheses, brackets or braces. - Immediately before a c
utils/git-hooks/pep8.py:273
Function
fastAtan2
Math stuff //TODO(Ben): Move this to vorb? atan2 approximation for doubles for GLSL using http://lolengine.net/wiki/doc/maths/remez
SoA/soaUtils.h:227
Function
fastCeilf
SoA/FloraGenerator.cpp:882
Function
fastFloorf
SoA/FloraGenerator.cpp:879
Function
fastfloor
SoA/Noise.cpp:233
Function
fileTruncate
SoA/RegionFileManager.cpp:27
Function
findMidpoint
SoA/DebugRenderer.cpp:209
Method
finish
SoA/VoxelUpdateBufferer.h:24
Method
flagDirtyPage
SoA/BlockTexturePack.cpp:252
Method
flagTerrainForRebuild
SoA/Planet.cpp:689
Method
flush
SoA/RegionFileManager.cpp:389
Method
fnorm
SoA/svd.cpp:161
Method
forEachTemplate
SoA/ECSTemplates.h:65
Method
fractal
SoA/Noise.cpp:239
Method
freeBuffers
SoA/ChunkMesher.cpp:837
Function
freeCAS
SoA/ConsoleTests.cpp:83
Function
func_out
(*args, **kwargs)
scripts/upload-cache-to-github.py:43
Method
gauss
SoA/BloomRenderStage.cpp:21
Method
genBlockMesh
SoA/TestBlockViewScreen.cpp:257
Method
genMatrixMesh
SoA/DualContouringMesher.cpp:10
Method
genMatrixMesh
SoA/ModelMesher.cpp:697
Method
generateAsteroid
SoA/PlanetGenerator.cpp:97
Method
generateBranch
SoA/FloraGenerator.cpp:886
Method
generateComet
SoA/PlanetGenerator.cpp:102
Method
generateEllipseLeaves
SoA/FloraGenerator.cpp:1164
Method
generateFlora
SoA/FloraGenerator.cpp:494
Method
generateFlora
SoA/GenerateTask.cpp:51
Method
generateFloraProperties
SoA/FloraGenerator.cpp:637
Method
generateIndices
SoA/TerrainPatchMesher.cpp:26
Method
generateLeaves
SoA/FloraGenerator.cpp:1113
Method
generateMushroomCap
SoA/FloraGenerator.cpp:1210
Method
generateOrbitEllipse
SoA/OrbitComponentRenderer.cpp:45
Method
generatePlanet
SoA/PlanetGenerator.cpp:36
Method
generateRoundLeaves
Faster than ellipse for when the leaves are perfectly round
SoA/FloraGenerator.cpp:1133
Method
generateSCBranches
SoA/FloraGenerator.cpp:996
Method
generateTree
SoA/FloraGenerator.cpp:327
Method
generateTreeProperties
SoA/FloraGenerator.cpp:594
Method
getAirDensity
earths density is 1.2 kg/m3 barometric formula
SoA/Planet.cpp:821
Method
getAirFrictionForce
SoA/Planet.cpp:811
Method
getAverageDensity
SoA/MainMenuScriptedUI.cpp:223
Method
getBaseHeightValue
SoA/SphericalHeightmapGenerator.cpp:301
Method
getBlendMode
SoA/VoxelMesher.cpp:750
Method
getBlockID
TODO(Ben): Too many parameters?
SoA/ProceduralChunkGenerator.cpp:197
Function
getBlockIndexFromPos
SoA/VoxelUtils.h:39
Method
getBlockLayerIndex
Gets layer in O(log(n)) where n is the number of layers
SoA/ProceduralChunkGenerator.cpp:169
Method
getBodyAxialTilt
SoA/MainMenuScriptedUI.cpp:188
Method
getBodyDiameter
SoA/MainMenuScriptedUI.cpp:173
Method
getBodyEccentricity
SoA/MainMenuScriptedUI.cpp:193
Method
getBodyInclination
SoA/MainMenuScriptedUI.cpp:198
Method
getBodyMass
SoA/MainMenuScriptedUI.cpp:168
Method
getBodyName
SoA/MainMenuScriptedUI.cpp:128
Method
getBodyOrbPeriod
SoA/MainMenuScriptedUI.cpp:183
Method
getBodyParentName
SoA/MainMenuScriptedUI.cpp:133
Method
getBodyPosition
SoA/SpaceSystemRenderStage.cpp:350
Method
getBodyRotPeriod
SoA/MainMenuScriptedUI.cpp:178
Method
getBodySemiMajor
SoA/MainMenuScriptedUI.cpp:203
Method
getBodyTypeName
SoA/MainMenuScriptedUI.cpp:141
Method
getBool
SoA/OptionsController.cpp:118
Method
getBrightestLight
SoA/SpaceSystemRenderStage.cpp:335
Method
getChunkGridData
SoA/ChunkGrid.cpp:65
Method
getChunkXOffset
SoA/FloraGenerator.h:105
Method
getChunkYOffset
SoA/FloraGenerator.h:108
← previous
next →
1,001–1,100 of 1,853, ranked by callers