ReactOS 0.4.15-dev-8096-ga0eec98
ID3DXConstantTableImpl Struct Reference
Collaboration diagram for ID3DXConstantTableImpl:

Public Attributes

ID3DXConstantTable ID3DXConstantTable_iface
 
LONG ref
 
charctab
 
DWORD size
 
D3DXCONSTANTTABLE_DESC desc
 
struct ctab_constantconstants
 

Detailed Description

Definition at line 724 of file shader.c.

Member Data Documentation

◆ constants

struct ctab_constant* ID3DXConstantTableImpl::constants

Definition at line 730 of file shader.c.

◆ ctab

char* ID3DXConstantTableImpl::ctab

◆ desc

D3DXCONSTANTTABLE_DESC ID3DXConstantTableImpl::desc

Definition at line 729 of file shader.c.

◆ ID3DXConstantTable_iface

ID3DXConstantTable ID3DXConstantTableImpl::ID3DXConstantTable_iface

Definition at line 725 of file shader.c.

Referenced by impl_from_ID3DXConstantTable().

◆ ref

LONG ID3DXConstantTableImpl::ref

Definition at line 726 of file shader.c.

Referenced by ID3DXConstantTableImpl_Release().

◆ size

DWORD ID3DXConstantTableImpl::size

Definition at line 728 of file shader.c.


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