MCPcopy Create free account

hub / github.com/AcademySoftwareFoundation/MaterialX / functions

Functions6,511 in github.com/AcademySoftwareFoundation/MaterialX

↓ 40 callersMethodsetType
source/MaterialXGraphEditor/UiNode.h:235
↓ 39 callersFunctioncgltf_free_extensions
source/MaterialXRender/External/Cgltf/cgltf.h:1748
↓ 39 callersMethoddata
Return a pointer to the underlying data array.
source/MaterialXCore/Types.h:261
↓ 39 callersFunctionhandle
The default constructor creates a handle with a ``nullptr``-valued pointer
source/PyMaterialX/External/PyBind11/include/pybind11/pytypes.h:247
↓ 39 callersFunctionsplitString
source/MaterialXCore/Util.cpp:77
↓ 39 callersFunctionstbi__get16be
source/MaterialXRender/External/StbImage/stb_image.h:1694
↓ 37 callersFunction_glfwInputErrorWin32
Reports the specified error, appending information about the last Win32 error
source/MaterialXGraphEditor/External/Glfw/src/win32_init.c:445
↓ 36 callersMethodmakeConnection
source/MaterialXGenShader/ShaderNode.cpp:52
↓ 36 callersMethodsetCategory
source/MaterialXGraphEditor/UiNode.h:225
↓ 35 callersFunctionColor3
source/MaterialXCore/Types.h:355
↓ 35 callersFunctioncreate
source/MaterialXGenMsl/MslSyntax.h:24
↓ 35 callersMethodgetConnectedNode
source/MaterialXCore/Node.cpp:52
↓ 35 callersMethodsetName
source/MaterialXCore/Element.cpp:84
↓ 34 callersMethodemitOutput
source/MaterialXGenShader/ShaderGenerator.cpp:246
↓ 33 callersFunctioncgltf_json_to_float
source/MaterialXRender/External/Cgltf/cgltf.h:2467
↓ 33 callersMethodgetInputValue
source/MaterialXCore/Interface.cpp:505
↓ 32 callersMethodgetChild
source/MaterialXCore/Element.cpp:281
↓ 32 callersFunctionreadFromXmlFile
source/MaterialXFormat/XmlIo.cpp:313
↓ 32 callersFunctionstbi__get32le
source/MaterialXRender/External/StbImage/stb_image.h:1722
↓ 32 callersMethodtraverseTree
source/MaterialXCore/Element.cpp:515
↓ 31 callersMethodnext
source/MaterialXFormat/External/PugiXML/pugixml.cpp:9005
↓ 31 callersFunctionstbi__skip
source/MaterialXRender/External/StbImage/stb_image.h:1644
↓ 30 callersFunctiongetDocument
Return the document associated with this graph.
source/MaterialXGenShader/ShaderGraph.h:131
↓ 30 callersMethodname
source/PyMaterialX/External/PyBind11/include/pybind11/attr.h:54
↓ 30 callersFunctionparseReal
source/MaterialXRender/External/TinyObjLoader/tiny_obj_loader.h:683
↓ 30 callersFunctionstbi__get16le
source/MaterialXRender/External/StbImage/stb_image.h:1714
↓ 29 callersMethodemitLineBreak
source/MaterialXGenShader/ShaderGenerator.cpp:69
↓ 29 callersMethodgetPinId
Accessor methods
source/MaterialXGraphEditor/UiNode.h:76
↓ 29 callersMethodisEquivalent
source/MaterialXCore/Element.cpp:387
↓ 28 callersMethodget
source/MaterialXTest/External/Catch/catch.hpp:12437
↓ 28 callersMethodgetActiveInputs
source/MaterialXCore/Interface.cpp:377
↓ 28 callersMethodgetConnectedNode
return the uiNode connected with input name
source/MaterialXGraphEditor/UiNode.cpp:99
↓ 28 callersMethodgetImplementation
source/MaterialXGenShader/ShaderGenerator.cpp:316
↓ 27 callersFunctionVector2
source/MaterialXCore/Types.h:299
↓ 27 callersFunctionabs
libraries/stdlib/genosl/include/color4.h:145
↓ 27 callersMethodattribute
source/MaterialXFormat/External/PugiXML/pugixml.cpp:5529
↓ 27 callersFunctioncgltf_parse_json_extras
source/MaterialXRender/External/Cgltf/cgltf.h:2686
↓ 27 callersMethodcreate
Create a NodeSignature from input/output dicts of name -> type.
python/Scripts/comparenodedefs.py:157
↓ 27 callersMethodemitScopeEnd
source/MaterialXGenShader/ShaderGenerator.cpp:54
↓ 27 callersFunctionfind
Given an input filename, iterate through each path in this sequence, returning the first combined path found on the file system. On success, the combi
source/MaterialXFormat/File.h:315
↓ 27 callersMethodgetDocument
source/MaterialXCore/Element.cpp:351
↓ 27 callersFunctiongetType
Return a type description for the given type name.
source/MaterialXGenShader/Syntax.h:88
↓ 26 callersFunctionFileSearchPath
Construct a search path from a string. @param searchPath A string containing a sequence of file paths joined by separator characters. @param sep The s
source/MaterialXFormat/File.h:234
↓ 26 callersFunctionmin
source/MaterialXGraphEditor/External/Glfw/src/wl_init.c:47
↓ 26 callersMethodmodifyUniform
source/MaterialXRenderGlsl/GlslMaterial.cpp:353
↓ 26 callersMethodscopedElement
source/MaterialXTest/External/Catch/catch.hpp:15668
↓ 25 callersFunctionMatrix44
source/MaterialXCore/Types.h:689
↓ 25 callersFunctioncgltf_parse_json_array
source/MaterialXRender/External/Cgltf/cgltf.h:2557
↓ 25 callersMethodemitScopeBegin
source/MaterialXGenShader/ShaderGenerator.cpp:49
↓ 25 callersFunctionend
source/MaterialXFormat/File.h:341
↓ 25 callersFunctiongetSelf
Return our self pointer.
source/MaterialXCore/Element.h:537
↓ 25 callersMethodtype
source/MaterialXFormat/External/PugiXML/pugixml.cpp:5509
↓ 25 callersFunctionxpath_string
source/MaterialXFormat/External/PugiXML/pugixml.cpp:7722
↓ 24 callersFunctioncgltf_parse_json_string
source/MaterialXRender/External/Cgltf/cgltf.h:2538
↓ 24 callersMethodend
source/MaterialXFormat/External/PugiXML/pugixml.cpp:5125
↓ 24 callersMethodgetTranspose
source/MaterialXCore/Types.cpp:84
↓ 24 callersMethodgetValue
source/MaterialXGenShader/Syntax.cpp:81
↓ 24 callersFunctionloadLibraries
source/MaterialXFormat/Util.cpp:87
↓ 24 callersMethodparent
source/MaterialXFormat/External/PugiXML/pugixml.cpp:5606
↓ 23 callersMethodbegin
source/MaterialXFormat/External/PugiXML/pugixml.cpp:5120
↓ 23 callersFunctioncgltf_component_read_float
source/MaterialXRender/External/Cgltf/cgltf.h:2163
↓ 23 callersMethodcopy
source/MaterialXRender/Image.cpp:448
↓ 23 callersFunctiongetHeight
Return the height of the image.
source/MaterialXRender/Image.h:77
↓ 23 callersFunctiongetWidth
Return the width of the image.
source/MaterialXRender/Image.h:71
↓ 23 callersMethodinc_ref
source/PyMaterialX/External/PyBind11/include/pybind11/gil.h:105
↓ 23 callersFunctionparseToken
source/MaterialXView/Main.cpp:52
↓ 22 callersMethoddot
Return the dot product of two vectors.
source/MaterialXCore/Types.h:238
↓ 22 callersMethodgenerate
source/MaterialXGenMsl/MslShaderGenerator.cpp:138
↓ 21 callersMethodgetKind
source/MaterialXGraphEditor/UiNode.h:80
↓ 21 callersMethodisA
source/MaterialXCore/Value.cpp:284
↓ 21 callersMethodsetName
source/MaterialXGraphEditor/UiNode.h:202
↓ 21 callersFunctionsqrt
libraries/stdlib/genosl/include/color4.h:165
↓ 20 callersFunctiongetNodeDef
Return the NodeDef, if any, with the given name.
source/MaterialXCore/Document.h:369
↓ 20 callersMethodgetNormalized
source/MaterialXFormat/File.cpp:136
↓ 20 callersMethodgetSelectedMaterial
Return the selected material.
source/MaterialXView/Viewer.h:200
↓ 20 callersMethodname
source/MaterialXTest/External/Catch/catch.hpp:9999
↓ 20 callersMethodopen
source/MaterialXTest/External/Catch/catch.hpp:14452
↓ 20 callersMethodreset
source/MaterialXRenderSlang/SlangRenderer.cpp:72
↓ 20 callersMethodrettype
source/MaterialXFormat/External/PugiXML/pugixml.cpp:11010
↓ 20 callersMethodset_value
source/MaterialXFormat/External/PugiXML/pugixml.cpp:5328
↓ 20 callersFunctionstbi__get32be
source/MaterialXRender/External/StbImage/stb_image.h:1704
↓ 20 callersFunctionstbi__malloc
source/MaterialXRender/External/StbImage/stb_image.h:985
↓ 20 callersFunctionstrequal
Compare two strings
source/MaterialXFormat/External/PugiXML/pugixml.cpp:224
↓ 20 callersMethodtraverseGraph
source/MaterialXCore/Element.cpp:520
↓ 19 callersMethodaddChildOfCategory
source/MaterialXCore/Element.cpp:227
↓ 19 callersMethodbreakConnection
source/MaterialXGenShader/ShaderNode.cpp:75
↓ 19 callersMethodemitComment
source/MaterialXGenShader/ShaderGenerator.cpp:84
↓ 19 callersMethoderror
source/MaterialXFormat/External/PugiXML/pugixml.cpp:11028
↓ 19 callersMethodget
source/PyMaterialX/External/PyBind11/include/pybind11/detail/type_caster_base.h:1457
↓ 19 callersMethodgetDescendant
source/MaterialXCore/Element.cpp:121
↓ 19 callersMethodgetFilesInDirectory
source/MaterialXFormat/File.cpp:182
↓ 19 callersMethodgetProgram
source/MaterialXRenderSlang/SlangBlit.cpp:102
↓ 19 callersMethodgetUiNode
source/MaterialXGraphEditor/UiNode.h:79
↓ 19 callersMethodgetVertexDataPrefix
source/MaterialXGenMsl/MslShaderGenerator.cpp:836
↓ 19 callersFunctiongetattr
source/PyMaterialX/External/PyBind11/include/pybind11/pytypes.h:902
↓ 19 callersMethodisEmitted
source/MaterialXGenShader/ShaderStage.cpp:399
↓ 19 callersMethodvalue
source/PyMaterialX/External/PyBind11/include/pybind11/pybind11.h:1290
↓ 18 callersMethodacquireImage
source/MaterialXRender/ImageHandler.cpp:118
↓ 18 callersFunctionbegin
source/MaterialXFormat/File.h:338
↓ 18 callersMethodbindUniform
source/MaterialXRenderGlsl/GlslProgram.cpp:710
← previousnext →101–200 of 6,511, ranked by callers