Home
last modified time | relevance | path

Searched refs:tknot_count (Results 1 – 24 of 24) 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() argument
455 nobj->surface.geom.tknot_count=tknot_count; in gluNurbsSurface()
469 nobj->surface.color.tknot_count=tknot_count; in gluNurbsSurface()
481 nobj->surface.normal.tknot_count=tknot_count; in gluNurbsSurface()
496 nobj->surface.texture.tknot_count=tknot_count; in gluNurbsSurface()
H A Dnurbssrf.c82 if(attrib->tknot_count < attrib->torder +2) in test_nurbs_surface()
97 if((err=test_knot(attrib->tknot_count,attrib->tknot,attrib->torder)) in test_nurbs_surface()
165 t_cnt=attrib->tknot_count-attrib->torder; in convert_surf()
327 nknots=geom_t_knot->nknots=nobj->surface.geom.tknot_count; in fill_knot_structures()
382 nknots=color_t_knot->nknots=nobj->surface.color.tknot_count; in fill_knot_structures()
443 nknots=normal_t_knot->nknots=nobj->surface.normal.tknot_count; in fill_knot_structures()
504 nknots=texture_t_knot->nknots=nobj->surface.texture.tknot_count; in fill_knot_structures()
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() argument
220 tknot_count, tknot, in gluNurbsSurface()
229 r->nurbssurface(sknot_count, sknot, tknot_count, tknot, in gluNurbsSurface()
/dports/graphics/libGLU/glu-9.0.2/src/libnurbs/internals/
H A Dnurbsinterfac.cc321 long tknot_count, /* number of t knots */ in nurbssurface() argument
355 tknotvector.init( tknot_count, t_byte_stride, torder, tknot ); in nurbssurface()
/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() argument
852 final Knotvector tknotvector = new Knotvector(tknot_count, t_stride, torder, 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() argument
847 Knotvector tknotvector = new Knotvector(tknot_count, t_stride, torder, 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
297 GLfloat* tknot = (GLfloat*)onmalloc( tknot_count*sizeof(*tknot) ); in ON_GL()
329 tknot_count, in ON_GL()
/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
297 GLfloat* tknot = (GLfloat*)onmalloc( tknot_count*sizeof(*tknot) ); in ON_GL()
329 tknot_count, in ON_GL()
/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() argument
484 ((GLUgl2nurbsImpl) r).nurbssurface(sknot_count, sknot, tknot_count, tknot, s_stride, in gluNurbsSurface()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/sg/src/glu/GL/
H A Dglu.h310 GLint tknot_count, GLfloat *tknot,
/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() argument
1530 ((GLUnurbsImpl) r).nurbssurface(sknot_count, sknot, tknot_count, tknot, s_stride, in gluNurbsSurface()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/GL/
H A Dglu.h90 void APIENTRY gluNurbsSurface(GLUnurbs *nobj,GLint sknot_count,float *sknot,GLint tknot_count,GLflo…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/GL/
H A Dglu.h90 void APIENTRY gluNurbsSurface(GLUnurbs *nobj,GLint sknot_count,float *sknot,GLint tknot_count,GLflo…
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/graphics/gl/
H A DGLU.H322 GLint tknot_count,
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/msw/gnuwin32/gl/
H A Dglu.h322 GLint tknot_count,
/dports/science/smoldyn/smoldyn-2.67/source/MSVClibs/GL/
H A DGLU.h326 GLint tknot_count,
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/src/opengl/
H A Dglu_h.ads299 tknot_count : gl_h.GLint;
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/opengl/
H A Dglu_h.ads299 tknot_count : gl_h.GLint;
/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() argument
1714 ((GLUnurbsImpl) r).nurbssurface(sknot_count, sknot, tknot_count, tknot, s_stride, in gluNurbsSurface()
/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dgl_glu_h.ads411 tknot_count : GL_gl_h.GLint;
/dports/lang/nim/nim-1.6.2/tests/manyloc/keineschweine/lib/
H A Dglu.nim154 tknot_count: TGLint, tknot: PGLfloat,
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/OpenGL/
H A Dmod.rs382 …pub fn gluNurbsSurface(nobj: *mut GLUnurbs, sknot_count: i32, sknot: *mut f32, tknot_count: i32, t… in gluNurbsSurface()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/OpenGL/
H A Dmod.rs5902 pub unsafe fn gluNurbsSurface(nobj: *mut GLUnurbs, sknot_count: i32, sknot: *mut f32, tknot_count: …
5907 …fn gluNurbsSurface(nobj: *mut GLUnurbs, sknot_count: i32, sknot: *mut f32, tknot_count: i32, tknot…
5913 ::std::mem::transmute(tknot_count),