Ult3D
Implementation of "Ultimate 3D Game Engine Design & Architecture" by Allan Sherrod
Loading...
Searching...
No Matches
stVertex Struct Reference

Public Attributes

Ult::Vector3D pos
 
float tu
 
float tv
 
float x
 
float y
 
float z
 
float tu1
 
float tv1
 
float nx
 
float ny
 
float nz
 
float sx
 
float sy
 
float sz
 
float tr1
 

Member Data Documentation

◆ nx

float stVertex::nx

◆ ny

float stVertex::ny

◆ nz

float stVertex::nz

◆ pos

Ult::Vector3D stVertex::pos

◆ sx

float stVertex::sx

◆ sy

float stVertex::sy

◆ sz

float stVertex::sz

◆ tr1

float stVertex::tr1

◆ tu

float stVertex::tu

◆ tu1

float stVertex::tu1

◆ tv

float stVertex::tv

◆ tv1

float stVertex::tv1

◆ x

float stVertex::x

◆ y

float stVertex::y

◆ z

float stVertex::z

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