Searched defs:out_xmax (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/util/
H A Dbbox.c30 float *out_xmax, float *out_ymax, float *out_zmax )
170 if (out_xmax) *out_xmax = xmax;
26 crTransformBBox( float xmin, float ymin, float zmin, float xmax, float ymax, float zmax, const CRmatrix *m, float *out_xmin, float *out_ymin, float *out_zmin, float *out_xmax, float *out_ymax, float *out_zmax ) argument

Completed in 41 milliseconds