MCPcopy Create free account

hub / github.com/RenderKit/embree / functions

Functions11,178 in github.com/RenderKit/embree

↓ 1 callersFunctionImGui_ImplOpenGL2_Shutdown
tutorials/common/imgui/backends/imgui_impl_opengl2.cpp:89
↓ 1 callersFunctionImGui_ImplOpenGL3_CreateDeviceObjects
tutorials/common/imgui/backends/imgui_impl_opengl3.cpp:691
↓ 1 callersFunctionImGui_ImplOpenGL3_CreateFontsTexture
tutorials/common/imgui/backends/imgui_impl_opengl3.cpp:609
↓ 1 callersFunctionImGui_ImplOpenGL3_DestroyDeviceObjects
tutorials/common/imgui/backends/imgui_impl_opengl3.cpp:879
↓ 1 callersFunctionImGui_ImplOpenGL3_DestroyFontsTexture
tutorials/common/imgui/backends/imgui_impl_opengl3.cpp:641
↓ 1 callersFunctionImLinearSweep
tutorials/common/imgui/imgui_internal.h:474
↓ 1 callersFunctionImParseFormatSanitizeForPrinting
Sanitize format - Zero terminate so extra characters after format (e.g. "%f123") don't confuse atof/atoi - stb_sprintf.h supports several new modifier
tutorials/common/imgui/imgui_widgets.cpp:3221
↓ 1 callersFunctionImParseFormatSanitizeForScanning
- For scanning we need to remove all width and precision fields "%3.7f" -> "%f". BUT don't strip types like "%I64d" which includes digits. ! "%07I64d"
tutorials/common/imgui/imgui_widgets.cpp:3236
↓ 1 callersFunctionImParseFormatTrimDecorations
Extract the format out of a format string with leading or trailing decorations fmt = "blah blah" -> return fmt fmt = "%.3f" -> return fmt fmt =
tutorials/common/imgui/imgui_widgets.cpp:3206
↓ 1 callersFunctionImRsqrt
tutorials/common/imgui/imgui_internal.h:441
↓ 1 callersFunctionImStrTrimBlanks
Trim str by offsetting contents when there's leading data + writing a \0 at the trailing position. We use this in situation where the cost is negligib
tutorials/common/imgui/imgui.cpp:1717
↓ 1 callersFunctionImStrdup
tutorials/common/imgui/imgui.cpp:1645
↓ 1 callersFunctionImStrdupcpy
tutorials/common/imgui/imgui.cpp:1652
↓ 1 callersFunctionImStreolRange
Find end-of-line. Return pointer will point to either first \n, either str_end.
tutorials/common/imgui/imgui.cpp:1681
↓ 1 callersFunctionImTriangleArea
tutorials/common/imgui/imgui_internal.h:488
↓ 1 callersFunctionImTriangleBarycentricCoords
tutorials/common/imgui/imgui.cpp:1590
↓ 1 callersFunctionImTriangleClosestPoint
tutorials/common/imgui/imgui.cpp:1601
↓ 1 callersFunctionImUpperPowerOfTwo
tutorials/common/imgui/imgui_internal.h:330
↓ 1 callersFunctionInputTextCalcTextLenAndLineCount
tutorials/common/imgui/imgui_widgets.cpp:3553
↓ 1 callersFunctionInputTextReconcileUndoStateAfterUserCallback
Find the shortest single replacement we can make to get the new text from the old text. Important: needs to be run before TextW is rewritten with the
tutorials/common/imgui/imgui_widgets.cpp:3901
↓ 1 callersFunctionIsAnyOffsetsAreInvalid
tutorials/common/image/tinyexr.h:5769
↓ 1 callersMethodIsBuilt
4 bytes-per-pixel
tutorials/common/imgui/imgui.h:2768
↓ 1 callersMethodIsDataType
tutorials/common/imgui/imgui.h:2128
↓ 1 callersMethodIsGlyphRangeUnused
API is designed this way to avoid exposing the 4K page size e.g. use with IsGlyphRangeUnused(0, 255)
tutorials/common/imgui/imgui_draw.cpp:3227
↓ 1 callersFunctionLambertian__Constructor
tutorials/pathtracer/pathtracer_device.cpp:305
↓ 1 callersFunctionLight_destroy
tutorials/common/lights/light.cpp:19
↓ 1 callersFunctionLights_eval
tutorials/pathtracer/pathtracer_device.cpp:72
↓ 1 callersFunctionLights_sample
tutorials/pathtracer/pathtracer_device.cpp:50
↓ 1 callersFunctionLoadEXR
tutorials/common/image/tinyexr.h:6263
↓ 1 callersFunctionLoadEXRImageFromFile
tutorials/common/image/tinyexr.h:7005
↓ 1 callersFunctionLoadEXRMultipartImageFromMemory
tutorials/common/image/tinyexr.h:8948
↓ 1 callersFunctionLoadEXRWithLayer
tutorials/common/image/tinyexr.h:6269
↓ 1 callersFunctionMaterial__eval
tutorials/pathtracer/pathtracer_device.cpp:847
↓ 1 callersFunctionMaterial__preprocess
tutorials/pathtracer/pathtracer_device.cpp:822
↓ 1 callersFunctionMaterial__sample
tutorials/pathtracer/pathtracer_device.cpp:873
↓ 1 callersFunctionMatteMaterial__eval
tutorials/pathtracer/pathtracer_device.cpp:504
↓ 1 callersFunctionMatteMaterial__preprocess
tutorials/pathtracer/pathtracer_device.cpp:500
↓ 1 callersFunctionMatteMaterial__sample
tutorials/pathtracer/pathtracer_device.cpp:510
↓ 1 callersFunctionMenuBarHeight
tutorials/common/imgui/imgui_internal.h:2338
↓ 1 callersFunctionMetalMaterial__preprocess
tutorials/pathtracer/pathtracer_device.cpp:639
↓ 1 callersFunctionMetalMaterial__sample
tutorials/pathtracer/pathtracer_device.cpp:661
↓ 1 callersFunctionMetallicPaintMaterial__eval
tutorials/pathtracer/pathtracer_device.cpp:783
↓ 1 callersFunctionMetallicPaintMaterial__preprocess
tutorials/pathtracer/pathtracer_device.cpp:779
↓ 1 callersFunctionMetallicPaintMaterial__sample
tutorials/pathtracer/pathtracer_device.cpp:790
↓ 1 callersFunctionMinneart__sample
tutorials/pathtracer/pathtracer_device.cpp:182
↓ 1 callersFunctionMirrorMaterial__eval
tutorials/pathtracer/pathtracer_device.cpp:524
↓ 1 callersFunctionMirrorMaterial__preprocess
tutorials/pathtracer/pathtracer_device.cpp:520
↓ 1 callersFunctionMirrorMaterial__sample
tutorials/pathtracer/pathtracer_device.cpp:528
↓ 1 callersFunctionNavClampRectToVisibleAreaForMoveDir
tutorials/common/imgui/imgui.cpp:10364
↓ 1 callersFunctionOBJMaterial__eval
tutorials/pathtracer/pathtracer_device.cpp:554
↓ 1 callersFunctionOBJMaterial__preprocess
tutorials/pathtracer/pathtracer_device.cpp:538
↓ 1 callersFunctionOBJMaterial__sample
tutorials/pathtracer/pathtracer_device.cpp:573
↓ 1 callersFunctionParseEXRMultipartHeaderFromMemory
tutorials/common/image/tinyexr.h:8720
↓ 1 callersFunctionPathBezierCubicCurveToCasteljau
Closely mimics ImBezierCubicClosestPointCasteljau() in imgui.cpp
tutorials/common/imgui/imgui_draw.cpp:1237
↓ 1 callersFunctionPathBezierQuadraticCurveToCasteljau
tutorials/common/imgui/imgui_draw.cpp:1262
↓ 1 callersFunctionPointLight_create
tutorials/common/lights/point_light.cpp:122
↓ 1 callersMethodPrimRectUV
tutorials/common/imgui/imgui_draw.cpp:668
↓ 1 callersFunctionQuadLight_set
tutorials/common/lights/quad_light.cpp:71
↓ 1 callersFunctionReadOffsets
marker output is also
tutorials/common/image/tinyexr.h:5946
↓ 1 callersFunctionReadString
tutorials/common/image/tinyexr.h:1119
↓ 1 callersFunctionReconstructLineOffsets
tutorials/common/image/tinyexr.h:5509
↓ 1 callersFunctionReconstructTileOffsets
tutorials/common/image/tinyexr.h:5832
↓ 1 callersFunctionReflectiveMetalMaterial__eval
tutorials/pathtracer/pathtracer_device.cpp:678
↓ 1 callersFunctionReflectiveMetalMaterial__preprocess
tutorials/pathtracer/pathtracer_device.cpp:675
↓ 1 callersFunctionReflectiveMetalMaterial__sample
tutorials/pathtracer/pathtracer_device.cpp:682
↓ 1 callersMethodRemove
tutorials/common/imgui/imgui_internal.h:666
↓ 1 callersMethodRenderText
Note: as with every ImDrawList drawing function, this expects that the font atlas texture is bound.
tutorials/common/imgui/imgui_draw.cpp:3547
↓ 1 callersFunctionRenderViewportsThumbnails
tutorials/common/imgui/imgui.cpp:12906
↓ 1 callersMethodReset
tutorials/common/imgui/imgui_internal.h:1401
↓ 1 callersFunctionSTB_TEXTEDIT_KEYTOTEXT
tutorials/common/imgui/imgui_widgets.cpp:3619
↓ 1 callersFunctionSTB_TEXTEDIT_MOVEWORDRIGHT_WIN
tutorials/common/imgui/imgui_widgets.cpp:3640
↓ 1 callersFunctionSaveEXR
tutorials/common/image/tinyexr.h:9255
↓ 1 callersFunctionSaveEXRImageToFile
tutorials/common/image/tinyexr.h:8084
↓ 1 callersFunctionSaveEXRMultipartImageToMemory
tutorials/common/image/tinyexr.h:8154
↓ 1 callersMethodSetArenaBasePtr
tutorials/common/imgui/imgui_internal.h:638
↓ 1 callersFunctionSetBit
tutorials/common/imgui/imgui_internal.h:590
↓ 1 callersMethodSetBitRange
tutorials/common/imgui/imgui_internal.h:578
↓ 1 callersMethodSetCircleTessellationMaxError
tutorials/common/imgui/imgui_draw.cpp:371
↓ 1 callersMethodSetKeyEventNativeData
[Optional] Call after AddKeyEvent(). Specify native keycode, scancode + Specify index for legacy <1.87 IsKeyXXX() functions with native indices. If yo
tutorials/common/imgui/imgui.cpp:1387
↓ 1 callersMethodSetToCurrentState
Save current stack sizes for later compare
tutorials/common/imgui/imgui.cpp:8887
↓ 1 callersMethodSetVoidPtr
tutorials/common/imgui/imgui.cpp:2353
↓ 1 callersFunctionSetupViewportDrawData
tutorials/common/imgui/imgui.cpp:5005
↓ 1 callersFunctionSpotLight_set
tutorials/common/lights/spot_light.cpp:100
↓ 1 callersFunctionStackArray
common/sys/array.h:120
↓ 1 callersFunctionTableFixFlags
Helper
tutorials/common/imgui/imgui_tables.cpp:265
↓ 1 callersFunctionTexture2D_get_addr
tutorials/common/texture/texture2d.cpp:170
↓ 1 callersFunctionThinDielectricMaterial__eval
tutorials/pathtracer/pathtracer_device.cpp:759
↓ 1 callersFunctionThinDielectricMaterial__preprocess
tutorials/pathtracer/pathtracer_device.cpp:755
↓ 1 callersFunctionThinDielectricMaterial__sample
tutorials/pathtracer/pathtracer_device.cpp:763
↓ 1 callersFunctionTutorialData_Constructor
tutorials/instanced_geometry/instanced_geometry_device.h:33
↓ 1 callersFunctionTutorialData_Constructor
tutorials/motion_blur_geometry/motion_blur_geometry_device.h:61
↓ 1 callersFunctionTutorialData_Constructor
tutorials/pathtracer/pathtracer_device.h:47
↓ 1 callersFunctionTutorialData_Constructor
tutorials/point_geometry/point_geometry_device.h:19
↓ 1 callersFunctionTutorialData_Constructor
tutorials/grid_geometry/grid_geometry_device.h:28
↓ 1 callersFunctionTutorialData_Constructor
tutorials/multiscene_geometry/multiscene_geometry_device.h:36
↓ 1 callersFunctionTutorialData_Constructor
tutorials/quaternion_motion_blur/quaternion_motion_blur_device.h:48
↓ 1 callersFunctionTutorialData_Constructor
tutorials/voronoi/voronoi_device.h:25
↓ 1 callersFunctionTutorialData_Constructor
tutorials/viewer/viewer_device.h:32
↓ 1 callersFunctionTutorialData_Constructor
tutorials/triangle_geometry/triangle_geometry_device.h:16
↓ 1 callersFunctionTutorialData_Constructor
tutorials/ray_mask/ray_mask_device.h:17
← previousnext →2,601–2,700 of 11,178, ranked by callers