Murl::Resource::IAnimation::Iff Struct Reference

IFF file specific structs. More...

#include "murl_resource_i_animation.h"

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_FILE , VERSION }
 IFF identifiers. More...
 

Detailed Description

IFF file specific structs.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum

IFF identifiers.

Enumerator
FOURCC_FILE 

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:
  • murl_resource_i_animation.h


Copyright © 2011-2024 Spraylight GmbH.