Assimp  v3.1.1 (June 2014)
Assimp::IFF::SubChunkHeader Struct Reference

Describes an IFF sub chunk header. More...

Public Attributes

uint16_t length
 Length of the chunk data, in bytes. More...
 
uint32_t type
 Type of the chunk header - FourCC. More...
 

Detailed Description

Describes an IFF sub chunk header.

Member Data Documentation

§ length

uint16_t Assimp::IFF::SubChunkHeader::length

Length of the chunk data, in bytes.

§ type

uint32_t Assimp::IFF::SubChunkHeader::type

Type of the chunk header - FourCC.


The documentation for this struct was generated from the following file: