Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/MaterialX
/ functions
Functions
6,511 in github.com/AcademySoftwareFoundation/MaterialX
⨍
Functions
6,511
◇
Types & classes
1,637
↓ 5 callers
Function
generateGlslCode
source/MaterialXTest/MaterialXGenGlsl/GenGlsl.cpp:148
↓ 5 callers
Method
get
source/PyMaterialX/External/PyBind11/include/pybind11/cast.h:862
↓ 5 callers
Function
getBufferFromFile
(fileEntry)
javascript/MaterialXView/source/dropHandling.js:97
↓ 5 callers
Function
getByteSize
Returns byte size of the slang type on the GPU, used for vertex inputs buffer layout
source/MaterialXRenderSlang/SlangTypeUtils.cpp:425
↓ 5 callers
Method
getCamera
()
javascript/MaterialXView/source/viewer.js:381
↓ 5 callers
Method
getChildIndex
source/MaterialXCore/Element.cpp:153
↓ 5 callers
Method
getContainsElements
source/MaterialXCore/Node.cpp:843
↓ 5 callers
Function
getCurrentNanosecondsSinceEpoch
source/MaterialXTest/External/Catch/catch.hpp:14944
↓ 5 callers
Method
getDeclaration
source/MaterialXCore/Node.cpp:808
↓ 5 callers
Method
getExpandedExpression
source/MaterialXTest/External/Catch/catch.hpp:8366
↓ 5 callers
Method
getMaterialNode
source/MaterialXRender/ShaderMaterial.cpp:39
↓ 5 callers
Method
getMaxMipCount
source/MaterialXRender/Image.cpp:128
↓ 5 callers
Function
getNodes
Return a vector of all Nodes in the graph, optionally filtered by the given category string.
source/MaterialXCore/Node.h:230
↓ 5 callers
Function
getOutput
source/MaterialXGenShader/ShaderNode.h:461
↓ 5 callers
Function
getPartitionCount
Return the number of mesh partitions
source/MaterialXRender/Mesh.h:385
↓ 5 callers
Function
getRHIFormat
source/MaterialXRenderSlang/SlangTypeUtils.cpp:138
↓ 5 callers
Function
getSelfNonConst
Return a non-const copy of our self pointer, for use in constructing graph traversal objects that require non-const storage.
source/MaterialXCore/Element.h:831
↓ 5 callers
Method
getTypeDef
source/MaterialXCore/Element.cpp:654
↓ 5 callers
Function
getValue
source/MaterialXGenShader/Syntax.h:114
↓ 5 callers
Function
getValueString
Return the MaterialX value string associated with the given Python value If the type of the given Python value is not recognized by MaterialX,
python/MaterialX/datatype.py:52
↓ 5 callers
Method
getVariableName
source/MaterialXGenShader/Syntax.cpp:186
↓ 5 callers
Function
get_thread_state_unchecked
source/PyMaterialX/External/PyBind11/include/pybind11/detail/internals.h:358
↓ 5 callers
Function
glfwExtensionSupported
source/MaterialXGraphEditor/External/Glfw/src/context.c:677
↓ 5 callers
Function
hasNodeName
Return true if this element has a node name string.
source/MaterialXCore/Interface.h:78
↓ 5 callers
Method
hasTestFilters
source/MaterialXTest/External/Catch/catch.hpp:9992
↓ 5 callers
Function
import
Import and return a module or throws `error_already_set`.
source/PyMaterialX/External/PyBind11/include/pybind11/pybind11.h:1495
↓ 5 callers
Method
initialize
source/MaterialXTest/MaterialXGenMdl/GenMdl.cpp:30
↓ 5 callers
Method
initialize
()
javascript/MaterialXView/source/viewer.js:35
↓ 5 callers
Method
internalHandle
Return "internal" handle
source/MaterialXRenderHw/WindowWrapper.h:79
↓ 5 callers
Method
isSectionTracker
source/MaterialXTest/External/Catch/catch.hpp:14449
↓ 5 callers
Function
isTransparentSurface
source/MaterialXGenShader/Util.cpp:266
↓ 5 callers
Function
joinStrings
source/MaterialXCore/Util.cpp:94
↓ 5 callers
Function
keep_alive_impl
source/PyMaterialX/External/PyBind11/include/pybind11/pybind11.h:2918
↓ 5 callers
Function
log2
source/PyMaterialX/External/PyBind11/include/pybind11/detail/common.h:582
↓ 5 callers
Function
map
source/MaterialXTest/External/Catch/catch.hpp:4283
↓ 5 callers
Method
modifyPortName
source/MaterialXGenMdl/Nodes/CustomNodeMdl.cpp:28
↓ 5 callers
Method
numElements
Return the number of scalar elements for the vector.
source/MaterialXCore/Types.h:284
↓ 5 callers
Function
parseString
source/MaterialXRender/External/TinyObjLoader/tiny_obj_loader.h:525
↓ 5 callers
Method
registerShaderMetadata
source/MaterialXGenOsl/OslShaderGenerator.cpp:186
↓ 5 callers
Method
release
source/MaterialXFormat/External/PugiXML/pugixml.cpp:7641
↓ 5 callers
Method
remapEnumeration
source/MaterialXGenShader/Syntax.cpp:195
↓ 5 callers
Function
remove_node
source/MaterialXFormat/External/PugiXML/pugixml.cpp:1304
↓ 5 callers
Method
restore
source/PyMaterialX/External/PyBind11/include/pybind11/pytypes.h:716
↓ 5 callers
Method
root
source/MaterialXFormat/External/PugiXML/pugixml.cpp:5611
↓ 5 callers
Method
setDocument
source/MaterialXGraphEditor/RenderView.cpp:104
↓ 5 callers
Function
setIdleInhibitor
source/MaterialXGraphEditor/External/Glfw/src/wl_window.c:412
↓ 5 callers
Method
setInput
source/MaterialXGraphEditor/UiNode.h:198
↓ 5 callers
Method
setNodeDef
source/MaterialXCore/Node.cpp:613
↓ 5 callers
Method
setSize
source/MaterialXRenderOsl/OslRenderer.cpp:41
↓ 5 callers
Method
setTypeFilters
source/MaterialXGraphEditor/FileDialog.cpp:24
↓ 5 callers
Method
setUdimString
source/MaterialXCore/Element.cpp:869
↓ 5 callers
Method
srgbToLinear
source/MaterialXCore/Types.cpp:63
↓ 5 callers
Method
startTimer
source/MaterialXRender/Timer.cpp:28
↓ 5 callers
Function
starts_with
source/MaterialXFormat/External/PugiXML/pugixml.cpp:7839
↓ 5 callers
Function
stbi__cleanup_jpeg
clean up the temporary component buffers
source/MaterialXRender/External/StbImage/stb_image.h:3843
↓ 5 callers
Function
stbi__do_zlib
source/MaterialXRender/External/StbImage/stb_image.h:4510
↓ 5 callers
Function
stbi__getn
source/MaterialXRender/External/StbImage/stb_image.h:1666
↓ 5 callers
Function
stbi__hdr_gettoken
source/MaterialXRender/External/StbImage/stb_image.h:7109
↓ 5 callers
Function
stbi__jpeg_huff_decode
decode a jpeg huffman value from the bitstream
source/MaterialXRender/External/StbImage/stb_image.h:2097
↓ 5 callers
Function
stbi__jpeg_reset
after a restart interval, stbi__jpeg_reset the entropy decoder and the dc prediction
source/MaterialXRender/External/StbImage/stb_image.h:2936
↓ 5 callers
Function
stbi__malloc_mad2
mallocs with size overflow checking
source/MaterialXRender/External/StbImage/stb_image.h:1048
↓ 5 callers
Function
stbi__start_write_callbacks
initialize a callback-based context
source/MaterialXRender/External/StbImage/stb_image_write.h:276
↓ 5 callers
Function
stbi__zbuild_huffman
source/MaterialXRender/External/StbImage/stb_image.h:4124
↓ 5 callers
Function
stbiw__write1
source/MaterialXRender/External/StbImage/stb_image_write.h:399
↓ 5 callers
Function
strconv_escape
source/MaterialXFormat/External/PugiXML/pugixml.cpp:2446
↓ 5 callers
Function
testDeterministicGeneration
source/MaterialXTest/MaterialXGenShader/GenShader.cpp:211
↓ 5 callers
Method
toString
source/MaterialXTest/External/Catch/catch.hpp:7893
↓ 5 callers
Function
translateActiveException
source/MaterialXTest/External/Catch/catch.hpp:12522
↓ 5 callers
Function
trimSpaces
source/MaterialXCore/Util.cpp:148
↓ 5 callers
Function
updateCursorImage
Updates the cursor image according to its cursor mode
source/MaterialXGraphEditor/External/Glfw/src/x11_window.c:509
↓ 5 callers
Function
updateCursorImage
Updates the cursor image according to its cursor mode
source/MaterialXGraphEditor/External/Glfw/src/win32_window.c:241
↓ 5 callers
Method
updateMaterials
source/MaterialXGraphEditor/Graph.cpp:677
↓ 5 callers
Function
writeToXmlFile
source/MaterialXFormat/XmlIo.cpp:356
↓ 5 callers
Function
writeToXmlString
source/MaterialXFormat/XmlIo.cpp:362
↓ 5 callers
Method
write_buffer
source/MaterialXFormat/External/PugiXML/pugixml.cpp:3791
↓ 4 callers
Function
_glfwAllocMonitor
Allocates and returns a monitor object with the specified name and dimensions
source/MaterialXGraphEditor/External/Glfw/src/monitor.c:167
↓ 4 callers
Function
_glfwCreateContextOSMesa
source/MaterialXGraphEditor/External/Glfw/src/osmesa_context.c:198
↓ 4 callers
Function
_glfwCreateUTF8FromWideStringWin32
Returns a UTF-8 string version of the specified wide string
source/MaterialXGraphEditor/External/Glfw/src/win32_init.c:417
↓ 4 callers
Function
_glfwInputMonitorWindow
Notifies shared code that a full screen window has acquired or released a monitor
source/MaterialXGraphEditor/External/Glfw/src/monitor.c:155
↓ 4 callers
Function
_glfwInputWindowMonitor
Notifies shared code that a window has changed its desired monitor
source/MaterialXGraphEditor/External/Glfw/src/window.c:143
↓ 4 callers
Function
_glfwPlatformGetTimerFrequency
source/MaterialXGraphEditor/External/Glfw/src/cocoa_time.c:58
↓ 4 callers
Function
_glfwPlatformGetWindowSize
source/MaterialXGraphEditor/External/Glfw/src/wl_window.c:907
↓ 4 callers
Function
_glfwSplitBPP
Splits a color depth into red, green and blue bit depths
source/MaterialXGraphEditor/External/Glfw/src/monitor.c:278
↓ 4 callers
Function
_glfwStringInExtensionString
Searches an extension string for the specified extension
source/MaterialXGraphEditor/External/Glfw/src/context.c:582
↓ 4 callers
Method
add
source/MaterialXTest/External/Catch/catch.hpp:11306
↓ 4 callers
Method
addStageLightingUniforms
source/MaterialXGenHw/HwShaderGenerator.cpp:396
↓ 4 callers
Method
adjustString
source/MaterialXTest/External/Catch/catch.hpp:11715
↓ 4 callers
Function
allow_move
source/MaterialXFormat/External/PugiXML/pugixml.cpp:4388
↓ 4 callers
Method
append_attribute
source/MaterialXFormat/External/PugiXML/pugixml.cpp:5681
↓ 4 callers
Function
append_node
source/MaterialXFormat/External/PugiXML/pugixml.cpp:1231
↓ 4 callers
Method
arcballButtonEvent
source/MaterialXRender/Camera.cpp:69
↓ 4 callers
Method
benchmarkNoAnalysis
source/MaterialXTest/External/Catch/catch.hpp:10013
↓ 4 callers
Method
benchmarkSamples
source/MaterialXTest/External/Catch/catch.hpp:10014
↓ 4 callers
Method
bind
Set the pass encoder and render state to bind further mesh/partition
source/MaterialXRenderSlang/SlangProgram.h:118
↓ 4 callers
Method
bindTextures
source/MaterialXRenderSlang/SlangProgram.cpp:524
↓ 4 callers
Function
bothOrAll
source/MaterialXTest/External/Catch/catch.hpp:15850
↓ 4 callers
Function
capsule
source/PyMaterialX/External/PyBind11/include/pybind11/pytypes.h:1992
↓ 4 callers
Function
ceil
libraries/stdlib/genosl/include/color4.h:150
↓ 4 callers
Function
cgltf_component_size
source/MaterialXRender/External/Cgltf/cgltf.h:5887
↓ 4 callers
Function
cgltf_parse_json_attribute_list
source/MaterialXRender/External/Cgltf/cgltf.h:2649
← previous
next →
601–700 of 6,511, ranked by callers