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

#include <PortalSystem.h>

Public Attributes

float x
 
float y
 
float z
 
float tu
 
float tv
 

Member Data Documentation

◆ tu

float stSectorVertex::tu

◆ tv

float stSectorVertex::tv

◆ x

float stSectorVertex::x

◆ y

float stSectorVertex::y

◆ z

float stSectorVertex::z

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