Murl::Resource::IGraph::Iff Struct Reference

IFF file specific structs. More...

#include "murl_resource_i_graph.h"

Classes

struct  AttributesChunk
 An IFF chunk of a native graph resource storing multiple node attributes. More...
 
struct  HeaderChunk
 The IFF header chunk of a native graph resource. More...
 
struct  NodesChunk
 An IFF chunk of a native graph resource storing multiple node descriptors. More...
 
struct  StringsChunk
 An IFF chunk of a native graph resource storing the string table. 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 a graph.

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_graph.h


Copyright © 2011-2024 Spraylight GmbH.