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

Go to the source code of this file.

Classes

class  tools::vec2f
 

Namespaces

 tools
 inlined C code : ///////////////////////////////////
 

Macros

#define tools_vec2f
 
#define TOOLS_VEC2F_MORE_PREC
 

Functions

vec2f tools::operator* (float a_f, const vec2f &a_v)
 
bool tools::set_from_vec (vec2f &a_v, const std::vector< float > &a_sv)
 

Macro Definition Documentation

◆ tools_vec2f

#define tools_vec2f

Definition at line 5 of file vec2f.

◆ TOOLS_VEC2F_MORE_PREC

#define TOOLS_VEC2F_MORE_PREC

Definition at line 58 of file vec2f.