Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JiayinCao/SORT
/ functions
Functions
1,426 in github.com/JiayinCao/SORT
⨍
Functions
1,426
◇
Types & classes
460
Method
init
(self, context)
blender-plugin/addons/sortblend/material.py:2148
Method
init
(self, context)
blender-plugin/addons/sortblend/material.py:2168
Method
init
(self, context)
blender-plugin/addons/sortblend/material.py:2210
Method
init
(self, context)
blender-plugin/addons/sortblend/material.py:2268
Method
init
(self, context)
blender-plugin/addons/sortblend/material.py:2403
Method
init
(self, context)
blender-plugin/addons/sortblend/material.py:2470
Method
init
(self, context)
blender-plugin/addons/sortblend/material.py:2503
Method
init
(self, context)
blender-plugin/addons/sortblend/material.py:2527
Method
init
(self, context)
blender-plugin/addons/sortblend/material.py:2559
Method
init
(self, context)
blender-plugin/addons/sortblend/material.py:2576
Method
init
(self, context)
blender-plugin/addons/sortblend/material.py:2594
Method
init
(self, context)
blender-plugin/addons/sortblend/material.py:2612
Method
init
(self, context)
blender-plugin/addons/sortblend/material.py:2640
Method
init
(self, context)
blender-plugin/addons/sortblend/material.py:2701
Method
init
(self, context)
blender-plugin/addons/sortblend/material.py:2749
Method
init
(self, context)
blender-plugin/addons/sortblend/material.py:2782
Method
init
(self, context)
blender-plugin/addons/sortblend/material.py:2828
Method
init
(self, context)
blender-plugin/addons/sortblend/material.py:2890
Method
init
(self, context)
blender-plugin/addons/sortblend/material.py:2924
Method
init
(self, context)
blender-plugin/addons/sortblend/material.py:2957
Method
init
(self, context)
blender-plugin/addons/sortblend/material.py:2998
Method
init
(self, context)
blender-plugin/addons/sortblend/material.py:3030
Method
init
(self, context)
blender-plugin/addons/sortblend/material.py:3045
Function
intersectTriangleInner_SIMD
src/simd/simd_triangle.h:213
Method
isDummySocket
(self)
blender-plugin/addons/sortblend/material.py:665
Method
isGroupInputNode
(self)
blender-plugin/addons/sortblend/material.py:1284
Method
isGroupNode
(self)
blender-plugin/addons/sortblend/material.py:691
Method
isGroupOutputNode
(self)
blender-plugin/addons/sortblend/material.py:1303
Method
isMaterialOutputNode
(self)
blender-plugin/addons/sortblend/material.py:717
Method
isSSSNode
(self)
blender-plugin/addons/sortblend/material.py:1655
Method
isSSSNode
(self)
blender-plugin/addons/sortblend/material.py:2096
Method
isShaderGroupInputNode
(self)
blender-plugin/addons/sortblend/material.py:1008
Method
isTransparentNode
(self)
blender-plugin/addons/sortblend/material.py:2115
Function
isZero
src/math/vector2.h:265
Method
is_input_connection_valid
( link )
blender-plugin/addons/sortblend/material.py:737
Method
is_output_connection_valid
( link )
blender-plugin/addons/sortblend/material.py:744
Method
keys_sort
(link)
blender-plugin/addons/sortblend/material.py:735
Method
li
src/integrator/pathtracing.cpp:44
Method
link_tree
(tree, links)
blender-plugin/addons/sortblend/material.py:765
Method
link_tree_instance
(node, relinks)
blender-plugin/addons/sortblend/material.py:817
Method
loadConfig
src/work/image_evaluation/image_evaluation.cpp:354
Method
localToWorld
src/scatteringevent/scatteringevent.cpp:54
Function
main
src/main.cpp:28
Method
makeLeaf
src/accel/octree.cpp:135
Method
makeLeaf
src/accel/kdtree.cpp:216
Method
makeLeaf
src/accel/bvh.cpp:115
Method
makeLeaf
src/accel/fast_bvh.hpp:213
Function
middleVector
(wo, wi)
scripts/file_generator/multi_scattering_lut.py:37
Function
node_groups_load_post
(dummy)
blender-plugin/addons/sortblend/material.py:335
Method
offset
get the id offset
src/accel/unigrid.cpp:108
Function
operator !=
src/math/point.h:145
Method
operator !=
@brief != operator @param other Comparing with the other StringID.
src/core/strid.h:116
Method
operator ()
src/math/matrix.h:60
Method
operator ()
operator to get a point from the ray para 't' : the distance from the retrieve point if the direction of the ray is normalized. reslut : A point
src/math/ray.h:55
Function
operator *
src/math/point.h:113
Method
operator *
transform a ray para 'r' : the ray to transform result : transformed ray
src/math/matrix.h:57
Method
operator *
matrix mutiplication
src/math/matrix.cpp:51
Function
operator +
src/math/point.h:83
Function
operator -
src/math/point.h:100
Function
operator /
src/math/point.h:126
Method
operator <
Comparator for the struct. @param split The split plane to compare with. @return A comparing result based on position and type of the spli
src/accel/kdtree.h:85
Function
operator ==
@brief Helper function to check whether sid_t equals to StringID
src/core/strid.h:124
Function
operator ==
src/math/point.h:141
Method
operator ==
@brief == operator @param other Comparing with the other StringID.
src/core/strid.h:109
Method
operator []
src/simd/simd_intel.h:52
Method
operator []
src/simd/simd_intel.h:191
Method
operator []
src/simd/simd_arm.h:45
Method
operator []
@brief Return value in specific channel. It is the upper level code's repsonsibility to make sure that i is within valid range. Otherwise, it is ver
src/spectrum/rgbspectrum.h:85
Method
operator []
@brief Get the data of specific channel. @param id Index of channel of interest. @return Value of channel of interest.
src/math/point.h:58
Function
operator!=
src/math/vector3.h:306
Function
operator!=
src/math/vector2.h:260
Function
operator"" _sid
Appending '_sid' converts a string to StringID, which is essentially an unsigned integer.
src/core/strid.h:63
Method
operator()
src/accel/fast_bvh.h:42
Method
operator()
src/core/strid.h:132
Method
operator()
src/job/scheduler.h:49
Method
operator()
src/math/transform.h:58
Function
operator*
src/math/vector3.h:193
Function
operator*
src/math/vector2.h:147
Function
operator*
transform a ray
src/math/transform.h:215
Method
operator*
operator for transform
src/math/transform.h:66
Function
operator+
src/math/vector3.h:183
Function
operator+
src/math/vector2.h:137
Function
operator-
src/math/vector3.h:188
Function
operator-
src/math/vector2.h:142
Function
operator/
src/math/vector3.h:198
Function
operator/
src/math/vector2.h:152
Function
operator==
src/math/vector3.h:301
Function
operator==
src/math/vector2.h:255
Method
operator[]
@brief Access value in a specific channel. It is up to the higher level code to make sure id is with the valid range. @param id Index of channel
src/math/vector3.h:71
Method
operator[]
@brief Access value in a specific channel. It is up to the higher level code to make sure id is with the valid range. @param id Index of channel
src/math/vector2.h:65
Method
output
src/core/log.cpp:143
Method
parseCommandArgs
src/work/image_evaluation/image_evaluation.cpp:326
Method
pdf
src/scatteringevent/bsdf/disney.cpp:374
Method
pdf
src/scatteringevent/bsdf/kylin_principle.cpp:100
Method
pdf
src/scatteringevent/bsdf/coat.h:97
Method
pdf
src/scatteringevent/bsdf/ashikhmanshirley.cpp:69
Method
pdf
src/scatteringevent/bsdf/fabric.cpp:61
Method
pdf
the pdf for the sampled direction
src/scatteringevent/bsdf/bxdf.cpp:61
Method
pdf
src/scatteringevent/bsdf/transparent.cpp:28
Method
pdf
src/scatteringevent/bsdf/fourierbxdf.cpp:172
← previous
next →
1,101–1,200 of 1,426, ranked by callers