#include "node"
#include "bbox_action"
#include "matrix"
Go to the source code of this file.
|
| tools |
| inlined C code : ///////////////////////////////////
|
|
|
bool | tools::mnmx (std::ostream &a_out, sg::node &a_node, vec3f &a_mn, vec3f &a_mx) |
|
bool | tools::center_adjust (std::ostream &a_out, sg::node &a_node, sg::matrix &a_tsf, unsigned int a_ww, unsigned int a_wh, float a_height, float &a_dx, float &a_dy, float &a_dz, bool a_verbose=true) |
|
bool | tools::center_adjust (std::ostream &a_out, sg::node &a_node, sg::matrix &a_tsf, unsigned int a_ww, unsigned int a_wh, float a_height, bool a_verbose=true) |
|
◆ tools_sg_mnmx
Definition at line 5 of file mnmx.