Rename all member variables to follow the style guidelines (prefixed with the 'm') - class TSShapeLoader

This commit is contained in:
bank 2014-05-13 12:15:47 +04:00
parent 9aeb4389f3
commit 1778a8d7f2
7 changed files with 284 additions and 284 deletions

View file

@ -157,7 +157,7 @@ public:
public:
ColladaExtension_effect(const domEffect* effect)
: mLastAnimTime(TSShapeLoader::DefaultTime-1), mTextureTransform(true), mBumpSampler(0)
: mLastAnimTime(TSShapeLoader::smDefaultTime-1), mTextureTransform(true), mBumpSampler(0)
{
//----------------------------------
// <effect>