Home
last modified time | relevance | path

Searched refs:BezierPatch (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/geomview/geomview-1.9.5/src/bin/geomutil/math2oogl/
H A DBezierPlot.m5 BezierPatch::usage = "\n
6 BezierPatch[ 4 by 4 array ] describes a bicubic Bezier patch\n
13 a 3D vector.) BezierPlot returns an array of BezierPatch'es.\n
48 BezierPatch[
59 Format[x_BezierPatch]:="-BezierPatch-"
H A DOOGL.m151 SameQ[gobj[[0]],MeshGraphics] || SameQ[gobj[[0]],BezierPlot`BezierPatch]
152 || SameQ[gobj[[0]],BezierPatch])
/dports/math/asymptote/asymptote-2.67/
H A Dbezierpatch.h17 struct BezierPatch struct
168 struct BezierTriangle : public BezierPatch {
170 BezierTriangle() : BezierPatch() {} in BezierTriangle()
194 struct Triangles : public BezierPatch {
196 Triangles() : BezierPatch() {} in Triangles()
H A Dbezierpatch.cc270 void BezierPatch::init(double res) in init()
281 void BezierPatch::render(const triple *p, bool straight, GLfloat *c0) in render()
363 void BezierPatch::render(const triple *p, in render()
H A Ddrawsurface.h136 BezierPatch S;
H A DChangeLog3397 Fix epsilon; move derivative and normal into BezierPatch.
3890 Move further parameters into BezierPatch class; fix index.
9295 Test empty flag in BezierPatch::draw().
/dports/graphics/embree/embree-3.13.2/kernels/subdiv/
H A Dpatch.h38 # define RegularPatch BezierPatch
157 struct BezierPatch struct
162 … return Ref(BEZIER_PATCH, new (alloc(sizeof(BezierPatch))) BezierPatch(edge,vertices,stride)); in create()
165 __forceinline BezierPatch (const HalfEdge* edge, const char* vertices, size_t stride) in BezierPatch() function
172 …return Ref(BEZIER_PATCH, new (alloc(sizeof(BezierPatch))) BezierPatch(patch,border0,border1,border… in create()
175 …__forceinline BezierPatch (const CatmullClarkPatch& patch, const BezierCurve* border0, const Bezie… in BezierPatch() argument
H A Dpatch_eval_grid.h20 typedef BezierPatch3fa BezierPatch; typedef
148 evalLocalGrid((Patch::BezierPatch*)This.object(),srange,lx0,lx1,ly0,ly1); in eval()
H A Dpatch_eval.h88 …((typename Patch::BezierPatch*)This.object())->patch.eval(u,v,P,dPdu,dPdv,ddPdudu,ddPdvdv,ddPdudv,… in eval()
H A Dpatch_eval_simd.h91 …((typename Patch::BezierPatch*)This.object())->patch.eval(valid,u,v,P,dPdu,dPdv,ddPdudu,ddPdvdv,dd… in eval()
H A Dfeature_adaptive_eval.h23 typedef BezierPatchT<Vertex,Vertex_t> BezierPatch; typedef
H A Dfeature_adaptive_eval_simd.h23 typedef BezierPatchT<Vertex,Vertex_t> BezierPatch; typedef
H A Dfeature_adaptive_eval_grid.h22 typedef BezierPatch3fa BezierPatch; typedef
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/CMake/Templates/
H A DSDK_Samples_CMakeLists.txt.in14 add_subdirectory(BezierPatch)
/dports/games/cake/cake_src/cake/
H A Dtypes.h40 class BezierPatch; variable
/dports/math/asymptote/asymptote-2.67/doc/
H A Dasymptote.texi1435 …urceforge.io/gallery/3Dwebgl/BezierPatch.pdf,,BezierPatch}@uref{https://asymptote.sourceforge.io/g…
10170 @c LocalWords: 5bp 1cm BezierPatch 2S 100pt 3t abs2 12pt cp1251 5mm
/dports/print/texlive-base/texlive-20150521-source/utils/asymptote/
H A DChangeLog1576 M /trunk/asymptote/examples/BezierPatch.asy
5983 M /trunk/asymptote/examples/BezierPatch.asy
13193 M /trunk/asymptote/examples/BezierPatch.asy
17648 A /trunk/asymptote/examples/BezierPatch.asy