Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
W3dTexCoordStruct Struct Reference

#include <w3d_file.h>

Public Member Functions

bool operator== (W3dTexCoordStruct t)
 
bool operator== (W3dTexCoordStruct t)
 

Public Attributes

float32 U
 
float32 V
 

Detailed Description

Definition at line 542 of file w3d_file.h.

Member Function Documentation

◆ operator==() [1/2]

bool W3dTexCoordStruct::operator== ( W3dTexCoordStruct t)
inline

Definition at line 544 of file w3d_file.h.

◆ operator==() [2/2]

bool W3dTexCoordStruct::operator== ( W3dTexCoordStruct t)
inline

Definition at line 516 of file w3d_file.h.

Member Data Documentation

◆ U

float32 W3dTexCoordStruct::U

Definition at line 549 of file w3d_file.h.

◆ V

float32 W3dTexCoordStruct::V

Definition at line 550 of file w3d_file.h.


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