ReactOS 0.4.15-dev-7842-g558ab78
d3dx_technique Struct Reference
Collaboration diagram for d3dx_technique:

Public Attributes

charname
 
UINT pass_count
 
UINT annotation_count
 
struct d3dx_parameterannotations
 
struct d3dx_passpasses
 
struct IDirect3DStateBlock9 * saved_state
 

Detailed Description

Definition at line 145 of file effect.c.

Member Data Documentation

◆ annotation_count

UINT d3dx_technique::annotation_count

◆ annotations

struct d3dx_parameter* d3dx_technique::annotations

◆ name

char* d3dx_technique::name

◆ pass_count

◆ passes

◆ saved_state

struct IDirect3DStateBlock9* d3dx_technique::saved_state

Definition at line 154 of file effect.c.

Referenced by d3dx_effect_Begin(), d3dx_effect_End(), and free_technique().


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