------------------------------
| 61 | |
| 62 | //------------------------------ |
| 63 | COLLADAFW::TextureMapId Texture::getTextureMapId() const |
| 64 | { |
| 65 | return mTextureMapId; |
| 66 | } |
| 67 | |
| 68 | //------------------------------ |
| 69 | String Texture::getTexcoord() const |
no outgoing calls
no test coverage detected