Difference between revisions of "Struct (RW Section)"
Jump to navigation
Jump to search
(→Texture Dictionary) |
|||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
{{RW Section|Struct|0x0001}} | {{RW Section|Struct|0x0001}} | ||
− | '''Struct''' sections are multiple purpose sections | + | '''Struct''' sections are multiple purpose sections. In most cases their content depends on the type of their parent section. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | == | + | == Types == |
− | + | * [[Atomic (RW Section)#Structure|Atomic]] | |
+ | * [[Clump (RW Section)#Structure|Clump]] | ||
+ | * [[Geometry (RW Section)#Structure|Geometry]] | ||
+ | * [[Geometry List (RW Section)#Structure|Geometry List]] | ||
+ | * [[Frame List (RW Section)#Structure|Frame List]] | ||
+ | * [[Material (RW Section)#Structure|Material]] | ||
+ | * [[Material List (RW Section)#Structure|Material List]] | ||
+ | * [[Texture (RW Section)#Structure|Texture]] | ||
+ | * [[Texture Dictionary (RW Section)#Structure|Texture Dictionary]] | ||
+ | * [[Texture Native (RW Section)#Structure|Texture Native]] | ||
− | == | + | == See also == |
− | * | + | * [[RenderWare_binary_stream_file|RW file format specification]] |
− | {{SA | + | {{N|SA|VC}} |
− |
Revision as of 16:29, 29 October 2010
{{{NAME}}} | |
---|---|
RenderWare Stream Section | |
Vendor | {{{VENDORNAME}}} |
Module | {{{MODULENAME}}} |
Module ID | 0x{{{MODULEID}}}
|
Identifier | 0x{{{IDENTIFIER}}}
|
Chunk ID | 0x{{{MODULEID}}}{{{IDENTIFIER}}}
|
Versions | All |
Hierarchy | |
Parents: None | |
Children: None | |
Extensions: None | |
File Format |
Struct sections are multiple purpose sections. In most cases their content depends on the type of their parent section.
Types
- Atomic
- Clump
- Geometry
- Geometry List
- Frame List
- Material
- Material List
- Texture
- Texture Dictionary
- Texture Native