-----------------------------------------------------------------------
| 448 | } |
| 449 | //----------------------------------------------------------------------- |
| 450 | unsigned int TextureUnitState::getCurrentFrame(void) const |
| 451 | { |
| 452 | return mCurrentFrame; |
| 453 | } |
| 454 | //----------------------------------------------------------------------- |
| 455 | unsigned int TextureUnitState::getNumFrames(void) const |
| 456 | { |