Murl Engine API  Version 2018.3
Murl::Resource::IAnimation::Iff Struct Reference

IFF file specific structs. More...

#include <murl_resource_i_animation.h>

Detailed Description

IFF file specific structs.

Classes

struct  ClipChunk
 The IFF clip chunk of a native animation resource. More...
 
struct  CubicBezierParameterSetsChunk
 An IFF chunk of a native animation storing an array of cubic bezier curve parameter sets. More...
 
struct  EulerRotationOrderChunk
 An IFF chunk of a native animation storing the default Euler rotation order to use. More...
 
struct  HeaderChunk
 The IFF header chunk of a native animation resource. More...
 
struct  IndexedKeysChunk
 An IFF chunk of a native animation storing indexed key types. More...
 
struct  SingleKeysChunk
 An IFF chunk of a native animation storing "single" (non-indexed) key types. More...
 

Public Types

enum  { FOURCC, VERSION }
 IFF identifiers. More...
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum

IFF identifiers.

Enumerator
FOURCC 

The four character code identifying a native resource as an animation.

VERSION 

The version of a native resource supported by the engine.


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