fix comment
This commit is contained in:
parent
cc1a49c7e4
commit
4ea946cf40
|
|
@ -25,8 +25,7 @@
|
|||
|
||||
////////////////////////////////////////////////////////////////////
|
||||
// Class : FltTransformTranslate
|
||||
// Description : A transformation that applies a (possibly nonuniform)
|
||||
// scale.
|
||||
// Description : A transformation that applies a translation.
|
||||
////////////////////////////////////////////////////////////////////
|
||||
class FltTransformTranslate : public FltTransformRecord {
|
||||
public:
|
||||
|
|
|
|||
Loading…
Reference in New Issue