|
Torch
|
#include <ModelFactory.h>
Public Attributes | |
| int16_t | minCoord [3] |
| int16_t | maxCoord [3] |
| int16_t | centerCoord [3] |
| int16_t | localNorm |
| uint16_t | count |
| int16_t | globalNorm |
VtxHeader: the bounding/position metadata at the front of a BKVertexList — the first 24 bytes, ahead of the Vtx[] array. We write it into the binary so the port can rebuild the BKVertexList header at runtime without the raw ROM segment.