More cleanup.

This commit is contained in:
castano
2010-05-31 08:13:23 +00:00
parent c8bf853ba4
commit 4b08c20b0e
15 changed files with 252 additions and 93 deletions

View File

@ -234,6 +234,6 @@ private:
Sym3x3 ComputeWeightedCovariance( int n, Vec3 const* points, float const* weights, Vec3::Arg metric );
Vec3 ComputePrincipleComponent( Sym3x3 const& matrix );
} // namespace squish
} // namespace nvsquish
#endif // ndef SQUISH_MATHS_H