gluNewTess

create a tessellation object

Signature

gluNewTess()-> GLUtesselator*
gluNewTess( ) -> <class 'OpenGL.GLU.tess.LP_GLUtesselator'>
Get a new tessellator object (just unpacks the pointer for you)

Sample Code References

The following code samples have been found which appear to reference the functions described here. Take care that the code may be old, broken or not even use PyOpenGL.

gluNewTess
OpenGLContext tests/glu_tess2.py Lines: 42
OpenGLContext OpenGLContext/scenegraph/polygontessellator.py Lines: 38
{LGPL} PyMT pymt/lib/squirtle.py Lines: 21, 405
{LGPL} PyMT pymt/graphx/bezier.py Lines: 39, 140

Copyright Notices

This documentation is based on documentation licensed under the SGI Free Software License B.

AltStyle によって変換されたページ (->オリジナル) /