MCPcopy Create free account
hub / github.com/KhronosGroup/OpenCOLLADA / getTextureMapId

Method getTextureMapId

COLLADAFramework/src/COLLADAFWTexture.cpp:63–66  ·  view source on GitHub ↗

------------------------------

Source from the content-addressed store, hash-verified

61
62 //------------------------------
63 COLLADAFW::TextureMapId Texture::getTextureMapId() const
64 {
65 return mTextureMapId;
66 }
67
68 //------------------------------
69 String Texture::getTexcoord() const

Callers 8

appendTextureInfoMethod · 0.80
findTextureInfoMethod · 0.80
createUVChoosersMethod · 0.80
findUvChooserMethod · 0.80
connectUVChooserMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected