|
g4tools
5.4.0
|


Go to the source code of this file.
Classes | |
| class | tools::vec3f |
Namespaces | |
| tools | |
| inlined C code : /////////////////////////////////// | |
Macros | |
| #define | tools_vec3f |
| #define | TOOLS_VEC3F_MORE_PREC |
| #define | TOOLS_VEC3F_MORE_PREC |
Functions | |
| vec3f | tools::operator* (float a_f, const vec3f &a_v) |
| void | tools::get_normal (const vec3f &a_p0, const vec3f &a_p1, const vec3f &a_p2, vec3f &a_nm, vec3f &a_tmp_1, vec3f &a_tmp_2) |
| bool | tools::set_from_vec (vec3f &a_v, const std::vector< float > &a_sv) |