|
Ult3D
Implementation of "Ultimate 3D Game Engine Design & Architecture" by Allan Sherrod
|
#include <SquareShape.h>
Public Attributes | |
| float | x |
| float | y |
| float | z |
| float | tu1 |
| float | tv1 |
| float | nx |
| float | ny |
| float | nz |
| float Ult::stUnitSquareVertex::nx |
| float Ult::stUnitSquareVertex::ny |
| float Ult::stUnitSquareVertex::nz |
| float Ult::stUnitSquareVertex::tu1 |
| float Ult::stUnitSquareVertex::tv1 |
| float Ult::stUnitSquareVertex::x |
| float Ult::stUnitSquareVertex::y |
| float Ult::stUnitSquareVertex::z |