Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Angelo1211/HybridRenderingEngine
/ functions
Functions
2,763 in github.com/Angelo1211/HybridRenderingEngine
⨍
Functions
2,763
◇
Types & classes
1,006
Function
TitleBarRect
libs/imgui/imgui_internal.h:1084
Function
ToLower
libs/assimp/include/assimp/ParsingUtils.h:69
Function
ToUpper
libs/assimp/include/assimp/ParsingUtils.h:76
Function
TokenMatch
libs/assimp/include/assimp/ParsingUtils.h:206
Function
TokenMatchI
--------------------------------------------------------------------------------- @brief Case-ignoring version of TokenMatch * @param in Input * @
libs/assimp/include/assimp/ParsingUtils.h:227
Method
TransformParameters
include/model.h:31
Function
Translate
libs/imgui/imgui_internal.h:396
Function
TranslateX
libs/imgui/imgui_internal.h:397
Function
TranslateY
libs/imgui/imgui_internal.h:398
Method
TreeAdvanceToLabelPos
libs/imgui/imgui_widgets.cpp:4900
Method
TreeNode
libs/imgui/imgui_widgets.cpp:4581
Method
TreeNodeBehavior
libs/imgui/imgui_widgets.cpp:4713
Method
TreeNodeBehaviorIsOpen
libs/imgui/imgui_widgets.cpp:4666
Method
TreeNodeEx
libs/imgui/imgui_widgets.cpp:4617
Method
TreeNodeExV
libs/imgui/imgui_widgets.cpp:4644
Method
TreeNodeV
libs/imgui/imgui_widgets.cpp:4607
Method
TreePop
libs/imgui/imgui_widgets.cpp:4881
Method
TreePush
libs/imgui/imgui_widgets.cpp:4857
Method
TreePushRawID
libs/imgui/imgui_widgets.cpp:4873
Method
Unindent
libs/imgui/imgui.cpp:6228
Method
UpdateClipRect
Our scheme may appears a bit unusual, basically we want the most-common calls AddLine AddRect etc. to not have to perform any check so we always have
libs/imgui/imgui_draw.cpp:419
Function
UpdateFileRead
------------------------------------------------------------------- @brief Progress callback for file loading steps * @param numberOfSteps The n
libs/assimp/include/assimp/ProgressHandler.hpp:104
Method
UpdateHoveredWindowAndCaptureFlags
The reason this is exposed in imgui_internal.h is: on touch-based system that don't have hovering, we want to dispatch inputs to the right target (img
libs/imgui/imgui.cpp:3024
Method
UpdateManualResize
Handle resize for: Resize Grips, Borders, Gamepad
libs/imgui/imgui.cpp:4379
Method
UpdateMouseInputs
libs/imgui/imgui.cpp:2928
Method
UpdateMouseMovingWindow
Handle mouse moving window Note: moving window with the navigation keys (Square + d-pad / CTRL+TAB + Arrows) are processed in NavUpdateWindowing()
libs/imgui/imgui.cpp:2885
Method
UpdateMouseWheel
libs/imgui/imgui.cpp:2978
Function
UpdatePostProcess
------------------------------------------------------------------- @brief Progress callback for post-processing steps * @param numberOfSteps Th
libs/assimp/include/assimp/ProgressHandler.hpp:118
Method
UpdateTextureID
libs/imgui/imgui_draw.cpp:438
Method
UpdateWindowParentAndRootLinks
libs/imgui/imgui.cpp:4485
Method
VSliderFloat
libs/imgui/imgui_widgets.cpp:2481
Method
VSliderInt
libs/imgui/imgui_widgets.cpp:2486
Method
VSliderScalar
libs/imgui/imgui_widgets.cpp:2421
Method
Value
libs/imgui/imgui_widgets.cpp:5340
Method
Vertex
libs/assimp/include/assimp/Vertex.h:111
Method
VerticalSeparator
libs/imgui/imgui_widgets.cpp:1164
Method
Write
------------------------------------------------------------------- Write to stream
libs/assimp/include/assimp/MemoryIOWrapper.h:93
Function
XMLEscape
XML escape the 5 XML special characters (",',<,> and &) in |data| Based on http://stackoverflow.com/questions/5665231
libs/assimp/include/assimp/XMLTools.h:51
Method
_apply_op
libs/glm/detail/_swizzle.hpp:129
Method
_grow_capacity
libs/imgui/imgui.h:1286
Function
accept
libs/nlohmann/json.hpp:17085
Method
add
add a character to token_buffer
libs/nlohmann/json.hpp:3368
Method
aiAnimMesh
libs/assimp/include/assimp/mesh.h:457
Method
aiAnimation
libs/assimp/include/assimp/anim.h:454
Method
aiBone
Default constructor
libs/assimp/include/assimp/mesh.h:285
Method
aiCamera
libs/assimp/include/assimp/camera.h:177
Method
aiColor3D
libs/assimp/include/assimp/types.h:159
Method
aiColor4t
libs/assimp/include/assimp/color4.h:62
Method
aiExportDataBlob
Default constructor
libs/assimp/include/assimp/cexport.h:225
Method
aiFace
Default constructor
libs/assimp/include/assimp/mesh.h:139
Function
aiGetMaterialFloat
--------------------------------------------------------------------------- @brief Retrieve a single float property with a specific key from the mater
libs/assimp/include/assimp/material.h:1405
Function
aiGetMaterialInteger
--------------------------------------------------------------------------- @brief Retrieve an integer property with a specific key from a material *
libs/assimp/include/assimp/material.h:1443
Method
aiLight
libs/assimp/include/assimp/light.h:240
Method
aiMaterialProperty
libs/assimp/include/assimp/material.h:610
Method
aiMatrix3x3t
libs/assimp/include/assimp/matrix3x3.h:72
Method
aiMemoryInfo
Default constructor */
libs/assimp/include/assimp/types.h:479
Method
aiMesh
Default constructor. Initializes all members to 0
libs/assimp/include/assimp/mesh.h:718
Method
aiMeshAnim
libs/assimp/include/assimp/anim.h:369
Method
aiMeshKey
libs/assimp/include/assimp/anim.h:166
Method
aiMeshMorphAnim
libs/assimp/include/assimp/anim.h:400
Method
aiMeshMorphKey
libs/assimp/include/assimp/anim.h:213
Method
aiMetadata
* @brief The default constructor, set all members to zero by default. */
libs/assimp/include/assimp/metadata.h:132
Method
aiNodeAnim
libs/assimp/include/assimp/anim.h:327
Method
aiPlane
libs/assimp/include/assimp/types.h:124
Method
aiQuatKey
libs/assimp/include/assimp/anim.h:119
Method
aiQuaterniont
libs/assimp/include/assimp/quaternion.h:63
Method
aiRay
libs/assimp/include/assimp/types.h:141
Method
aiString
Default constructor, the string is set to have zero length */
libs/assimp/include/assimp/types.h:254
Method
aiTexture
Construction
libs/assimp/include/assimp/texture.h:204
Method
aiUVTransform
libs/assimp/include/assimp/material.h:486
Method
aiVector2t
libs/assimp/include/assimp/vector2.h:69
Method
aiVector3t
libs/assimp/include/assimp/vector3.h:69
Method
aiVectorKey
@brief The default constructor.
libs/assimp/include/assimp/anim.h:73
Method
aiVertexWeight
Default constructor
libs/assimp/include/assimp/mesh.h:223
Function
ai_snprintf
libs/assimp/include/assimp/StringUtils.h:73
Function
ai_strtof
@fn ai_strtof @brief The portable version of strtof. @param begin The first character of the string. @param end The last character @return The
libs/assimp/include/assimp/StringUtils.h:107
Function
array
! @brief explicitly create an array from an initializer list Creates a JSON array value from a given initializer list. That is, given a l
libs/nlohmann/json.hpp:12563
Method
array_index
! @param[in] s reference token to be converted into an array index @return integer representation of @a s @throw out_of_range.404 if st
libs/nlohmann/json.hpp:10479
Function
at
! @brief access specified array element with bounds checking Returns a reference to the element at specified location @a idx, with bounds
libs/nlohmann/json.hpp:13954
Function
atan2
libs/glm/gtx/compatibility.hpp:55
Function
attachStream
@brief Detach a still attached stream from logger */
libs/assimp/include/assimp/NullLogger.hpp:85
Function
back
! @brief access the last element Returns a reference to the last element in the container. For a JSON container `c`, the expression `c.ba
libs/nlohmann/json.hpp:14601
Method
basic_formatter
libs/assimp/include/assimp/TinyFormatter.h:85
Method
begin
libs/imgui/imgui.h:1357
Method
begin
libs/imgui/imgui.h:1374
Method
binary_reader
! @brief create a binary reader @param[in] adapter input adapter to read from */
libs/nlohmann/json.hpp:5989
Method
binary_writer
! @brief create a binary writer @param[in] adapter output adapter to write to */
libs/nlohmann/json.hpp:7673
Method
bind
Binding the display framebuffer for drawing and clearing it before rendering
src/displayManager.cpp:79
Function
bool
libs/assimp/include/assimp/LineSplitter.h:251
Method
boolean
libs/nlohmann/json.hpp:3909
Method
boolean
libs/nlohmann/json.hpp:4086
Method
buildAABB
src/geometry.cpp:17
Method
cache
libs/gli/texture.hpp:217
Method
cacheSize
libs/assimp/include/assimp/IOStreamBuffer.h:201
Method
call
libs/glm/detail/compute_vector_relational.hpp:13
Method
call
libs/glm/detail/_vectorize.hpp:12
Method
call
libs/glm/detail/_vectorize.hpp:21
Method
call
libs/glm/detail/_vectorize.hpp:30
Method
call
libs/glm/detail/_vectorize.hpp:39
Method
call
libs/glm/detail/_vectorize.hpp:51
← previous
next →
1,601–1,700 of 2,763, ranked by callers