Home
last modified time | relevance | path

Searched defs:SEMANTIC_UV (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAFramework/include/
H A DCOLLADAFWConstants.h51 static const String SEMANTIC_UV; variable
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/COLLADAFramework/src/
H A DCOLLADAFWConstants.cpp41 const String Constants::SEMANTIC_UV = "UV"; member in COLLADAFW::Constants