*** empty log message ***
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
|
||||
namespace osgUtil {
|
||||
|
||||
/** A simple class for tesselating a single polygon boundary.
|
||||
* Currently uses old style glu tesselation functions for portablity.
|
||||
* It be nice to use the modern glu tesselation functions or to find
|
||||
/** A simple class for tessellating a single polygon boundary.
|
||||
* Currently uses old style glu tessellation functions for portability.
|
||||
* It be nice to use the modern glu tessellation functions or to find
|
||||
* a small set of code for doing this job better.*/
|
||||
class OSGUTIL_EXPORT Tesselator
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user