xoreos  0.0.5
Public Member Functions | Public Attributes | List of all members
Graphics::Aurora::ModelNode_DragonAge::MeshDeclaration Struct Reference

An internal mesh declaration part. More...

Collaboration diagram for Graphics::Aurora::ModelNode_DragonAge::MeshDeclaration:
Collaboration graph
[legend]

Public Member Functions

 MeshDeclaration (MeshDeclUse u=kMeshDeclUseUnused, const ::Aurora::GFF4Struct *g=0, int32 o=-1, MeshDeclType t=kMeshDeclTypeUnused)
 

Public Attributes

MeshDeclUse use
 
const ::Aurora::GFF4Structgff
 
int32 offset
 
MeshDeclType type
 

Detailed Description

An internal mesh declaration part.

Definition at line 145 of file model_dragonage.h.

Constructor & Destructor Documentation

◆ MeshDeclaration()

Graphics::Aurora::ModelNode_DragonAge::MeshDeclaration::MeshDeclaration ( MeshDeclUse  u = kMeshDeclUseUnused,
const ::Aurora::GFF4Struct g = 0,
int32  o = -1,
MeshDeclType  t = kMeshDeclTypeUnused 
)
inline

Definition at line 152 of file model_dragonage.h.

Member Data Documentation

◆ gff

const ::Aurora::GFF4Struct* Graphics::Aurora::ModelNode_DragonAge::MeshDeclaration::gff

Definition at line 147 of file model_dragonage.h.

◆ offset

int32 Graphics::Aurora::ModelNode_DragonAge::MeshDeclaration::offset

Definition at line 149 of file model_dragonage.h.

◆ type

MeshDeclType Graphics::Aurora::ModelNode_DragonAge::MeshDeclaration::type

Definition at line 150 of file model_dragonage.h.

◆ use

MeshDeclUse Graphics::Aurora::ModelNode_DragonAge::MeshDeclaration::use

Definition at line 146 of file model_dragonage.h.


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