Added first cut of new primtive shapes support.

This commit is contained in:
Robert Osfield
2002-10-30 13:27:15 +00:00
parent 2e99fdacfc
commit da84f9b4aa
17 changed files with 1674 additions and 33 deletions

5
src/osg/Shape.cpp Normal file
View File

@@ -0,0 +1,5 @@
#include <osg/Shape>