ReactOS 0.4.15-dev-7942-gd23573b
_D3DXWELDEPSILONS Struct Reference

#include <d3dx9mesh.h>

Public Attributes

FLOAT Position
 
FLOAT BlendWeights
 
FLOAT Normals
 
FLOAT PSize
 
FLOAT Specular
 
FLOAT Diffuse
 
FLOAT Texcoords [8]
 
FLOAT Tangent
 
FLOAT Binormal
 
FLOAT TessFactor
 

Detailed Description

Definition at line 226 of file d3dx9mesh.h.

Member Data Documentation

◆ Binormal

FLOAT _D3DXWELDEPSILONS::Binormal

Definition at line 236 of file d3dx9mesh.h.

Referenced by get_component_epsilon().

◆ BlendWeights

FLOAT _D3DXWELDEPSILONS::BlendWeights

Definition at line 229 of file d3dx9mesh.h.

Referenced by get_component_epsilon().

◆ Diffuse

FLOAT _D3DXWELDEPSILONS::Diffuse

Definition at line 233 of file d3dx9mesh.h.

Referenced by get_component_epsilon().

◆ Normals

FLOAT _D3DXWELDEPSILONS::Normals

Definition at line 230 of file d3dx9mesh.h.

Referenced by get_component_epsilon().

◆ Position

FLOAT _D3DXWELDEPSILONS::Position

Definition at line 228 of file d3dx9mesh.h.

Referenced by get_component_epsilon().

◆ PSize

FLOAT _D3DXWELDEPSILONS::PSize

Definition at line 231 of file d3dx9mesh.h.

Referenced by get_component_epsilon().

◆ Specular

FLOAT _D3DXWELDEPSILONS::Specular

Definition at line 232 of file d3dx9mesh.h.

Referenced by get_component_epsilon().

◆ Tangent

FLOAT _D3DXWELDEPSILONS::Tangent

Definition at line 235 of file d3dx9mesh.h.

Referenced by get_component_epsilon().

◆ TessFactor

FLOAT _D3DXWELDEPSILONS::TessFactor

Definition at line 237 of file d3dx9mesh.h.

Referenced by get_component_epsilon().

◆ Texcoords

FLOAT _D3DXWELDEPSILONS::Texcoords[8]

Definition at line 234 of file d3dx9mesh.h.

Referenced by get_component_epsilon().


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