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

Describes an IFF chunk header. More...

Public Attributes

uint32_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 chunk header.

Member Data Documentation

§ length

uint32_t Assimp::IFF::ChunkHeader::length

Length of the chunk data, in bytes.

§ type

uint32_t Assimp::IFF::ChunkHeader::type

Type of the chunk header - FourCC.


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