ReactOS 0.4.15-dev-7942-gd23573b
d3dx9_file_data Struct Reference

Public Attributes

ID3DXFileData ID3DXFileData_iface
 
LONG ref
 
BOOL reference
 
IDirectXFileData * dxfile_data
 
ULONG nb_children
 
ID3DXFileData ** children
 

Detailed Description

Definition at line 67 of file xfile.c.

Member Data Documentation

◆ children

ID3DXFileData** d3dx9_file_data::children

◆ dxfile_data

IDirectXFileData* d3dx9_file_data::dxfile_data

◆ ID3DXFileData_iface

ID3DXFileData d3dx9_file_data::ID3DXFileData_iface

Definition at line 69 of file xfile.c.

Referenced by impl_from_ID3DXFileData().

◆ nb_children

ULONG d3dx9_file_data::nb_children

Definition at line 73 of file xfile.c.

Referenced by d3dx9_file_data_GetChildren(), and d3dx9_file_data_Release().

◆ ref

LONG d3dx9_file_data::ref

Definition at line 70 of file xfile.c.

Referenced by d3dx9_file_data_AddRef(), and d3dx9_file_data_Release().

◆ reference

BOOL d3dx9_file_data::reference

Definition at line 71 of file xfile.c.

Referenced by d3dx9_file_data_IsReference().


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