Gama C Library
Gama C API Documentation
gm3Tex Struct Reference

Represents a 2D texture coordinate. More...

#include <mesh.h>

Data Fields

double u
double v

Detailed Description

Represents a 2D texture coordinate.

Field Documentation

◆ u

double gm3Tex::u

◆ v

double gm3Tex::v

The U and V texture coordinates.


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