CINF (File Format): Difference between revisions
Jump to navigation
Jump to search
→Format
>Aruki No edit summary |
imported>Jackoalan (→Format) |
||
Line 19: | Line 19: | ||
| [[#Bone|Bone]] | | [[#Bone|Bone]] | ||
| ''Bone Count'' | | ''Bone Count'' | ||
| '''Bone | | '''Bone Table''' | ||
| | | | ||
|- | |- | ||
| u32 | | u32 | ||
| 1 | | 1 | ||
| ''' | | '''Build Order ID Count''' | ||
| | | | ||
|- | |- | ||
| u32 | | u32 | ||
| '' | | ''Build Order ID Count'' | ||
| ''' | | '''Build Order ID Table''' | ||
| The first element of the ID | | The first element of the ID table is the root bone, followed by the rest of the bone IDs in reverse numerical order. This table is enumerated in-order to construct a singly-linked hierarchy of bones using [[wikipedia:Left-child right-sibling binary tree|child/sibling convention]]. | ||
|- | |- | ||
| u32 | | u32 | ||
Line 39: | Line 39: | ||
| [[#Bone Name|Bone Name]] | | [[#Bone Name|Bone Name]] | ||
| ''Bone Name Count'' | | ''Bone Name Count'' | ||
| '''Bone Name | | '''Bone Name Table''' | ||
| | | | ||
|- | |- |