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

#include <SphereShape.h>

Public Attributes

float x
 
float y
 
float z
 
float tu1
 
float tv1
 
float nx
 
float ny
 
float nz
 

Member Data Documentation

◆ nx

float Ult::stUnitSphereVertex::nx

◆ ny

float Ult::stUnitSphereVertex::ny

◆ nz

float Ult::stUnitSphereVertex::nz

◆ tu1

float Ult::stUnitSphereVertex::tu1

◆ tv1

float Ult::stUnitSphereVertex::tv1

◆ x

float Ult::stUnitSphereVertex::x

◆ y

float Ult::stUnitSphereVertex::y

◆ z

float Ult::stUnitSphereVertex::z

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