Namespaces | |
namespace | cpe |
Namespace for cpe classes. | |
Functions | |
grid | cpe::operator* (const double &s, const grid &g) |
grid | cpe::operator* (const grid &g, const double &s) |
grid | cpe::operator+ (const grid &g, const v3 &t) |
grid | cpe::operator+ (const v3 &t, const grid &g) |
grid | cpe::operator- (const grid &g, const v3 &t) |
grid | cpe::operator- (const v3 &t, const grid &g) |