MCPcopy Create free account

hub / github.com/Angelo1211/HybridRenderingEngine / functions

Functions2,763 in github.com/Angelo1211/HybridRenderingEngine

Methodcall
libs/glm/detail/_vectorize.hpp:60
Methodcall
libs/glm/detail/_vectorize.hpp:69
Methodcall
libs/glm/detail/_vectorize.hpp:78
Methodcall
libs/glm/detail/_vectorize.hpp:90
Methodcall
libs/glm/detail/_vectorize.hpp:99
Methodcall
libs/glm/detail/_vectorize.hpp:108
Methodcall
libs/glm/detail/_vectorize.hpp:117
Methodcall
libs/glm/detail/compute_common.hpp:16
Methodcall
libs/glm/detail/compute_common.hpp:31
Methodcall
libs/glm/detail/compute_common.hpp:41
Methodcall
libs/gli/core/convert_func.hpp:837
Methodcall
libs/gli/core/filter_compute.hpp:55
Methodcall
libs/gli/core/filter_compute.hpp:80
Methodcall
libs/gli/core/filter_compute.hpp:97
Methodcall
libs/gli/core/filter_compute.hpp:111
Methodcall
libs/gli/core/filter_compute.hpp:135
Methodcall
libs/gli/core/filter_compute.hpp:154
Methodcall
libs/gli/core/filter_compute.hpp:188
Methodcall
libs/gli/core/filter_compute.hpp:211
Methodcall
libs/gli/core/filter_compute.hpp:268
Methodcall
libs/gli/core/filter_compute.hpp:302
Methodcall
libs/gli/core/filter_compute.hpp:316
Methodcall
libs/gli/core/filter_compute.hpp:332
Methodcall
libs/gli/core/filter_compute.hpp:346
Methodcall
libs/gli/core/clear.hpp:11
Methodcall
libs/gli/core/workaround.hpp:83
Methodcall
libs/gli/core/workaround.hpp:94
Methodcall
libs/gli/core/workaround.hpp:103
Methodcall
libs/gli/core/workaround.hpp:116
Methodcall
libs/gli/core/workaround.hpp:128
Methodcall
libs/gli/core/workaround.hpp:137
Methodcapacity
libs/imgui/imgui.h:1271
MethodcheckFileValidity
Checks if a file exits and can be read
src/fileManager.cpp:16
MethodcheckForCompleteness
Check if frame buffer initialized correctly
src/framebuffer.cpp:43
MethodcheckVisibility
View frustrum culling using a models AABB
src/camera.cpp:57
Methodclear
libs/imgui/imgui.h:1378
Methodconstruct
libs/nlohmann/json.hpp:1549
Methodconstruct
libs/nlohmann/json.hpp:1561
Methodconstruct
libs/nlohmann/json.hpp:1591
Methodconstruct
libs/nlohmann/json.hpp:1603
Methodconstruct
libs/nlohmann/json.hpp:1615
Methodconstruct
libs/nlohmann/json.hpp:1627
Methodconstruct
libs/nlohmann/json.hpp:1683
Methodcontains
libs/imgui/imgui.h:1311
Functioncoord_linear<extent_type, normalized_type> make_coord_linear
libs/gli/core/coord.hpp:48
Functioncoord_linear_border<extent_type, normalized_type> make_coord_linear_border
libs/gli/core/coord.hpp:68
Functioncount
libs/nlohmann/json.hpp:14997
Functioncountof
libs/glm/detail/setup.hpp:538
Methodcreate
! @brief create a parse error exception @param[in] id_ the id of the exception @param[in] byte_ the byte index where the error o
libs/nlohmann/json.hpp:721
Methodcreate
libs/nlohmann/json.hpp:785
Methodcreate
libs/nlohmann/json.hpp:837
Methodcreate
libs/nlohmann/json.hpp:882
Methodcreate
libs/nlohmann/json.hpp:919
MethodcreateGLContext
1. Creates the OpenGL context using SDL 2. Inits GLAD functionality 3. Prints some vendor information 4. Sets some more GL context stuff 5. Sets the
src/displayManager.cpp:137
MethodcreateImGuiContext
Inits our GUI library and calls all init functions related to configuring it for use in OpenGL3+ and SDL2
src/displayManager.cpp:170
MethodcreateWindow
Initializes SDL2 window object with the given width and heigh and marks it as an openGL enabled window;
src/displayManager.cpp:119
Methoddebug
----------------------------------------------------------------------------------
libs/assimp/include/assimp/Logger.hpp:253
Methoddecode
! @brief check whether a string is UTF-8 encoded The function checks each byte of a string whether it is UTF-8 encoded. The result of the
libs/nlohmann/json.hpp:10269
MethoddefaultInit
TODO:: include cases with width and height
src/framebuffer.cpp:35
FunctiondetatchStream
@brief Detach a still attached stream from logger */
libs/assimp/include/assimp/NullLogger.hpp:91
Functiondiff
! @brief creates a diff as a JSON patch Creates a [JSON Patch](http://jsonpatch.com) so that value @a source can be changed into the valu
libs/nlohmann/json.hpp:18554
Methoddiyfp
libs/nlohmann/json.hpp:8663
Methoddraw
src/skybox.cpp:12
Methoddraw
The drawing function that is shared between all mesh primitives
src/meshPrimitives.cpp:12
Methoddraw
The model currently is just a vessel for the meshes of the scene, In a future revision this will probably change
src/model.cpp:31
Methoddump_escaped
! @brief dump escaped string Escape a string by replacing certain special characters by a sequence of an escape character (backslash) and
libs/nlohmann/json.hpp:9974
Methoddump_float
! @brief dump a floating-point number Dump a given floating-point number to output stream @a o. Works internally with @a number_buffer.
libs/nlohmann/json.hpp:10170
Methoddump_integer
libs/nlohmann/json.hpp:10129
MethoddxgiFormat
libs/gli/dx.hpp:431
Functionemplace
libs/nlohmann/json.hpp:15993
Functionemplace_back
libs/nlohmann/json.hpp:15945
Functionempty
! @brief checks whether the container is empty. Checks if a JSON value has no elements (i.e. whether its @ref size is `0`). @return The
libs/nlohmann/json.hpp:15475
Methodempty
libs/imgui/imgui.h:1359
Methodempty
libs/imgui/imgui.h:1377
Functionend
libs/glm/gtx/range.hpp:76
Methodend
libs/imgui/imgui.h:1358
Methodend
libs/imgui/imgui.h:1375
Methodend_array
libs/nlohmann/json.hpp:3978
Methodend_array
libs/nlohmann/json.hpp:4211
Methodend_object
libs/nlohmann/json.hpp:3959
Methodend_object
libs/nlohmann/json.hpp:4155
Methoderase_unsorted
libs/imgui/imgui.h:1309
Methoderror
----------------------------------------------------------------------------------
libs/assimp/include/assimp/Logger.hpp:259
Methodexception
libs/nlohmann/json.hpp:655
Methodexception_message
libs/nlohmann/json.hpp:4890
Functionfast_atof
------------------------------------------------------------------------------------ The same but more human.
libs/assimp/include/assimp/fast_atof.h:347
Functionfast_atoreal_move
libs/assimp/include/assimp/fast_atof.h:259
Methodfetch
libs/gli/core/convert_func.hpp:177
Methodfetch
libs/gli/core/convert_func.hpp:191
Methodfetch
libs/gli/core/convert_func.hpp:205
Methodfetch
libs/gli/core/convert_func.hpp:223
Methodfetch
libs/gli/core/convert_func.hpp:241
Methodfetch
libs/gli/core/convert_func.hpp:259
Methodfetch
libs/gli/core/convert_func.hpp:277
Methodfetch
libs/gli/core/convert_func.hpp:295
Methodfetch
libs/gli/core/convert_func.hpp:313
Methodfetch
libs/gli/core/convert_func.hpp:331
Methodfetch
libs/gli/core/convert_func.hpp:349
Methodfetch
libs/gli/core/convert_func.hpp:367
Methodfetch
libs/gli/core/convert_func.hpp:385
← previousnext →1,701–1,800 of 2,763, ranked by callers