MCPcopy Create free account

hub / github.com/Ubpa/RenderLab / functions

Functions2,542 in github.com/Ubpa/RenderLab

↓ 5 callersFunctionstbi__jpeg_huff_decode
decode a jpeg huffman value from the bitstream
include/Basic/stb_image.h:1828
↓ 5 callersFunctionstbi__jpeg_reset
after a restart interval, stbi__jpeg_reset the entropy decoder and the dc prediction
include/Basic/stb_image.h:2656
↓ 5 callersFunctionstbi__paeth
include/Basic/stb_image.h:4298
↓ 5 callersFunctionstbi__start_write_callbacks
initialize a callback-based context
include/Basic/stb_image_write.h:261
↓ 5 callersFunctionstbi__zbuild_huffman
include/Basic/stb_image.h:3804
↓ 5 callersFunctionswap
include/3rdParty/rapidjson/document.h:837
↓ 4 callersMethodAddPaintOp
src/Qt/RawAPI_OGLW.cpp:37
↓ 4 callersMethodAddTitle
src/UI/Grid.cpp:372
↓ 4 callersMethodAttachComponent
src/Engine/Scene/SObj.cpp:20
↓ 4 callersFunctionBegin
Element iterator ! \pre IsArray() == true */
include/3rdParty/rapidjson/document.h:1505
↓ 4 callersMethodEndArray
include/3rdParty/rapidjson/reader.h:216
↓ 4 callersMethodEndObject
include/3rdParty/rapidjson/reader.h:214
↓ 4 callersFunctionEvaluateRRMSE
计算 RRMSE:RGB 三个维度的 RRMSE 的平均值 @param model: 模型,用于计算 testX 对应的结果 testX: 测试数据的输入,n x 3 testY: 测试数据的输出,n x 3 mi
bin/NN_Trainer/NN_Trainer.py:184
↓ 4 callersFunctionFastPath
include/3rdParty/rapidjson/internal/strtod.h:26
↓ 4 callersMethodFreeState
include/3rdParty/rapidjson/schema.h:1773
↓ 4 callersFunctionFwin
data/shaders/Math/basic.h:27
↓ 4 callersMethodG
src/Engine/Material/BSDF_CookTorrance.cpp:27
↓ 4 callersMethodG_Smith
����� Smith
include/Engine/Material/MicrofacetDistribution.h:27
↓ 4 callersMethodGenExpandedHyperbox
对拷贝的 hyperbox 的所有维度进行扩展,extent 扩大 ratio @param ratio: 扩大百分比, 0% -- 100% @return expandedHyperbox: 扩
bin/NN_Trainer/util.py:133
↓ 4 callersMethodGetAxis
src/Engine/RTX/BVHNode.h:31
↓ 4 callersMethodGetCurSObj
include/UI/Attribute.h:32
↓ 4 callersMethodGetDepthMap
src/Engine/Viewer/SLDM_Generator.cpp:174
↓ 4 callersFunctionGetDigitsLut
include/3rdParty/rapidjson/internal/itoa.h:23
↓ 4 callersMethodGetDim
获取维度 @return dim: 维度
bin/NN_Trainer/util.py:28
↓ 4 callersFunctionGetDouble
Get the value as double type. ! \note If the value is 64-bit integer type, it may lose precision. Use \c IsLosslessDouble() to check whether the conve
include/3rdParty/rapidjson/document.h:1653
↓ 4 callersMethodGetHashCode
include/3rdParty/rapidjson/schema.h:218
↓ 4 callersMethodGetP
include/Basic/GStorage.h:91
↓ 4 callersMethodGetSample
src/Basic/Sampler/CosHsSample3D.cpp:7
↓ 4 callersMethodGetTangentArr
src/Basic/ShapeMesh/DiskMesh.cpp:54
↓ 4 callersFunctionGetType
include/3rdParty/rapidjson/document.h:936
↓ 4 callersMethodInit
src/App/SObjSampler/SObjSampler.cpp:88
↓ 4 callersFunctionIntersect
data/shaders/Math/intersect.h:13
↓ 4 callersMethodIsDelta
include/Engine/Material/BSDF.h:22
↓ 4 callersFunctionIsSameSide
include/Engine/Material/SurfCoord.h:44
↓ 4 callersMethodIsValid
src/OpenGL/Texture.cpp:56
↓ 4 callersMethodName
src/Test/14_HEMesh/main.cpp:26
↓ 4 callersMethodNormalize
include/3rdParty/rapidjson/internal/diyfp.h:101
↓ 4 callersMethodPeek
include/3rdParty/rapidjson/encodedstream.h:156
↓ 4 callersFunctionPushBack
include/3rdParty/rapidjson/document.h:1587
↓ 4 callersMethodPushBack
include/3rdParty/rapidjson/document.h:2465
↓ 4 callersMethodReg
include/Basic/GStorage.h:86
↓ 4 callersMethodRun
src/Basic/Operation/OpQueue.cpp:14
↓ 4 callersMethodSaveAsPNG
src/Basic/Image.cpp:97
↓ 4 callersFunctionSchlickGGX_D
data/shaders/Engine/BRDF/FDG.h:34
↓ 4 callersFunctionSetMembersPointer
include/3rdParty/rapidjson/document.h:1931
↓ 4 callersMethodSetModel
src/App/RTGIwRRF/Layer.cpp:21
↓ 4 callersMethodSetRaster
src/Engine/Viewer/Viewer.cpp:45
↓ 4 callersMethodShrinkToFit
include/3rdParty/rapidjson/internal/stack.h:100
↓ 4 callersFunctionSkipWhitespace
include/3rdParty/rapidjson/reader.h:264
↓ 4 callersMethodString
include/3rdParty/rapidjson/reader.h:211
↓ 4 callersFunctionTrainKDTreeNode
仅用数据训练当前结点
bin/NN_Trainer/NN_Trainer.py:246
↓ 4 callersMethodUnReg
include/Basic/GStorage.h:106
↓ 4 callersFunctionUniformInSquare
data/shaders/Math/sample.h:64
↓ 4 callersMethodValue
include/3rdParty/rapidjson/internal/ieee754.h:29
↓ 4 callersFunctionstbi__bitcount
include/Basic/stb_image.h:5001
↓ 4 callersFunctionstbi__cleanup_jpeg
clean up the temporary component buffers
include/Basic/stb_image.h:3534
↓ 4 callersFunctionstbi__compute_y_16
include/Basic/stb_image.h:1546
↓ 4 callersFunctionstbi__end_write_file
include/Basic/stb_image_write.h:287
↓ 4 callersFunctionstbi__extend_receive
combined JPEG 'receive' and JPEG 'extend', since baseline always extends everything it receives.
include/Basic/stb_image.h:1882
↓ 4 callersFunctionstbi__high_bit
returns 0..31 for the highest set bit
include/Basic/stb_image.h:4989
↓ 4 callersFunctionstbi__jpeg_get_bit
include/Basic/stb_image.h:1909
↓ 4 callersFunctionstbi__load_and_postprocess_8bit
include/Basic/stb_image.h:1072
↓ 4 callersFunctionstbi__malloc_mad2
mallocs with size overflow checking
include/Basic/stb_image.h:904
↓ 4 callersFunctionstbi__readval
include/Basic/stb_image.h:5917
↓ 4 callersFunctionstbi__shiftsigned
extract an arbitrarily-aligned N-bit value (N=bits) from v, and then make it 8-bits long and fractionally extend it to full full range.
include/Basic/stb_image.h:5014
↓ 4 callersFunctionstbi__start_write_file
include/Basic/stb_image_write.h:274
↓ 4 callersFunctionstbi__tga_get_comp
returns STBI_rgb or whatever, 0 on error
include/Basic/stb_image.h:5303
↓ 4 callersFunctionstbi__vertical_flip
include/Basic/stb_image.h:1036
↓ 4 callersFunctionstbi__zget8
include/Basic/stb_image.h:3871
↓ 4 callersMethodswap
include/3rdParty/rapidjson/document.h:2127
↓ 4 callersFunctiontransform
src/3rdParty/docopt/docopt_private.h:337
↓ 3 callersMethodAddLine
src/UI/Grid.cpp:358
↓ 3 callersMethodClear
src/Engine/RTX/BVHAccel.cpp:106
↓ 3 callersMethodClose
src/Basic/File.cpp:104
↓ 3 callersMethodCreateSchemaValidator
Implementation of ISchemaStateFactory<SchemaType>
include/3rdParty/rapidjson/schema.h:1741
↓ 3 callersFunctionEnd
\em Past-the-end element iterator ! \pre IsArray() == true */
include/3rdParty/rapidjson/document.h:1508
↓ 3 callersMethodFlush
include/3rdParty/rapidjson/stream.h:121
↓ 3 callersMethodFree
src/Basic/Image.cpp:87
↓ 3 callersMethodFree
Frees a memory block (concept Allocator)
include/3rdParty/rapidjson/allocators.h:225
↓ 3 callersFunctionGenBox
src/App/RenderLab/GenScene.cpp:15
↓ 3 callersMethodGenBufferForCubemap
src/OpenGL/Texture.cpp:292
↓ 3 callersMethodGenRay
src/Engine/Scene/CmptCamera.cpp:53
↓ 3 callersMethodGenScenePaintOp
src/Qt/PaintImgOpCreator.cpp:47
↓ 3 callersMethodGetCmptCamera
src/Engine/Scene/Scene.cpp:22
↓ 3 callersMethodGetID
src/App/RTGIwRRF/Unit.cpp:45
↓ 3 callersMethodGetMesh
include/Engine/Primitive/Triangle.h:25
↓ 3 callersMethodGetModel
src/App/RTGIwRRF/Layer.h:49
↓ 3 callersMethodGetSpiltableAxis
获取可划分的轴 @return spitableAxis: 可划分的轴
bin/NN_Trainer/util.py:19
↓ 3 callersMethodGetV
src/Basic/Config.cpp:188
↓ 3 callersMethodGetWholeTime
src/Basic/Timer.cpp:83
↓ 3 callersMethodGetWorldPos
include/Engine/Scene/SObj.h:66
↓ 3 callersMethodInit
src/Engine/RTX/RTX_Renderer.cpp:41
↓ 3 callersMethodInit
src/Engine/Viewer/Roamer.cpp:23
↓ 3 callersMethodInit
src/UI/Grid.cpp:29
↓ 3 callersMethodInitCoordinate
src/Engine/Scene/CmptCamera.cpp:43
↓ 3 callersMethodIsLeaf
src/Engine/RTX/BVHNode.h:26
↓ 3 callersFunctionIsNumber
include/3rdParty/rapidjson/document.h:943
↓ 3 callersFunctionIsString
include/3rdParty/rapidjson/document.h:949
↓ 3 callersMethodMallocState
include/3rdParty/rapidjson/schema.h:1769
↓ 3 callersFunctionPow10
Computes integer powers of 10 in double (10.0^n). ! This function uses lookup table for fast and accurate results. \param n non-negative exponent.
include/3rdParty/rapidjson/internal/pow10.h:28
← previousnext →201–300 of 2,542, ranked by callers