Difference between revisions of "Geometry List (RW Section)"
Jump to navigation
Jump to search
m |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | {{RW Section|Geometry List| | + | {{RW Section |
| + | | NAME = Geometry List | ||
| + | | VENDORNAME = Criterion Games | ||
| + | | MODULENAME = Core | ||
| + | | MODULEID = 000000 | ||
| + | | IDENTIFIER = 1A | ||
| + | | PARENTS = [[Clump (RW Section)|Clump]] | ||
| + | | CHILDREN = [[Struct (RW Section)|Struct]], [[Geometry (RW Section)|Geometry]] | ||
| + | }} | ||
'''Geometry List''' is a container section used in [[model file|DFF files]] as child of a [[Clump (RW Section)|clump section]]. Just like the ''clump'' section it does only store child sections and no data. All additional informations are hold by a [[Struct (RW Section)|struct section]]. | '''Geometry List''' is a container section used in [[model file|DFF files]] as child of a [[Clump (RW Section)|clump section]]. Just like the ''clump'' section it does only store child sections and no data. All additional informations are hold by a [[Struct (RW Section)|struct section]]. | ||
| − | |||
| − | |||
== Structure == | == Structure == | ||
| Line 11: | Line 17: | ||
4b - DWORD - Number of geometries | 4b - DWORD - Number of geometries | ||
| − | + | {{N|SA|VC|3}} | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | {{N|SA|VC}} | ||
| − | |||
Latest revision as of 12:10, 11 September 2020
| Geometry List | |
|---|---|
| RenderWare Stream Section | |
| Vendor | Criterion Games |
| Module | Core |
| Module ID | 0x000000
|
| Identifier | 0x1A
|
| Chunk ID | 0x0000001A
|
| Versions | All |
| Hierarchy | |
| Parents: Clump | |
| Children: Struct, Geometry | |
| Extensions: None | |
| File Format | |
Geometry List is a container section used in DFF files as child of a clump section. Just like the clump section it does only store child sections and no data. All additional informations are hold by a struct section.
Structure
The struct section is the first child section of the list and stores the number of geometries.
4b - DWORD - Number of geometries