g4tools  5.4.0
Classes | Namespaces | Macros | Functions
vec3f File Reference
#include "vec3"
#include "../S_STRING"
#include <cmath>
#include <vector>
Include dependency graph for vec3f:
This graph shows which files directly or indirectly include this file:

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)
 

Macro Definition Documentation

◆ tools_vec3f

#define tools_vec3f

Definition at line 5 of file vec3f.

◆ TOOLS_VEC3F_MORE_PREC [1/2]

#define TOOLS_VEC3F_MORE_PREC

Definition at line 121 of file vec3f.

◆ TOOLS_VEC3F_MORE_PREC [2/2]

#define TOOLS_VEC3F_MORE_PREC

Definition at line 121 of file vec3f.