-----------------------------------------------------------------------
| 287 | } |
| 288 | //----------------------------------------------------------------------- |
| 289 | TextureUnitState::ContentType TextureUnitState::getContentType() const { return mContentType; } |
| 290 | //----------------------------------------------------------------------- |
| 291 | void TextureUnitState::setCubicTextureName( const String &name, bool forUVW ) |
| 292 | { |
no outgoing calls
no test coverage detected