Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 2730 in orxonox.OLD for orxonox/trunk/src/player.h


Ignore:
Timestamp:
Nov 5, 2004, 10:26:27 AM (21 years ago)
Author:
bensch
Message:

orxonox/trunk: implemented a glList for player:

this is for testing purposes only, and will be set correctly, as soon as the Phyisics engine is up and running.
3 things have been done:


  1. added GLuint objectList to the player class.
  2. moved the mesh-definition of the player-object to the Player::Player, and packed into a list which resides to objectList.
  3. glCallList added into Player::Draw()

Patrick: i hope you don't mind this slight change in the trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.