ReactOS 0.4.15-dev-7918-g2a2556c
d3drm_light_array Struct Reference

Public Attributes

IDirect3DRMLightArray IDirect3DRMLightArray_iface
 
LONG ref
 
ULONG size
 
IDirect3DRMLight ** lights
 

Detailed Description

Definition at line 50 of file frame.c.

Member Data Documentation

◆ IDirect3DRMLightArray_iface

IDirect3DRMLightArray d3drm_light_array::IDirect3DRMLightArray_iface

Definition at line 52 of file frame.c.

Referenced by impl_from_IDirect3DRMLightArray().

◆ lights

IDirect3DRMLight** d3drm_light_array::lights

Definition at line 55 of file frame.c.

Referenced by d3drm_frame3_GetLights(), and d3drm_light_array_create().

◆ ref

LONG d3drm_light_array::ref

Definition at line 53 of file frame.c.

◆ size

ULONG d3drm_light_array::size

Definition at line 54 of file frame.c.


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