Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JamesRandall/SimpleVoxelEngine
/ functions
Functions
501 in github.com/JamesRandall/SimpleVoxelEngine
⨍
Functions
501
◇
Types & classes
468
Function
glm_vec4_distance
depends/include/glm/simd/geometric.h:20
Function
glm_vec4_div_lowp
depends/include/glm/simd/common.h:50
Function
glm_vec4_faceforward
depends/include/glm/simd/geometric.h:85
Function
glm_vec4_fract
depends/include/glm/simd/common.h:168
Function
glm_vec4_inf
Agner Fog method
depends/include/glm/simd/common.h:233
Function
glm_vec4_mix
depends/include/glm/simd/common.h:191
Function
glm_vec4_mod
depends/include/glm/simd/common.h:175
Function
glm_vec4_mul_mat4
depends/include/glm/simd/matrix.h:53
Function
glm_vec4_nan
Agner Fog method
depends/include/glm/simd/common.h:219
Function
glm_vec4_normalize
depends/include/glm/simd/geometric.h:77
Function
glm_vec4_reflect
depends/include/glm/simd/geometric.h:94
Function
glm_vec4_refract
depends/include/glm/simd/geometric.h:103
Function
glm_vec4_roundEven
roundEven
depends/include/glm/simd/common.h:145
Function
glm_vec4_smoothstep
depends/include/glm/simd/common.h:205
Function
glm_vec4_sqrt_lowp
depends/include/glm/simd/exponential.h:15
Function
glm_vec4_step
depends/include/glm/simd/common.h:199
Function
glm_vec4_swizzle_xyzw
depends/include/glm/simd/common.h:55
Method
grad
examples/perlinLandscape/PerlinNoise.cpp:103
Function
has_ext
depends/src/glad/glad.c:182
Method
inc
examples/perlinLandscape/PerlinNoise.cpp:96
Method
init
voxelEngine/src/ShaderManager.cpp:20
Method
insertLeaf
voxelEngine/src/AABBTree.cpp:115
Method
isConstructed
voxelEngine/include/Chunk.h:29
Method
is_vector
depends/include/glm/detail/type_gentype.hpp:70
Method
length
depends/include/glm/detail/type_mat4x2.hpp:85
Method
length
depends/include/glm/detail/type_mat3x3.hpp:79
Method
length
depends/include/glm/detail/type_mat3x4.hpp:80
Method
length
depends/include/glm/detail/type_mat4x4.hpp:84
Method
length
depends/include/glm/detail/type_vec2.hpp:79
Method
length
depends/include/glm/detail/type_vec3.hpp:79
Method
length
depends/include/glm/detail/type_mat4x3.hpp:85
Method
length
depends/include/glm/detail/type_vec4.hpp:82
Method
length
depends/include/glm/detail/type_mat2x4.hpp:75
Method
length
depends/include/glm/detail/type_vec1.hpp:78
Method
length
depends/include/glm/detail/type_mat3x2.hpp:80
Method
length
depends/include/glm/detail/type_mat2x3.hpp:73
Method
length
depends/include/glm/detail/type_mat2x2.hpp:72
Method
length
depends/include/glm/gtc/quaternion.hpp:74
Method
lerp
examples/perlinLandscape/PerlinNoise.h:18
Method
lightSourcePosition
voxelEngine/include/ILightSource.h:10
Method
load
voxelEngine/src/ISprite.cpp:192
Function
main
template <typename T, glm::precision P, template<typename, glm::precision> class vecType> T normalizeDotA(vecType<T, P> const & x, vecType<T, P> const
depends/include/glm/detail/dummy.cpp:189
Function
main
examples/sprites/sprites.cpp:17
Function
main
examples/perlinLandscape/perlinLandscape.cpp:14
Function
main
examples/bwImageHeightMap/bwImageHeightMap.cpp:14
Function
main
examples/voxelInvaders/voxelInvaders.cpp:21
Function
mat4x4_col
depends/include/glfw/linmath.h:104
Function
mat4x4_from_quat
depends/include/glfw/linmath.h:504
Function
mat4x4_frustum
depends/include/glfw/linmath.h:326
Function
mat4x4_invert
depends/include/glfw/linmath.h:260
Function
mat4x4_look_at
depends/include/glfw/linmath.h:384
Function
mat4x4_mul_vec4
depends/include/glfw/linmath.h:156
Function
mat4x4_ortho
depends/include/glfw/linmath.h:342
Function
mat4x4_orthonormalize
depends/include/glfw/linmath.h:302
Function
mat4x4_perspective
depends/include/glfw/linmath.h:358
Function
mat4x4_rotate
depends/include/glfw/linmath.h:188
Function
mat4x4_rotate_X
depends/include/glfw/linmath.h:224
Function
mat4x4_rotate_Y
depends/include/glfw/linmath.h:236
Function
mat4x4_rotate_Z
depends/include/glfw/linmath.h:248
Function
mat4x4_scale_aniso
depends/include/glfw/linmath.h:135
Function
mat4x4_translate
depends/include/glfw/linmath.h:165
Function
mat4x4_transpose
depends/include/glfw/linmath.h:110
Function
mat4x4o_mul_quat
depends/include/glfw/linmath.h:534
Method
operator *=
depends/include/glm/detail/_swizzle.hpp:93
Method
operator +=
depends/include/glm/detail/_swizzle.hpp:85
Method
operator -=
depends/include/glm/detail/_swizzle.hpp:77
Method
operator /=
depends/include/glm/detail/_swizzle.hpp:101
Method
operator()
depends/include/glm/detail/_swizzle.hpp:71
Method
operator[]
depends/include/glm/detail/_swizzle.hpp:114
Method
operator[]
depends/include/glm/detail/_swizzle.hpp:143
Method
perlin
examples/perlinLandscape/PerlinNoise.cpp:47
Function
permute
depends/include/glm/detail/_noise.hpp:21
Method
prepareRenderer
voxelEngine/src/VoxelSprite.cpp:175
Method
prepareRenderer
voxelEngine/src/UniformChunk.cpp:47
Function
quat_add
depends/include/glfw/linmath.h:433
Function
quat_conj
depends/include/glfw/linmath.h:469
Function
quat_from_mat4x4
depends/include/glfw/linmath.h:545
Function
quat_identity
depends/include/glfw/linmath.h:428
Function
quat_inner_product
depends/include/glfw/linmath.h:461
Function
quat_mul
depends/include/glfw/linmath.h:445
Function
quat_rotate
depends/include/glfw/linmath.h:476
Function
quat_scale
depends/include/glfw/linmath.h:455
Function
quat_sub
depends/include/glfw/linmath.h:439
Method
rebuildGeometry
voxelEngine/src/ChunkManager.cpp:126
Method
rebuildGeometry
voxelEngine/src/VoxelSprite.cpp:163
Method
rebuildGeometry
voxelEngine/src/SpriteManager.cpp:24
Method
rebuildGeometry
voxelEngine/src/UniformChunk.cpp:41
Method
rebuildGeometry
voxelEngine/src/Chunk.cpp:43
Method
removeLeaf
voxelEngine/src/AABBTree.cpp:226
Method
removeSprite
voxelEngine/src/SpriteCollisionSet.h:12
Method
render
voxelEngine/src/ChunkManager.cpp:84
Method
render
voxelEngine/src/VoxelSprite.cpp:104
Method
render
voxelEngine/src/VoxelRenderer.cpp:89
Method
render
voxelEngine/src/SpriteManager.cpp:78
Method
render
voxelEngine/src/UniformChunk.cpp:35
Function
saturate
depends/include/glm/gtx/compatibility.hpp:47
Method
setColor
voxelEngine/src/SpriteVoxel.h:19
Method
setVoxel
voxelEngine/src/VoxelSprite.cpp:117
Method
spriteSize
voxelEngine/include/ISprite.h:19
Method
spriteUpdateRequest
voxelEngine/include/ISpriteManager.h:20
← previous
next →
301–400 of 501, ranked by callers