ReactOS 0.4.15-dev-7918-g2a2556c
mesh Struct Reference
Collaboration diagram for mesh:

Public Attributes

DWORD number_of_vertices
 
struct vertexvertices
 
DWORD number_of_faces
 
facefaces
 
DWORD fvf
 
UINT vertex_size
 

Detailed Description

Definition at line 197 of file mesh.c.

Member Data Documentation

◆ faces

◆ fvf

◆ number_of_faces

DWORD mesh::number_of_faces

◆ number_of_vertices

DWORD mesh::number_of_vertices

◆ vertex_size

UINT mesh::vertex_size

Definition at line 206 of file mesh.c.

Referenced by compare_mesh(), compare_text_outline_mesh(), and D3DXCreateMeshTest().

◆ vertices


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