Vehicle Graphics/Development
Structures[edit | edit source]
BrnVehicle::GraphicsSpec[edit | edit source]
2006-11-13, 2007-02-22[edit | edit source]
Offset | Length | Type | Name | Description | Comments |
---|---|---|---|---|---|
0x0 | 0x4 | uint32_t | muVersion | Spec version | 3 |
0x4 | 0x4 | uint32_t | muPartsCount | ||
0x8 | 0x4 | Model** | mppPartsModels | Imports indices | 8-bit integers aligned 4 |
0xC | 0x4 | Matrix44Affine* | mpPartLocators | ||
0x10 | 0x4 | uint8_t* | mpPartVolumeIDs | ||
0x14 | 0x4 | uint8_t* | mpNumRigidBodiesForPart | ||
0x18 | 0x4 | Matrix44Affine** | mppRigidBodyToSkinMatrixTransforms |