Murl::Resource::IMesh::Iff Struct Reference

IFF file specific structs. More...

#include "murl_resource_i_mesh.h"

Classes

struct  AdjacentIndicesChunk
 An IFF chunk containing information about adjacent indices. More...
 
struct  AdjacentVerticesChunk
 An IFF chunk containing information about adjacent vertices. More...
 
struct  BoundingLeavesChunk
 An IFF chunk containing information about bounding volume hierarchy leaves. More...
 
struct  BoundingNodesChunk
 An IFF chunk containing information about bounding volume hierarchy nodes. More...
 
struct  BoundingVerticesChunk
 An IFF chunk containing information about bounding volume hierarchy vertices. More...
 
struct  BspFacesChunk
 An IFF chunk containing information about BSP faces. More...
 
struct  BspLeavesChunk
 An IFF chunk containing information about BSP leaves. More...
 
struct  BspNodesChunk
 An IFF chunk containing information about BSP nodes. More...
 
struct  BspPlanesChunk
 An IFF chunk containing information about BSP splitting planes. More...
 
struct  BspPvsChunk
 An IFF chunk containing the "potentially visible set" BSP information. More...
 
struct  BspSegmentsChunk
 An IFF chunk containing information about BSP segments. More...
 
struct  CollisionSurfaceChunk
 An IFF chunk containing information about a collision surface. More...
 
struct  DeformAttributeChunk
 An IFF chunk containing a single deformed vertex attribute. More...
 
struct  DeformBufferChunk
 An IFF chunk containing deforming data for a given vertex buffer. More...
 
struct  DeformEntryChunk
 An IFF chunk containing deforming data for a given deform buffer. More...
 
struct  HeaderChunk
 The IFF header chunk of a native mesh resource. More...
 
struct  IndexBufferChunk
 An IFF chunk containing an index buffer. More...
 
struct  IndexSegmentsChunk
 An IFF chunk containing information about index buffer segments. More...
 
struct  MorphAttributeChunk
 An IFF chunk containing a single morphed vertex attribute. More...
 
struct  MorphBufferChunk
 An IFF chunk containing morphing data for a given vertex buffer. More...
 
struct  VertexAttributeChunk
 An IFF chunk containing a single vertex attribute descriptor. More...
 
struct  VertexBufferChunk
 An IFF chunk containing a vertex buffer. 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 mesh.

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


Copyright © 2011-2024 Spraylight GmbH.