MCPcopy Create free account

hub / github.com/dillongoostudios/goo-engine / functions

Functions116,347 in github.com/dillongoostudios/goo-engine

↓ 109 callersFunctionUI_but_flag_enable
source/blender/editors/interface/interface.cc:5845
↓ 109 callersFunctionWM_operatortype_macro_define
source/blender/windowmanager/intern/wm_operator_type.cc:541
↓ 109 callersFunctioncheckGraphArcList
extern/quadriflow/3rd/lemon-1.3.1/test/graph_test.h:80
↓ 109 callersMethodcontains
source/blender/blenlib/tests/BLI_set_test.cc:717
↓ 109 callersFunctioncopy_v2_v2_int
source/blender/blenlib/intern/math_vector_inline.c:190
↓ 109 callersMethoddata
FixedArray::data() Returns a const T* pointer to elements of the `FixedArray`. This pointer can be used to access (but not modify) the contained elem
extern/ceres/include/ceres/internal/fixed_array.h:203
↓ 109 callersFunctionrna_mesh
source/blender/makesrna/intern/rna_mesh.cc:77
↓ 108 callersFunctionBKE_tracking_object_get_active
source/blender/blenkernel/intern/tracking.cc:1983
↓ 108 callersFunctionCTX_data_pointer_get_type
source/blender/blenkernel/intern/context.cc:442
↓ 108 callersFunctionGPU_matrix_push
source/blender/gpu/intern/gpu_matrix.cc:120
↓ 108 callersFunctionUI_view2d_region_to_view
source/blender/editors/interface/view2d.cc:1676
↓ 108 callersFunctioncopy
source/blender/blenlib/BLI_array_utils.hh:24
↓ 108 callersMethodindex
extern/Eigen3/Eigen/src/SparseCore/AmbiVector.h:328
↓ 108 callersMethodnestedExpression
extern/Eigen3/Eigen/src/Core/VectorwiseOp.h:74
↓ 107 callersFunctionCTX_wm_region_set
source/blender/blenkernel/intern/context.cc:1006
↓ 107 callersFunctionED_node_tree_propagate_change
source/blender/editors/space_node/node_edit.cc:485
↓ 107 callersMethodcompare_tree_maps
Compare scene with expected (class defined) data
tests/python/view_layer/view_layer_common.py:598
↓ 107 callersMethodcurves_range
source/blender/blenkernel/BKE_curves.hh:866
↓ 107 callersMethoddrop_front
* Returns a new Span with n elements removed from the beginning. This invokes undefined * behavior when n is negative. */
source/blender/blenlib/BLI_span.hh:172
↓ 107 callersMethodfind_catalog
source/blender/asset_system/intern/asset_catalog.cc:133
↓ 107 callersFunctionindex
This residual block's index in an array.
extern/ceres/internal/ceres/residual_block.h:130
↓ 107 callersMethodindex_in_tree
source/blender/blenkernel/BKE_node_runtime.hh:793
↓ 107 callersMethodinverse
extern/bullet2/src/LinearMath/btMatrix3x3.h:1092
↓ 107 callersMethodisFluid
extern/mantaflow/preprocessed/grid.h:1517
↓ 107 callersMethodpush
* Add a new element to the top of the stack. */
source/blender/blenlib/BLI_stack.hh:213
↓ 107 callersMethodsetup_tree
Cleanup file, and populate it with class scene tree map
tests/python/view_layer/view_layer_common.py:563
↓ 107 callersMethodsize
extern/mantaflow/preprocessed/plugin/surfaceturbulence.cpp:275
↓ 107 callersMethodsub
source/blender/simulation/intern/eigen_utils.h:157
↓ 106 callersFunctionED_object_context
source/blender/editors/object/object_edit.cc:119
↓ 106 callersMethodappend
source/blender/draw/engines/overlay/overlay_next_private.hh:253
↓ 106 callersMethoderase
\brief Remove the given item from the heap. This function removes the given item from the heap if it is already stored. \param i The item to delete.
extern/quadriflow/3rd/lemon-1.3.1/lemon/dheap.h:238
↓ 106 callersMethodgetValue
intern/cycles/kernel/util/nanovdb.h:328
↓ 106 callersFunctionreal
extern/Eigen3/Eigen/src/Core/MathFunctions.h:1230
↓ 106 callersMethodremove
intern/cycles/scene/attribute.cpp:513
↓ 105 callersFunctionBKE_main_blendfile_path
source/blender/blenkernel/intern/main.cc:791
↓ 105 callersFunctionBMO_slot_bool_get
source/blender/bmesh/intern/bmesh_operators.cc:450
↓ 105 callersFunctionIMB_allocImBuf
source/blender/imbuf/intern/allocimbuf.cc:522
↓ 105 callersMethodindex
source/blender/blenkernel/BKE_node_runtime.hh:598
↓ 104 callersMethodGet
source/blender/io/usd/hydra/hydra_scene_delegate.cc:71
↓ 104 callersFunctionRNA_property_boolean_get
source/blender/makesrna/intern/rna_access.cc:2340
↓ 104 callersMethodalloc
Host memory allocation. */
intern/cycles/device/memory.cpp:208
↓ 104 callersMethodbegin
source/blender/freestyle/intern/geometry/normal_cycle.cpp:20
↓ 104 callersFunctionbtDot
@brief Return the dot product between two vectors */
extern/bullet2/src/LinearMath/btVector3.h:889
↓ 104 callersMethoddomain
source/blender/blenkernel/BKE_geometry_fields.hh:40
↓ 104 callersMethodexit
intern/cycles/util/task.cpp:82
↓ 104 callersMethodinsert
extern/vulkan_memory_allocator/vk_mem_alloc.h:4188
↓ 104 callersFunctionmul_v2_fl
source/blender/blenlib/intern/math_vector_inline.c:555
↓ 103 callersFunctionCustomData_get_layer_for_write
source/blender/blenkernel/intern/customdata.cc:3496
↓ 103 callersFunctionGPU_constant
source/blender/gpu/intern/gpu_node_graph.cc:625
↓ 103 callersMethodadd
source/blender/blenkernel/intern/geometry_set.cc:184
↓ 103 callersMethodbind_as_image
source/blender/compositor/realtime_compositor/intern/result.cc:235
↓ 103 callersMethodgetSizeX
Get the grids X dimension
extern/mantaflow/preprocessed/grid.h:71
↓ 103 callersMethodlookup_ptr
* Returns a pointer to the value that corresponds to the given key. If the key is not in the * map, nullptr is returned. * * This is similar
source/blender/blenlib/BLI_map.hh:484
↓ 103 callersFunctionround
source/blender/blenlib/BLI_math_base.hh:94
↓ 103 callersMethodsize
extern/draco/draco/src/draco/core/encoder_buffer.h:79
↓ 102 callersFunctionUI_GetThemeColor3fv
source/blender/editors/interface/resources.cc:1211
↓ 102 callersFunctionWM_window_get_active_scene
source/blender/windowmanager/intern/wm_window.cc:2748
↓ 102 callersMethodoutput
intern/cycles/scene/shader_graph.cpp:110
↓ 102 callersFunctionpadd
extern/Eigen3/Eigen/src/Core/arch/GPU/PacketMath.h:758
↓ 101 callersFunctionBLI_rcti_init
source/blender/blenlib/intern/rct.c:418
↓ 101 callersFunctionBLI_snprintf_rlen
source/blender/blenlib/intern/string.c:218
↓ 101 callersFunctionBM_elem_attrs_copy
source/blender/bmesh/intern/bmesh_construct.cc:319
↓ 101 callersFunctionRNA_float_get_array
source/blender/makesrna/intern/rna_access.cc:5354
↓ 101 callersMethodSet
* Initialize an empty set. This is a cheap operation no matter how large the inline buffer * is. This is necessary to avoid a high cost when no ele
source/blender/blenlib/BLI_set.hh:168
↓ 101 callersMethodVertex
extern/draco/draco/src/draco/mesh/corner_table.h:100
↓ 101 callersFunction__float_as_uint
intern/cycles/util/math.h:263
↓ 101 callersMethodbegin
FixedArray::begin() Returns an iterator to the beginning of the fixed array.
extern/ceres/include/ceres/internal/fixed_array.h:248
↓ 101 callersFunctioncopy_qt_qt
source/blender/blenlib/intern/math_rotation.c:46
↓ 101 callersMethodend
source/blender/freestyle/intern/geometry/normal_cycle.cpp:25
↓ 101 callersFunctionimmVertex2fv
source/blender/gpu/intern/gpu_immediate.cc:535
↓ 101 callersMethodunbind_as_image
source/blender/compositor/realtime_compositor/intern/result.cc:251
↓ 100 callersFunctionRNA_enum_item_end
source/blender/makesrna/intern/rna_define.cc:4607
↓ 100 callersFunctionmake_float4
intern/cycles/kernel/device/metal/compat.h:232
↓ 100 callersMethodsize
extern/bullet2/src/LinearMath/btMatrixX.h:64
↓ 100 callersMethodstack_assign_if_linked
intern/cycles/scene/svm.cpp:297
↓ 100 callersFunctionstack_store_float
intern/cycles/kernel/svm/svm.h:64
↓ 100 callersMethodtranspose
source/blender/io/collada/BCMath.cpp:137
↓ 99 callersFunctionBLI_mutex_lock
source/blender/blenlib/intern/threads.cc:345
↓ 99 callersFunctionGPU_link
source/blender/gpu/intern/gpu_node_graph.cc:714
↓ 99 callersFunctionRNA_def_property_enum_bitflag_sdna
source/blender/makesrna/intern/rna_define.cc:2776
↓ 99 callersFunctionRNA_def_struct_name_property
source/blender/makesrna/intern/rna_define.cc:1139
↓ 99 callersFunctioncmp_node_type_base
source/blender/nodes/composite/node_composite_util.cc:31
↓ 99 callersFunctionfloor
extern/ceres/include/ceres/jet.h:675
↓ 98 callersFunctionCustomData_get_offset
source/blender/blenkernel/intern/customdata.cc:3557
↓ 98 callersMethodcheck
(self, src, ext, settings)
tests/python/bl_imbuf_save.py:84
↓ 98 callersFunctionmadd
intern/cycles/util/math_fast.h:27
↓ 98 callersMethodsize
\returns the number of transpositions */
extern/Eigen3/Eigen/src/Core/Transpositions.h:40
↓ 97 callersFunctionBKE_pose_channel_find_name
source/blender/blenkernel/intern/action.cc:601
↓ 97 callersFunctionBLI_insertlinkafter
source/blender/blenlib/intern/listbase.cc:331
↓ 97 callersFunctionCustomData_add_layer_named
source/blender/blenkernel/intern/customdata.cc:2996
↓ 97 callersFunctionSVM_CASE
intern/cycles/kernel/svm/svm.h:234
↓ 97 callersFunctionabs
extern/ceres/include/ceres/jet.h:524
↓ 97 callersFunctioncompute_dispatch_threads_at_least
source/blender/compositor/realtime_compositor/intern/utilities.cc:136
↓ 97 callersMethodget
all kinds of access functions, use grid(), grid[] or grid.get() access data
extern/mantaflow/preprocessed/grid.h:520
↓ 97 callersFunctiongetMargin
extern/bullet2/src/BulletCollision/CollisionShapes/btSphereShape.h:63
↓ 97 callersFunctionpmul
extern/Eigen3/Eigen/src/Core/GenericPacketMath.h:236
↓ 97 callersFunctionzero_v2
source/blender/blenlib/intern/math_vector_inline.c:16
↓ 96 callersFunctionBM_edge_exists
source/blender/bmesh/intern/bmesh_query.cc:1546
↓ 96 callersMethodgetSizeY
Get the grids Y dimension
extern/mantaflow/preprocessed/grid.h:99
↓ 95 callersFunctionCTX_wm_space_image
source/blender/blenkernel/intern/context.cc:815
← previousnext →601–700 of 116,347, ranked by callers