MCPcopy Create free account

hub / github.com/AcademySoftwareFoundation/MaterialX / functions

Functions6,511 in github.com/AcademySoftwareFoundation/MaterialX

↓ 18 callersFunctioncgltf_parse_json_float_array
source/MaterialXRender/External/Cgltf/cgltf.h:2521
↓ 18 callersFunctioncgltf_parse_json_texture_view
source/MaterialXRender/External/Cgltf/cgltf.h:3507
↓ 18 callersMethodcopyContentFrom
source/MaterialXCore/Element.cpp:540
↓ 18 callersMethodcreateResourceBuffer
source/MaterialXRender/Image.cpp:604
↓ 18 callersFunctioncreateValueFromStrings
Convert a MaterialX value and type strings to the corresponding Python value. If the given conversion cannot be performed, then None is
python/MaterialX/datatype.py:67
↓ 18 callersMethodemitInput
source/MaterialXGenShader/ShaderGenerator.cpp:241
↓ 18 callersMethodempty
source/PyMaterialX/External/PyBind11/include/pybind11/pytypes.h:2160
↓ 18 callersMethodfind
source/PyMaterialX/External/PyBind11/include/pybind11/detail/type_caster_base.h:355
↓ 18 callersMethodgetMaterial
()
javascript/MaterialXView/source/viewer.js:1590
↓ 18 callersFunctiongetWindowStyle
Returns the window style for the specified window
source/MaterialXGraphEditor/External/Glfw/src/win32_window.c:41
↓ 18 callersFunctioninitialize
source/MaterialXRender/ShaderRenderer.h:49
↓ 18 callersFunctionobject
source/PyMaterialX/External/PyBind11/include/pybind11/pytypes.h:384
↓ 18 callersMethodsetConnected
source/MaterialXGraphEditor/UiNode.h:86
↓ 18 callersMethodset_name
source/MaterialXFormat/External/PugiXML/pugixml.cpp:5321
↓ 18 callersMethodtotal
source/MaterialXTest/External/Catch/catch.hpp:15273
↓ 17 callersFunctionElement
source/MaterialXCore/Element.h:97
↓ 17 callersFunctionShaderMetadata
source/MaterialXGenShader/ShaderNode.h:45
↓ 17 callersFunction_writeOneArgumentFunc
(file, outputType, functionName)
python/Scripts/genmdl.py:154
↓ 17 callersMethodaddLoader
source/MaterialXRender/ImageHandler.cpp:61
↓ 17 callersFunctionaddStageConnector
Utility function for adding a variable to a stage connector block.
source/MaterialXGenShader/ShaderStage.h:410
↓ 17 callersMethodaddUnitConverter
source/MaterialXCore/Unit.cpp:179
↓ 17 callersFunctioncreateShader
source/MaterialXRender/Util.cpp:15
↓ 17 callersMethoddata
source/MaterialXFormat/External/PugiXML/pugixml.cpp:6623
↓ 17 callersFunctiongetGLXFBConfigAttrib
Returns the specified attribute of the specified GLXFBConfig
source/MaterialXGraphEditor/External/Glfw/src/glx_context.c:43
↓ 17 callersFunctiongetWindowExStyle
Returns the extended window style for the specified window
source/MaterialXGraphEditor/External/Glfw/src/win32_window.c:67
↓ 16 callersFunctioncreate
source/MaterialXRenderSlang/SlangFramebuffer.h:41
↓ 16 callersMethodcreateDirectory
source/MaterialXFormat/File.cpp:281
↓ 16 callersMethodeval_node_set
source/MaterialXFormat/External/PugiXML/pugixml.cpp:10763
↓ 16 callersMethodgetActiveInput
source/MaterialXCore/Interface.cpp:364
↓ 16 callersMethodgetActiveOutputs
source/MaterialXCore/Interface.cpp:408
↓ 16 callersMethodgetFullName
source/MaterialXGenShader/ShaderNode.cpp:32
↓ 16 callersMethodgetGraph
source/MaterialXGenShader/ShaderNodeImpl.cpp:74
↓ 16 callersMethodimportLibrary
source/MaterialXCore/Document.cpp:261
↓ 16 callersMethodnode
source/MaterialXFormat/External/PugiXML/pugixml.cpp:11990
↓ 16 callersMethodopen
source/MaterialXGraphEditor/FileDialog.cpp:36
↓ 16 callersFunctionreplaceSubstrings
source/MaterialXCore/Util.cpp:104
↓ 16 callersMethodresolve
source/MaterialXCore/Element.cpp:929
↓ 16 callersFunctionset_error
source/PyMaterialX/External/PyBind11/include/pybind11/pytypes.h:364
↓ 16 callersFunctionstbi__at_eof
source/MaterialXRender/External/StbImage/stb_image.h:1628
↓ 16 callersFunctionstrlength
source/MaterialXFormat/External/PugiXML/pugixml.cpp:207
↓ 16 callersFunctionwith_internals
source/PyMaterialX/External/PyBind11/include/pybind11/detail/internals.h:679
↓ 15 callersFunctionParseTextureNameAndOption
source/MaterialXRender/External/TinyObjLoader/tiny_obj_loader.h:907
↓ 15 callersFunctionasString
Convert this sequence to a string using the given separator.
source/MaterialXFormat/File.h:246
↓ 15 callersFunctioncast
source/PyMaterialX/External/PyBind11/include/pybind11/stl.h:205
↓ 15 callersFunctioncgltf_parse_json_unprocessed_extensions
source/MaterialXRender/External/Cgltf/cgltf.h:2729
↓ 15 callersMethodcontains
source/PyMaterialX/External/PyBind11/include/pybind11/pytypes.h:2572
↓ 15 callersMethodgetUpstreamResult
source/MaterialXGenMdl/MdlShaderGenerator.cpp:386
↓ 15 callersFunctionhasattr
\addtogroup python_builtins @{
source/PyMaterialX/External/PyBind11/include/pybind11/pytypes.h:882
↓ 15 callersMethodmultiply
source/MaterialXCore/Types.cpp:112
↓ 15 callersFunctionmx_floorfrac
return floor as well as the fractional remainder
libraries/stdlib/genosl/include/mx_funcs.h:499
↓ 15 callersFunctionpl
(elem)
python/Scripts/mxvalidate.py:310
↓ 15 callersMethodreset
source/MaterialXTest/External/Catch/catch.hpp:4437
↓ 15 callersMethodsetConnectedOutput
source/MaterialXCore/Interface.cpp:54
↓ 15 callersFunctionstartsWith
source/MaterialXTest/External/Catch/catch.hpp:13819
↓ 15 callersFunctiontrim
source/MaterialXTest/External/Catch/catch.hpp:13842
↓ 14 callersFunction_glfwGetWindowPropertyX11
Retrieve a single window property of the specified type Inspired by fghGetWindowProperty from freeglut
source/MaterialXGraphEditor/External/Glfw/src/x11_window.c:1882
↓ 14 callersFunctionaddStageInput
Utility function for adding a new shader port to an input block.
source/MaterialXGenShader/ShaderStage.h:362
↓ 14 callersFunctionaddStageUniform
Utility function for adding a new shader port to a uniform block.
source/MaterialXGenShader/ShaderStage.h:345
↓ 14 callersMethodassign
source/MaterialXFormat/File.cpp:61
↓ 14 callersMethodbindShader
source/MaterialXRenderGlsl/GlslMaterial.cpp:96
↓ 14 callersFunctioncast
source/PyMaterialX/External/PyBind11/include/pybind11/cast.h:1638
↓ 14 callersMethodconvert
source/MaterialXTest/External/Catch/catch.hpp:7931
↓ 14 callersFunctioncreateValidName
source/MaterialXCore/Util.cpp:46
↓ 14 callersFunctiongeomStringsMatch
source/MaterialXCore/Geom.cpp:27
↓ 14 callersMethodgetDownstreamPorts
source/MaterialXCore/Node.cpp:184
↓ 14 callersMethodgetScene
()
javascript/MaterialXView/source/viewer.js:376
↓ 14 callersFunctiongetSupportedAtom
Check whether the specified atom is supported
source/MaterialXGraphEditor/External/Glfw/src/x11_init.c:356
↓ 14 callersMethodindent
source/MaterialXTest/External/Catch/catch.hpp:8626
↓ 14 callersFunctioninit
source/PyMaterialX/External/PyBind11/include/pybind11/pybind11.h:2586
↓ 14 callersFunctionis_little_endian
source/MaterialXFormat/External/PugiXML/pugixml.cpp:1901
↓ 14 callersMethodload
source/PyMaterialX/External/PyBind11/include/pybind11/cast.h:356
↓ 14 callersMethodloadLibrary
source/MaterialXGenShader/UnitSystem.cpp:125
↓ 14 callersFunctionmake_parse_result
source/MaterialXFormat/External/PugiXML/pugixml.cpp:2903
↓ 14 callersMethodname
source/MaterialXFormat/External/PugiXML/pugixml.cpp:5239
↓ 14 callersMethodremoveChild
source/MaterialXCore/Element.cpp:182
↓ 14 callersMethodset
source/MaterialXFormat/External/PugiXML/pugixml.cpp:6489
↓ 14 callersFunctionsort
source/MaterialXFormat/External/PugiXML/pugixml.cpp:7473
↓ 14 callersFunctiontoValueString
source/MaterialXCore/Value.cpp:38
↓ 13 callersFunction_glfwPlatformGetTls
source/MaterialXGraphEditor/External/Glfw/src/posix_thread.c:62
↓ 13 callersFunctionaddNode
source/MaterialXCore/Node.h:204
↓ 13 callersMethodbind
source/MaterialXRenderGlsl/GlslProgram.cpp:236
↓ 13 callersFunctioncreate
source/MaterialXRenderGlsl/GlslMaterial.h:33
↓ 13 callersMethodend
source/PyMaterialX/External/PyBind11/include/pybind11/detail/type_caster_base.h:353
↓ 13 callersMethodeval_number
source/MaterialXFormat/External/PugiXML/pugixml.cpp:10345
↓ 13 callersMethodeval_string
source/MaterialXFormat/External/PugiXML/pugixml.cpp:10523
↓ 13 callersMethodgenerateShader
source/MaterialXRenderGlsl/GlslMaterial.cpp:59
↓ 13 callersFunctionget
source/JsMaterialX/JsMaterialXGenShader/JsShaderStage.cpp:15
↓ 13 callersFunctiongetEGLConfigAttrib
Returns the specified attribute of the specified EGLConfig
source/MaterialXGraphEditor/External/Glfw/src/egl_context.c:81
↓ 13 callersMethodgetMagnitude
Return the magnitude of the vector.
source/MaterialXCore/Types.h:223
↓ 13 callersMethodgetSize
source/MaterialXGenMsl/MslSyntax.cpp:61
↓ 13 callersMethodgetUp
source/MaterialXGraphEditor/UiNode.h:36
↓ 13 callersFunctionlistContents
(elemlist, resolve)
python/Scripts/mxvalidate.py:74
↓ 13 callersMethodsetColorSpace
Set the color space in which color textures are encoded. By default, this color space is srgb_texture, and color inputs are automatically transformed
source/MaterialXRender/TextureBaker.h:52
↓ 13 callersMethodsetConnectedInterfaceName
source/MaterialXCore/Interface.cpp:247
↓ 13 callersMethodstart
source/MaterialXTest/External/Catch/catch.hpp:14984
↓ 12 callersFunction_glfwInputKey
Notifies shared code of a physical key event
source/MaterialXGraphEditor/External/Glfw/src/input.c:261
↓ 12 callersFunctionextensionSupportedGLX
source/MaterialXGraphEditor/External/Glfw/src/glx_context.c:208
↓ 12 callersFunctionextensionSupportedWGL
source/MaterialXGraphEditor/External/Glfw/src/wgl_context.c:368
↓ 12 callersMethodgetConnected
source/MaterialXGraphEditor/UiNode.h:91
↓ 12 callersMethodgetImageHandler
Return the active image handler.
source/MaterialXView/Viewer.h:194
← previousnext →201–300 of 6,511, ranked by callers