ASCII | B |
Hexadecimal | 42 |
Decimal | 66 |
Byte type, if type = 0: // cuboid Point min, Point max, if type = 1: // sphere Point center, Float radius
type | indicates type of bounding volume |
min, max | limits of bounding box |
center, radius | description of bounding sphere |
An informational variation of TKE_Bounding.