MCPcopy Create free account

hub / github.com/AcademySoftwareFoundation/MaterialX / functions

Functions6,511 in github.com/AcademySoftwareFoundation/MaterialX

↓ 8 callersFunctionMatrix33
source/MaterialXCore/Types.h:619
↓ 8 callersFunction_glfwInputJoystickAxis
Notifies shared code of the new value of a joystick axis
source/MaterialXGraphEditor/External/Glfw/src/input.c:380
↓ 8 callersFunction_glfwInputMonitor
Notifies shared code of a monitor connection or disconnection
source/MaterialXGraphEditor/External/Glfw/src/monitor.c:97
↓ 8 callersFunction_glfwInputWindowFocus
Notifies shared code that a window has lost or received input focus
source/MaterialXGraphEditor/External/Glfw/src/window.c:45
↓ 8 callersFunction_glfwPlatformSetTls
source/MaterialXGraphEditor/External/Glfw/src/posix_thread.c:68
↓ 8 callersFunction_glfwPlatformWindowVisible
source/MaterialXGraphEditor/External/Glfw/src/x11_window.c:2532
↓ 8 callersFunction_glfw_strdup
source/MaterialXGraphEditor/External/Glfw/src/init.c:116
↓ 8 callersFunction_writeOperatorFunc
(file, outputType, arg1, functionName, arg2)
python/Scripts/genmdl.py:162
↓ 8 callersMethodaddRow
source/MaterialXTest/External/Catch/catch.hpp:16688
↓ 8 callersFunctionallow_insert_attribute
source/MaterialXFormat/External/PugiXML/pugixml.cpp:4374
↓ 8 callersMethodbindImage
source/MaterialXRenderSlang/SlangMaterial.cpp:152
↓ 8 callersFunctioncgltf_parse_json_unprocessed_extension
source/MaterialXRender/External/Cgltf/cgltf.h:2695
↓ 8 callersFunctioncheckGlErrors
source/MaterialXRenderGlsl/GLUtil.cpp:12
↓ 8 callersMethodcompare
source/PyMaterialX/External/PyBind11/include/pybind11/buffer_info.h:189
↓ 8 callersFunctionconstexpr_sum
source/PyMaterialX/External/PyBind11/include/pybind11/detail/common.h:899
↓ 8 callersFunctioncreate
source/MaterialXGenGlsl/VkSyntax.h:22
↓ 8 callersFunctioncreate
Create a new instance of the class with given type name. Returns nullptr if no class with given name is registered.
source/MaterialXGenShader/Factory.h:50
↓ 8 callersMethodemitFunctionCalls
source/MaterialXGenShader/ShaderGenerator.cpp:146
↓ 8 callersMethodemitVariableDeclaration
source/MaterialXGenGlsl/GlslShaderGenerator.cpp:629
↓ 8 callersFunctionget
source/PyMaterialX/External/PyBind11/include/pybind11/detail/internals.h:118
↓ 8 callersMethodgetConnectedSibling
source/MaterialXGenShader/ShaderNode.cpp:91
↓ 8 callersFunctiongetEGLErrorString
Return a description of the specified EGL error
source/MaterialXGraphEditor/External/Glfw/src/egl_context.c:40
↓ 8 callersMethodgetElement
source/MaterialXGraphEditor/UiNode.h:81
↓ 8 callersMethodgetOutputTypeName
source/MaterialXGenMsl/MslSyntax.cpp:340
↓ 8 callersMethodgetResolvedValueString
source/MaterialXCore/Element.cpp:663
↓ 8 callersMethodgetShowAllInputs
Layout/display accessors
source/MaterialXGraphEditor/UiNode.h:256
↓ 8 callersMethodgetSourceInfo
source/MaterialXTest/External/Catch/catch.hpp:8376
↓ 8 callersFunctiongetUserNodeDefName
Create a more user-friendly node definition name
source/MaterialXGraphEditor/Graph.cpp:97
↓ 8 callersMethodgetValue
source/MaterialXGenSlang/SlangSyntax.cpp:423
↓ 8 callersMethodgetValue
source/MaterialXGenMsl/MslSyntax.cpp:38
↓ 8 callersMethodgetValue
source/MaterialXGenGlsl/GlslSyntax.cpp:418
↓ 8 callersFunctiongetVersionString
source/MaterialXCore/Util.cpp:36
↓ 8 callersFunctionincrementName
source/MaterialXCore/Util.cpp:58
↓ 8 callersMethodinternal_object
source/MaterialXFormat/External/PugiXML/pugixml.cpp:5254
↓ 8 callersMethodisOpened
source/MaterialXGraphEditor/FileDialog.cpp:42
↓ 8 callersFunctionlist
source/MaterialXTest/External/Catch/catch.hpp:11384
↓ 8 callersMethodlock
source/PyMaterialX/External/PyBind11/include/pybind11/detail/internals.h:199
↓ 8 callersMethodmakeCurrent
source/MaterialXRenderGlsl/GLContext.cpp:182
↓ 8 callersFunctionmake_tuple
source/PyMaterialX/External/PyBind11/include/pybind11/cast.h:1887
↓ 8 callersFunctionmx_worley_cell_position
libraries/stdlib/genosl/include/mx_funcs.h:424
↓ 8 callersMethodnumRows
Return the number of rows in this matrix.
source/MaterialXCore/Types.h:598
↓ 8 callersFunctionreadFromXmlString
source/MaterialXFormat/XmlIo.cpp:338
↓ 8 callersFunctionround
libraries/stdlib/genosl/include/color4.h:155
↓ 8 callersFunctionsetFunctionName
Set stage function name.
source/MaterialXGenShader/ShaderStage.h:293
↓ 8 callersFunctionsin
libraries/stdlib/genosl/include/color4.h:286
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
source/MaterialXRender/External/StbImage/stb_image.h:2416
↓ 8 callersFunctionstbi__convert_format
source/MaterialXRender/External/StbImage/stb_image.h:1755
↓ 8 callersFunctionstbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
source/MaterialXRender/External/StbImage/stb_image.h:1031
↓ 8 callersFunctionstbiw__putc
source/MaterialXRender/External/StbImage/stb_image_write.h:394
↓ 8 callersMethodwidth
source/MaterialXTest/External/Catch/catch.hpp:8621
↓ 7 callersFunction_glfwInputCursorEnter
Notifies shared code of a cursor enter/leave event
source/MaterialXGraphEditor/External/Glfw/src/input.c:354
↓ 7 callersFunction_glfwInputScroll
Notifies shared code of a scroll event
source/MaterialXGraphEditor/External/Glfw/src/input.c:312
↓ 7 callersFunction_writeTransformSpace
(file, outputType, functionName, input, fromspace, tospace)
python/Scripts/genmdl.py:215
↓ 7 callersFunction_writeTwoArgumentFunc
(file, outputType, functionName, arg1="mxp_in1", arg2="mxp_in2")
python/Scripts/genmdl.py:170
↓ 7 callersFunctionaddInput
Add an Input to this interface. @param name The name of the new Input. If no name is specified, then a unique name will automatically be generated. @p
source/MaterialXCore/Interface.h:360
↓ 7 callersMethodaddMaterialNode
source/MaterialXCore/Node.cpp:238
↓ 7 callersMethodaddString
source/MaterialXGenShader/ShaderStage.cpp:295
↓ 7 callersMethodallocate
source/MaterialXFormat/External/PugiXML/pugixml.cpp:7538
↓ 7 callersFunctionconvert_buffer_output_generic
source/MaterialXFormat/External/PugiXML/pugixml.cpp:3605
↓ 7 callersMethodcreateNode
source/MaterialXGenShader/UnitSystem.cpp:172
↓ 7 callersMethodcreateUniformBlock
source/MaterialXGenShader/ShaderStage.cpp:120
↓ 7 callersMethoddec_ref
source/PyMaterialX/External/PyBind11/include/pybind11/gil.h:107
↓ 7 callersMethodfail
source/MaterialXTest/External/Catch/catch.hpp:14488
↓ 7 callersFunctionfindRenderableElements
source/MaterialXGenShader/Util.cpp:406
↓ 7 callersFunctionflattenFilenames
source/MaterialXFormat/Util.cpp:146
↓ 7 callersMethodgetColorImage
source/MaterialXRenderGlsl/GLFramebuffer.cpp:154
↓ 7 callersMethodgetEditor
()
javascript/MaterialXView/source/viewer.js:1580
↓ 7 callersMethodgetReferencedMaterial
source/MaterialXCore/Look.cpp:122
↓ 7 callersFunctiongetTypeString
Return the MaterialX type string associated with the given Python value If the type of the given Python value is not recognized by MaterialX,
python/MaterialX/datatype.py:32
↓ 7 callersFunctiongetVersionIntegers
source/MaterialXCore/Util.cpp:41
↓ 7 callersMethodget_value_and_holder
* Extracts C++ value and holder pointer references from an instance (which may contain multiple * values/holders for python-side multiple inheritance
source/PyMaterialX/External/PyBind11/include/pybind11/detail/type_caster_base.h:386
↓ 7 callersFunctionglfwWindowHint
source/MaterialXGraphEditor/External/Glfw/src/window.c:288
↓ 7 callersMethodhasExpression
source/MaterialXTest/External/Catch/catch.hpp:8327
↓ 7 callersMethodhasUniform
source/MaterialXRenderGlsl/GlslProgram.cpp:704
↓ 7 callersMethodinvalidateCache
source/MaterialXCore/Document.cpp:415
↓ 7 callersMethodload
source/MaterialXRender/CgltfLoader.cpp:131
↓ 7 callersFunctionno_nullptr
source/PyMaterialX/External/PyBind11/include/pybind11/detail/init.h:40
↓ 7 callersMethodnumColumns
Return the number of columns in this matrix.
source/MaterialXCore/Types.h:601
↓ 7 callersFunctionobject_or_cast
source/PyMaterialX/External/PyBind11/include/pybind11/pytypes.h:1016
↓ 7 callersFunctionparseToken
source/MaterialXGraphEditor/Main.cpp:40
↓ 7 callersFunctionraise_from
Replaces the current Python error indicator with the chosen error, performing a 'raise from' to indicate that the chosen error was caused by the origi
source/PyMaterialX/External/PyBind11/include/pybind11/pytypes.h:808
↓ 7 callersMethodsetUnitConverterRegistry
source/MaterialXGenShader/UnitSystem.cpp:130
↓ 7 callersFunctionstbi__compute_y
source/MaterialXRender/External/StbImage/stb_image.h:1746
↓ 7 callersFunctionstbi__start_callbacks
initialize a callback-based context
source/MaterialXRender/External/StbImage/stb_image.h:836
↓ 7 callersFunctionstbi__start_mem
initialize a memory-decode context
source/MaterialXRender/External/StbImage/stb_image.h:826
↓ 7 callersMethodsupportedExtensions
source/MaterialXRender/ImageHandler.cpp:73
↓ 7 callersFunctionthrow_exception
source/MaterialXTest/External/Catch/catch.hpp:3876
↓ 7 callersFunctiontokenSubstitution
source/MaterialXGenShader/Util.cpp:472
↓ 7 callersMethodtransformVector
source/MaterialXCore/Types.cpp:126
↓ 7 callersFunctionupdateNormalHints
Updates the normal hints according to the window settings
source/MaterialXGraphEditor/External/Glfw/src/x11_window.c:240
↓ 7 callersFunctionwaitForEvent
Wait for data to arrive using select This avoids blocking other threads via the per-display Xlib lock that also covers GLX functions
source/MaterialXGraphEditor/External/Glfw/src/x11_window.c:64
↓ 6 callersFunction_glfwGetVulkanResultString
source/MaterialXGraphEditor/External/Glfw/src/vulkan.c:165
↓ 6 callersFunction_glfwPlatformGetTimerValue
source/MaterialXGraphEditor/External/Glfw/src/cocoa_time.c:53
↓ 6 callersFunction_glfwPlatformGetWindowSize
source/MaterialXGraphEditor/External/Glfw/src/x11_window.c:2188
↓ 6 callersFunction_glfwTerminateEGL
Terminate EGL
source/MaterialXGraphEditor/External/Glfw/src/egl_context.c:435
↓ 6 callersMethodaddMaterialAssign
source/MaterialXCore/Look.cpp:53
↓ 6 callersMethodappend_child
source/MaterialXFormat/External/PugiXML/pugixml.cpp:5821
↓ 6 callersMethodbegin
source/PyMaterialX/External/PyBind11/include/pybind11/pytypes.h:2535
↓ 6 callersMethodbegin
source/PyMaterialX/External/PyBind11/include/pybind11/detail/type_caster_base.h:352
↓ 6 callersFunctioncast_error_unable_to_convert_call_arg
source/PyMaterialX/External/PyBind11/include/pybind11/cast.h:1873
← previousnext →401–500 of 6,511, ranked by callers