Added a refit to the quantized stackless tree, with updated ConcaveDemo.

This commit is contained in:
ejcoumans
2007-03-21 02:45:43 +00:00
parent b39ee3f723
commit 4685f6acc8
6 changed files with 215 additions and 65 deletions

View File

@@ -29,6 +29,8 @@ class ConcaveDemo : public DemoApplication
virtual void displayCallback();
//to show refit works
void setVertexPositions(float waveheight, float offset);
};