|
ug4
|
#include "common/math/ugmath_types.h"#include "horizontal_anisotropy_adjuster.h"#include "common/util/vec_for_each.h"Namespaces | |
| namespace | ug |
| the ug namespace | |
Functions | |
| static bool | ug::IsVertical (const vector1 &, const vector1 &) |
| static bool | ug::IsVertical (const vector2 &from, const vector2 &to) |
| static bool | ug::IsVertical (const vector3 &from, const vector3 &to) |
| static bool | ug::NotVertical (const vector1 &, const vector1 &) |
| static bool | ug::NotVertical (const vector2 &from, const vector2 &to) |
| static bool | ug::NotVertical (const vector3 &from, const vector3 &to) |