Home
last modified time | relevance | path

Searched refs:attributeExporter (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAMaya/src/
H A DCOLLADAMayaShaderFXShaderExporter.cpp448 ShaderFXAttributeExporter attributeExporter(*this); in exportShaderFXShader() local
449 AttributeParser::parseAttributes(shaderNode, attributeExporter); in exportShaderFXShader()
H A DCOLLADAMayaPhysXExporter.cpp5031 AttributeExporter attributeExporter(*this, attributes); in exportAttributes() local
5033 AttributeParser::parseAttributes(fnDependencyNode, attributeExporter); in exportAttributes()