MeshKit
1.0
|
Go to the source code of this file.
Classes | |
class | Vec3 |
Functions | |
Vec3 | operator* (double s, const Vec3 &v) |
double | norm (const Vec3 &v) |
double | norm2 (const Vec3 &v) |
double | length (const Vec3 &v) |
double | unitize (Vec3 &v) |
std::ostream & | operator<< (std::ostream &out, const Vec3 &v) |
std::ostream& operator<< | ( | std::ostream & | out, |
const Vec3 & | v | ||
) | [inline] |