MCPcopy Create free account

hub / github.com/Angelo1211/HybridRenderingEngine / functions

Functions2,763 in github.com/Angelo1211/HybridRenderingEngine

Methodfetch
libs/gli/core/convert_func.hpp:403
Methodfetch
libs/gli/core/convert_func.hpp:421
Methodfetch
libs/gli/core/convert_func.hpp:446
Methodfetch
libs/gli/core/convert_func.hpp:471
Methodfetch
libs/gli/core/convert_func.hpp:489
Methodfetch
libs/gli/core/convert_func.hpp:507
Methodfetch
libs/gli/core/convert_func.hpp:551
Methodfetch
libs/gli/core/convert_func.hpp:595
Methodfetch
libs/gli/core/convert_func.hpp:639
Methodfetch
libs/gli/core/convert_func.hpp:683
Methodfetch
libs/gli/core/convert_func.hpp:727
Methodfetch
libs/gli/core/convert_func.hpp:771
Methodfetch
libs/gli/core/convert_func.hpp:820
Methodfill_buffer_utf16
libs/nlohmann/json.hpp:2013
Methodfill_buffer_utf32
libs/nlohmann/json.hpp:2069
Functionflatten
! @param[in] reference_string the reference string to the current value @param[in] value the value to consider @param[in,out]
libs/nlohmann/json.hpp:10985
Functionfrom_cbor
! @brief create a JSON value from an input in CBOR format Deserializes a given input @a i to a JSON value using the CBOR (Concise Binary
libs/nlohmann/json.hpp:17763
Methodfrom_json
libs/nlohmann/json.hpp:11117
Functionfrom_msgpack
! @brief create a JSON value from an input in MessagePack format Deserializes a given input @a i to a JSON value using the MessagePack se
libs/nlohmann/json.hpp:17866
Functionfrom_ubjson
! @brief create a JSON value from an input in UBJSON format Deserializes a given input @a i to a JSON value using the UBJSON (Universal B
libs/nlohmann/json.hpp:17948
Functionfront
! @brief access the first element Returns a reference to the first element in the container. For a JSON container `c`, the expression `c.
libs/nlohmann/json.hpp:14557
MethodfrustrumCulling
------------------------------------------------------------- TODO TODO TODO TODO TODO TODO TODO
src/scene.cpp:471
MethodgenTextureDirectlyOnGPU
src/texture.cpp:228
MethodgenerateEnvironmentMaps
TODO move the fixed size somewhere else
src/scene.cpp:429
Functiongenerate_mipmaps_1d
libs/gli/core/mipmaps_compute.hpp:9
Functiongenerate_mipmaps_2d
libs/gli/core/mipmaps_compute.hpp:44
Functiongenerate_mipmaps_3d
libs/gli/core/mipmaps_compute.hpp:80
Methodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
libs/nlohmann/json.hpp:6781
MethodgetCurrentBlockIndex
libs/assimp/include/assimp/IOStreamBuffer.h:231
MethodgetFileExtension
Get index location of last dot. Return empty sentinel if no dot can be found
src/fileManager.cpp:36
MethodgetFilePos
libs/assimp/include/assimp/IOStreamBuffer.h:237
MethodgetLogSeverity
---------------------------------------------------------------------------------- Log severity getter
libs/assimp/include/assimp/Logger.hpp:247
MethodgetNextBlock
libs/assimp/include/assimp/IOStreamBuffer.h:335
MethodgetNextDataLine
libs/assimp/include/assimp/IOStreamBuffer.h:243
MethodgetNextLine
libs/assimp/include/assimp/IOStreamBuffer.h:295
MethodgetNumBlocks
libs/assimp/include/assimp/IOStreamBuffer.h:225
MethodgetOsSeparator
-------------------------------------------------------------------
libs/assimp/include/assimp/BlobIOSystem.h:288
MethodgetOsSeparator
------------------------------------------------------------------- Returns the directory separator. */
libs/assimp/include/assimp/MemoryIOWrapper.h:168
MethodgetPitch
Transform from cartesian to spherical, used in the first setup of yaw and pitch Since the incoming target and position values are being read from an u
src/camera.cpp:73
MethodgetSize
---------------------------------------------------------------------------------- Returns size of file in bytes
libs/assimp/include/assimp/irrXMLWrapper.h:131
MethodgetVisiblemodels
This is definitely getting refactored out on the model loading / mesh / material system rewrite This is what I thought you had to do for all classes b
src/scene.cpp:235
MethodgetYaw
src/camera.cpp:76
Functionget_allocator
! @brief returns the allocator associated with the container */
libs/nlohmann/json.hpp:11360
Methodget_base_address
Base addresses of each images of a texture.
libs/gli/texture.hpp:257
Methodget_cbor_array
! @param[in] len the length of the array or std::size_t(-1) for an array of indefinite size @return whether array creatio
libs/nlohmann/json.hpp:6971
Methodget_cbor_float_prefix
libs/nlohmann/json.hpp:8552
Methodget_cbor_object
! @param[in] len the length of the object or std::size_t(-1) for an object of indefinite size @return whether object crea
libs/nlohmann/json.hpp:7005
Methodget_cbor_string
! @brief reads a CBOR string This function first reads starting bytes to determine the expected string length and then copies this number
libs/nlohmann/json.hpp:6882
Methodget_character
libs/nlohmann/json.hpp:1965
Methodget_character
libs/nlohmann/json.hpp:1988
Methodget_codepoint
! @brief get codepoint from 4 hex characters following `\u` For input "\u c1 c2 c3 c4" the codepoint is: (c1 * 0x1000) + (c2 * 0x0100)
libs/nlohmann/json.hpp:2386
Methodget_decimal_point
return the locale-dependent decimal point
libs/nlohmann/json.hpp:2360
Methodget_extent
In texels
libs/gli/texture.hpp:263
Functionget_filter
libs/gli/core/filter_compute.hpp:357
Methodget_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
libs/nlohmann/json.hpp:6790
Methodget_index
libs/assimp/include/assimp/LineSplitter.h:261
Methodget_memory_size
In bytes
libs/gli/texture.hpp:269
Methodget_msgpack_array
! @param[in] len the length of the array @return whether array creation completed */
libs/nlohmann/json.hpp:7136
Methodget_msgpack_float_prefix
libs/nlohmann/json.hpp:8562
Methodget_msgpack_object
! @param[in] len the length of the object @return whether object creation completed */
libs/nlohmann/json.hpp:7158
Methodget_msgpack_string
! @brief reads a MessagePack string This function first reads starting bytes to determine the expected string length and then copies this
libs/nlohmann/json.hpp:7060
Methodget_number
libs/nlohmann/json.hpp:6814
Functionget_proc
libs/glad/glad.c:124
Functionget_ptr
libs/nlohmann/json.hpp:13774
Functionget_qnan
--------------------------------------------------------------------------- @brief Get a fresh qnan. */
libs/assimp/include/assimp/qnan.h:160
Functionget_ref
libs/nlohmann/json.hpp:13851
Functionget_ref_impl
libs/nlohmann/json.hpp:13532
Methodget_token
get next token from lexer
libs/nlohmann/json.hpp:4885
Methodget_token_string
! @return a string representation of the last read byte */
libs/nlohmann/json.hpp:7613
Methodget_tokens
libs/assimp/include/assimp/LineSplitter.h:225
Methodget_ubjson_array
! @return whether array creation completed */
libs/nlohmann/json.hpp:7464
Methodget_ubjson_float_prefix
libs/nlohmann/json.hpp:8572
Methodget_ubjson_object
! @return whether object creation completed */
libs/nlohmann/json.hpp:7526
Methodget_ubjson_size_type
! @brief determine the type and size for a container In the optimized UBJSON format, a type and a size can be provided to allow for a mor
libs/nlohmann/json.hpp:7329
Methodget_ubjson_size_value
! @param[out] result determined size @return whether size determination completed */
libs/nlohmann/json.hpp:7252
Methodget_ubjson_string
! @brief reads a UBJSON string This function is either called after reading the 'S' byte explicitly indicating a string, or in case of an
libs/nlohmann/json.hpp:7198
Methodget_ubjson_value
! @param prefix the previously read or set type prefix @return whether value creation completed */
libs/nlohmann/json.hpp:7368
MethodglCheckError_
Determine what OpenGL error you are facing specifically
src/debugUtils.cpp:13
FunctiongladLoadGL
libs/glad/glad.c:145
Functionglm_f32vec4 glm_vec1_add
libs/glm/simd/common.h:15
Functionglm_f32vec4 glm_vec1_div
libs/glm/simd/common.h:45
Functionglm_f32vec4 glm_vec1_fma
libs/glm/simd/common.h:64
Functionglm_f32vec4 glm_vec1_mul
libs/glm/simd/common.h:35
Functionglm_f32vec4 glm_vec1_sqrt_lowp
libs/glm/simd/exponential.h:10
Functionglm_f32vec4 glm_vec1_sub
libs/glm/simd/common.h:25
Functionglm_f32vec4 glm_vec4_abs
libs/glm/simd/common.h:82
Functionglm_f32vec4 glm_vec4_add
libs/glm/simd/common.h:10
Functionglm_f32vec4 glm_vec4_div
libs/glm/simd/common.h:40
Functionglm_f32vec4 glm_vec4_div_lowp
libs/glm/simd/common.h:50
Functionglm_f32vec4 glm_vec4_fma
libs/glm/simd/common.h:73
Functionglm_f32vec4 glm_vec4_mul
libs/glm/simd/common.h:30
Functionglm_f32vec4 glm_vec4_sqrt_lowp
libs/glm/simd/exponential.h:15
Functionglm_f32vec4 glm_vec4_sub
libs/glm/simd/common.h:20
Functionglm_f32vec4 glm_vec4_swizzle_xyzw
libs/glm/simd/common.h:55
Functionglm_i128_interleave
libs/glm/simd/integer.h:8
Functionglm_i128_interleave2
libs/glm/simd/integer.h:62
Functionglm_ivec4_abs
libs/glm/simd/common.h:87
Functionglm_mat4_add
libs/glm/simd/matrix.h:18
Functionglm_mat4_determinant
libs/glm/simd/matrix.h:446
Functionglm_mat4_determinant_highp
libs/glm/simd/matrix.h:169
← previousnext →1,801–1,900 of 2,763, ranked by callers