MCPcopy Create free account

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

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

Methoddraw
SoA/AtmosphereComponentRenderer.cpp:29
Methoddraw
SoA/TerrainPatchMesh.cpp:32
Methoddraw
SoA/TestVoxelModelScreen.cpp:217
Methoddraw
SoA/TestNewBlockAPIScreen.cpp:41
Methoddraw
SoA/MainMenuScreen.cpp:164
Methoddraw
SoA/TestConnectedTextureScreen.cpp:159
Methoddraw
SoA/Planet.cpp:481
Methoddraw
SoA/CloudsComponentRenderer.cpp:26
Methoddraw
SoA/PauseMenu.cpp:33
Methoddraw
SoA/TestGasGiantScreen.cpp:98
Methoddraw
SoA/ColoredFullQuadRenderer.cpp:28
Methoddraw
SoA/GasGiantComponentRenderer.cpp:27
MethoddrawBodies
SoA/SpaceSystemRenderStage.cpp:159
MethoddrawCrosshair
SoA/DevHudRenderStage.cpp:77
MethoddrawCube
SoA/DebugRenderer.cpp:112
MethoddrawFps
SoA/DevHudRenderStage.cpp:114
MethoddrawGrid
SoA/ChunkGridRenderStage.cpp:127
MethoddrawGround
SoA/Planet.cpp:556
MethoddrawGuides
SoA/VoxelEditor.cpp:151
MethoddrawHUD
SoA/SystemARRenderer.cpp:174
MethoddrawHands
SoA/DevHudRenderStage.cpp:85
MethoddrawIcosphere
SoA/DebugRenderer.cpp:98
MethoddrawOpaqueCustom
SoA/ChunkRenderer.cpp:137
MethoddrawPaths
SoA/SystemARRenderer.cpp:120
MethoddrawPosition
SoA/DevHudRenderStage.cpp:133
MethoddrawSpace
SoA/SkyboxRenderStage.cpp:131
MethoddumpScreenshot
SoA/MainMenuRenderer.cpp:248
MethoddumpScreenshot
SoA/GameplayRenderer.cpp:421
Methodend
Call this when work is completed to free memory used by GLRPCs.
SoA/LoadContext.h:112
MethodendSession
SoA/GameManager.cpp:154
Methoderr
SoA/ConsoleMain.h:56
Methoderror
Report an error, according to options.
utils/git-hooks/pep8.py:1523
Methoderror
(self, line_number, offset, text, check)
utils/git-hooks/pep8.py:1560
Methodexecute
SoA/TerrainPatchMeshTask.cpp:21
Methodexecute
SoA/ChunkMeshTask.cpp:15
Methodexecute
SoA/GenerateTask.cpp:9
Methodexpand
SoA/LoadBar.cpp:27
Functionexplicit_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
Functionextraneous_whitespace
Avoid extraneous whitespace in the following situations: - Immediately inside parentheses, brackets or braces. - Immediately before a c
utils/git-hooks/pep8.py:273
FunctionfastAtan2
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
FunctionfastCeilf
SoA/FloraGenerator.cpp:882
FunctionfastFloorf
SoA/FloraGenerator.cpp:879
Functionfastfloor
SoA/Noise.cpp:233
FunctionfileTruncate
SoA/RegionFileManager.cpp:27
FunctionfindMidpoint
SoA/DebugRenderer.cpp:209
Methodfinish
SoA/VoxelUpdateBufferer.h:24
MethodflagDirtyPage
SoA/BlockTexturePack.cpp:252
MethodflagTerrainForRebuild
SoA/Planet.cpp:689
Methodflush
SoA/RegionFileManager.cpp:389
Methodfnorm
SoA/svd.cpp:161
MethodforEachTemplate
SoA/ECSTemplates.h:65
Methodfractal
SoA/Noise.cpp:239
MethodfreeBuffers
SoA/ChunkMesher.cpp:837
FunctionfreeCAS
SoA/ConsoleTests.cpp:83
Functionfunc_out
(*args, **kwargs)
scripts/upload-cache-to-github.py:43
Methodgauss
SoA/BloomRenderStage.cpp:21
MethodgenBlockMesh
SoA/TestBlockViewScreen.cpp:257
MethodgenMatrixMesh
SoA/DualContouringMesher.cpp:10
MethodgenMatrixMesh
SoA/ModelMesher.cpp:697
MethodgenerateAsteroid
SoA/PlanetGenerator.cpp:97
MethodgenerateBranch
SoA/FloraGenerator.cpp:886
MethodgenerateComet
SoA/PlanetGenerator.cpp:102
MethodgenerateEllipseLeaves
SoA/FloraGenerator.cpp:1164
MethodgenerateFlora
SoA/FloraGenerator.cpp:494
MethodgenerateFlora
SoA/GenerateTask.cpp:51
MethodgenerateFloraProperties
SoA/FloraGenerator.cpp:637
MethodgenerateIndices
SoA/TerrainPatchMesher.cpp:26
MethodgenerateLeaves
SoA/FloraGenerator.cpp:1113
MethodgenerateMushroomCap
SoA/FloraGenerator.cpp:1210
MethodgenerateOrbitEllipse
SoA/OrbitComponentRenderer.cpp:45
MethodgeneratePlanet
SoA/PlanetGenerator.cpp:36
MethodgenerateRoundLeaves
Faster than ellipse for when the leaves are perfectly round
SoA/FloraGenerator.cpp:1133
MethodgenerateSCBranches
SoA/FloraGenerator.cpp:996
MethodgenerateTree
SoA/FloraGenerator.cpp:327
MethodgenerateTreeProperties
SoA/FloraGenerator.cpp:594
MethodgetAirDensity
earths density is 1.2 kg/m3 barometric formula
SoA/Planet.cpp:821
MethodgetAirFrictionForce
SoA/Planet.cpp:811
MethodgetAverageDensity
SoA/MainMenuScriptedUI.cpp:223
MethodgetBaseHeightValue
SoA/SphericalHeightmapGenerator.cpp:301
MethodgetBlendMode
SoA/VoxelMesher.cpp:750
MethodgetBlockID
TODO(Ben): Too many parameters?
SoA/ProceduralChunkGenerator.cpp:197
FunctiongetBlockIndexFromPos
SoA/VoxelUtils.h:39
MethodgetBlockLayerIndex
Gets layer in O(log(n)) where n is the number of layers
SoA/ProceduralChunkGenerator.cpp:169
MethodgetBodyAxialTilt
SoA/MainMenuScriptedUI.cpp:188
MethodgetBodyDiameter
SoA/MainMenuScriptedUI.cpp:173
MethodgetBodyEccentricity
SoA/MainMenuScriptedUI.cpp:193
MethodgetBodyInclination
SoA/MainMenuScriptedUI.cpp:198
MethodgetBodyMass
SoA/MainMenuScriptedUI.cpp:168
MethodgetBodyName
SoA/MainMenuScriptedUI.cpp:128
MethodgetBodyOrbPeriod
SoA/MainMenuScriptedUI.cpp:183
MethodgetBodyParentName
SoA/MainMenuScriptedUI.cpp:133
MethodgetBodyPosition
SoA/SpaceSystemRenderStage.cpp:350
MethodgetBodyRotPeriod
SoA/MainMenuScriptedUI.cpp:178
MethodgetBodySemiMajor
SoA/MainMenuScriptedUI.cpp:203
MethodgetBodyTypeName
SoA/MainMenuScriptedUI.cpp:141
MethodgetBool
SoA/OptionsController.cpp:118
MethodgetBrightestLight
SoA/SpaceSystemRenderStage.cpp:335
MethodgetChunkGridData
SoA/ChunkGrid.cpp:65
MethodgetChunkXOffset
SoA/FloraGenerator.h:105
MethodgetChunkYOffset
SoA/FloraGenerator.h:108
← previousnext →1,001–1,100 of 1,853, ranked by callers