#include "../mnmx"
#include <cfloat>
Go to the source code of this file.
|
| tools |
| inlined C code : ///////////////////////////////////
|
|
|
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) |
|
◆ tools_box_3f
Definition at line 5 of file box_3f.