#include <gpac/math.h>
Public Attributes | |
GF_Vec | min_edge |
GF_Vec | max_edge |
GF_Vec | center |
Fixed | radius |
Bool | is_set |
minimum x, y, and z of the object
maximum x, y, and z of the object
center of the bounding box.
radius of the bounding sphere for this box.
Bool GF_BBox::is_set |
the bbox center and radius are valid