Home
last modified time | relevance | path

Searched defs:tknot_count (Results 1 – 11 of 11) sorted by relevance

/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/sg/src/glu/
H A Dnurbs.c428 GLint tknot_count, GLfloat *tknot, in gluNurbsSurface()
H A Dnurbs.h49 GLint tknot_count; member
/dports/graphics/libGLU/glu-9.0.2/src/libnurbs/interface/
H A Dglinterface.cc200 GLint tknot_count, GLfloat *tknot, in gluNurbsSurface()
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/opengl/glu/gl2/nurbs/
H A DGLUgl2nurbsImpl.java833 public void nurbssurface(final int sknot_count, final float[] sknot, final int tknot_count, in nurbssurface()
/dports/graphics/libGLU/glu-9.0.2/src/libnurbs/internals/
H A Dnurbsinterfac.cc321 long tknot_count, /* number of t knots */ in nurbssurface()
/dports/graphics/jogl/jogl-1.1.1_9/jogl/src/classes/com/sun/opengl/impl/nurbs/
H A DGLUnurbsImpl.java828 public void nurbssurface(int sknot_count, float[] sknot, int tknot_count, in nurbssurface()
/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_gl.cpp296 GLint tknot_count = s.KnotCount(1) + 2; in ON_GL() local
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/src/3rdparty/opennurbs/
H A Dopennurbs_gl.cpp296 GLint tknot_count = s.KnotCount(1) + 2; in ON_GL() local
/dports/graphics/jogamp-jogl/jogl/make/config/jogl/
H A Dglu-CustomJavaCode-gl2.java481 int tknot_count, float[] tknot, int s_stride, int t_stride, in gluNurbsSurface()
/dports/graphics/jogl/jogl-1.1.1_9/jogl/make/
H A Dglu-CustomJavaCode.java1527 int tknot_count, float[] tknot, int s_stride, int t_stride, in gluNurbsSurface()
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/glu/
H A DGLU.java1711 int tknot_count, float[] tknot, int s_stride, int t_stride, in gluNurbsSurface()