fix comment

This commit is contained in:
David Rose 2002-06-21 20:38:05 +00:00
parent cc1a49c7e4
commit 4ea946cf40

View File

@ -25,8 +25,7 @@
//////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////
// Class : FltTransformTranslate // Class : FltTransformTranslate
// Description : A transformation that applies a (possibly nonuniform) // Description : A transformation that applies a translation.
// scale.
//////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////
class FltTransformTranslate : public FltTransformRecord { class FltTransformTranslate : public FltTransformRecord {
public: public: