|
|||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||
VETMesh
originally ported from David Eberly's c++, modifications and
enhancements made from there.VariableTimestepGame implements a very simple loop, updating
game logic and rendering as fast as hardware permits.Vector2f defines a Vector for a two float value vector.Vector3f defines a Vector for a three float value tuple.Vector3f with default
values of (0,0,0).
Vector3f with provides
values.
Vector3f that is a copy
of the provided vector
|
|||||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||||