zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
_D3DXCONSTANT_DESC Struct Reference

#include <d3dx9shader.h>

Public Attributes

UINT Bytes
 
D3DXPARAMETER_CLASS Class
 
UINT Columns
 
LPCVOID DefaultValue
 
UINT Elements
 
LPCSTR Name
 
UINT RegisterCount
 
UINT RegisterIndex
 
D3DXREGISTER_SET RegisterSet
 
UINT Rows
 
UINT StructMembers
 
D3DXPARAMETER_TYPE Type
 

Detailed Description

Definition at line 241 of file d3dx9shader.h.

Member Data Documentation

UINT _D3DXCONSTANT_DESC::Bytes

Definition at line 257 of file d3dx9shader.h.

D3DXPARAMETER_CLASS _D3DXCONSTANT_DESC::Class

Definition at line 249 of file d3dx9shader.h.

UINT _D3DXCONSTANT_DESC::Columns

Definition at line 253 of file d3dx9shader.h.

LPCVOID _D3DXCONSTANT_DESC::DefaultValue

Definition at line 258 of file d3dx9shader.h.

UINT _D3DXCONSTANT_DESC::Elements

Definition at line 254 of file d3dx9shader.h.

LPCSTR _D3DXCONSTANT_DESC::Name

Definition at line 243 of file d3dx9shader.h.

UINT _D3DXCONSTANT_DESC::RegisterCount

Definition at line 247 of file d3dx9shader.h.

UINT _D3DXCONSTANT_DESC::RegisterIndex

Definition at line 246 of file d3dx9shader.h.

D3DXREGISTER_SET _D3DXCONSTANT_DESC::RegisterSet

Definition at line 245 of file d3dx9shader.h.

UINT _D3DXCONSTANT_DESC::Rows

Definition at line 252 of file d3dx9shader.h.

UINT _D3DXCONSTANT_DESC::StructMembers

Definition at line 255 of file d3dx9shader.h.

D3DXPARAMETER_TYPE _D3DXCONSTANT_DESC::Type

Definition at line 250 of file d3dx9shader.h.


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