Advertisement

Probs with Lesson35

Started by September 17, 2001 11:02 AM
-1 comments, last by TipplerP 23 years, 5 months ago
Hi guys! I want to delete the funktion Height(byte* pHeightmap,int X,intY) so that I have one line of code and no funktion anymore. like this: ... y = pHeightmap[X+(Y*STEP_SIZE)]; z = ... glVertex3i(x,y,z): ... But how does it works?! A little bit of code?! I know I''m so stupid!:D Thx PS. Sorry for my english it is not my native language!

This topic is closed to new replies.

Advertisement