add wired & points sphere;

add 2 functions in quadric object

git-svn-id: svn://kolibrios.org@5290 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
IgorA
2014-12-29 22:06:55 +00:00
parent e59705525a
commit 09b127b67d
2 changed files with 306 additions and 27 deletions

View File

@@ -160,6 +160,8 @@ E_LIB glClose ;(void)
E_LIB gluNewQuadric
E_LIB gluDeleteQuadric
E_LIB gluQuadricDrawStyle
E_LIB gluQuadricOrientation
E_LIB gluSphere
;