ReactOS 0.4.15-dev-7918-g2a2556c
_D3DXINTERSECTINFO Struct Reference

#include <d3dx9mesh.h>

Public Attributes

DWORD FaceIndex
 
FLOAT U
 
FLOAT V
 
FLOAT Dist
 

Detailed Description

Definition at line 257 of file d3dx9mesh.h.

Member Data Documentation

◆ Dist

FLOAT _D3DXINTERSECTINFO::Dist

Definition at line 262 of file d3dx9mesh.h.

◆ FaceIndex

DWORD _D3DXINTERSECTINFO::FaceIndex

Definition at line 259 of file d3dx9mesh.h.

◆ U

FLOAT _D3DXINTERSECTINFO::U

Definition at line 260 of file d3dx9mesh.h.

◆ V

FLOAT _D3DXINTERSECTINFO::V

Definition at line 261 of file d3dx9mesh.h.


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