g4tools  5.4.0
Namespaces | Macros | Functions
box_3f File Reference
#include "../mnmx"
#include <cfloat>
Include dependency graph for box_3f:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Macros

#define tools_box_3f
 

Functions

void tools::box_3f_make_empty (float &a_mn_x, float &a_mn_y, float &a_mn_z, float &a_mx_x, float &a_mx_y, float &a_mx_z)
 
void tools::box_3f_extend_by (float &a_mn_x, float &a_mn_y, float &a_mn_z, float &a_mx_x, float &a_mx_y, float &a_mx_z, float a_x, float a_y, float a_z)
 
bool tools::box_3f_is_empty (float a_mn_x, float a_mx_x)
 

Macro Definition Documentation

◆ tools_box_3f

#define tools_box_3f

Definition at line 5 of file box_3f.