| 319 | } |
| 320 | |
| 321 | void TSShapeInstance::resetMaterialList() |
| 322 | { |
| 323 | TSMaterialList* oMatlist = mShape->materialList; |
| 324 | setMaterialList(oMatlist); |
| 325 | } |
| 326 | |
| 327 | //------------------------------------------------------------------------------------- |
| 328 | // Render & detail selection |
no outgoing calls
no test coverage detected