TKE_BoundingOpcode
ASCII |
b | Hexadecimal |
62 | Decimal |
98 |
Operands
Byte type,
if type = 0:
// cuboid
if type = 1:
// sphere
NotesBounding volume provides information about extents of geometry within the currently open segment, to help optimize traversal operations such as drawing and selection. Volume is aligned with the world space XYZ axes. |