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

#include <d3dx9math.h>

Public Attributes

FLOAT a
 
FLOAT b
 
FLOAT c
 
FLOAT d
 

Detailed Description

Definition at line 471 of file d3dx9math.h.

Member Data Documentation

FLOAT D3DXPLANE::a

Definition at line 502 of file d3dx9math.h.

Referenced by D3DXPlaneScale().

FLOAT D3DXPLANE::b

Definition at line 502 of file d3dx9math.h.

Referenced by D3DXPlaneScale().

FLOAT D3DXPLANE::c

Definition at line 502 of file d3dx9math.h.

Referenced by D3DXPlaneScale().

FLOAT D3DXPLANE::d

Definition at line 502 of file d3dx9math.h.

Referenced by D3DXPlaneScale().


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