texture3dBox
void texture3dBox(string filename, string channel, vector &min, vector &max, ...)
Writes the minimum and maximum coordinates of the 3D texture into the vector variables min
and max
.
void texture3dBox(string filename, string channel, vector &min, vector &max, ...)
Writes the minimum and maximum coordinates of the 3D texture into the vector variables min
and max
.