$search
#include "bmtk/vec3d.hh"
Go to the source code of this file.
Namespaces | |
namespace | bmtk |
Functions | |
Vec3d | bmtk::operator* (const float a, const Vec3d &v) |
Vec3d | bmtk::operator+ (const float a, const Vec3d &v) |
Vec3d | bmtk::operator- (const float a, const Vec3d &v) |
ostream & | bmtk::operator<< (ostream &os, const Vec3d &v) |