Home
last modified time | relevance | path

Searched defs:vknot (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/geomview/geomview-1.9.5/src/lib/mg/rib/
H A Dmgribdraw.c620 static float *uknot=NULL, *vknot=NULL; in mgrib_bezier() local
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/
H A Ddrawsurface.h168 drawNurbs(const vm::array& g, const vm::array* uknot, const vm::array* vknot, in drawNurbs()
H A Ddrawsurface.cc637 static double vknot[]={0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0}; in write() local
H A Drunpicture.cc1012 realarray * vknot=vm::pop<realarray *>(Stack); in gen_runpicture49() local
/dports/math/asymptote/asymptote-2.67/
H A Ddrawsurface.cc722 static double vknot[]={0.0,0.0,0.0,0.0,1.0,1.0,1.0,1.0}; in write() local
H A Drunpicture.cc1035 realarray * vknot=vm::pop<realarray *>(Stack); in gen_runpicture51() local
/dports/graphics/pixie/Pixie/src/ri/
H A DriInterface.cpp267 …nt nu,int uorder,float *uknot,float umin,float umax,int nv,int vorder,float *vknot,float vmin,floa… in RiNuPatchV()
H A Dri.cpp1816 RtFloat *vknot, RtFloat vmin, RtFloat vmax, ...) { in RiNuPatch()
1829 RtFloat *vknot, RtFloat vmin, RtFloat vmax, in RiNuPatchV()