Home
last modified time | relevance | path

Searched refs:polynum (Results 1 – 16 of 16) sorted by relevance

/dports/games/d2x/d2x-0.2.5/main/editor/
H A Dsegment.c196 int sidenum, facenum, polynum, v; in remap_vertices() local
200 for (polynum=0; polynum<segp->sides[sidenum].faces[facenum].num_polys; polynum++) { in remap_vertices()
210 int facenum, polynum, v; in copy_side_except_vertex_ids() local
223 for (polynum=0; polynum<sourceface->num_polys; polynum++) { in copy_side_except_vertex_ids()
224 poly *destpoly = &destface->polys[polynum]; in copy_side_except_vertex_ids()
225 poly *sourcepoly = &sourceface->polys[polynum]; in copy_side_except_vertex_ids()
252 int v, w, facenum, polynum; in remap_vertices_previous() local
255 for (polynum=0; polynum<segp->sides[sidenum].faces[facenum].num_polys; polynum++) { in remap_vertices_previous()
256 poly *pp = &segp->sides[sidenum].faces[facenum].polys[polynum]; in remap_vertices_previous()
282 int v, w, facenum, polynum; in remap_vertices_previous_right() local
[all …]
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dnodebuild_utility.cpp412 if (GetPolyExtents (spot->polynum, bbox)) in FindPolyContainers()
421 if (anchor->polynum == spot->polynum) in FindPolyContainers()
542 bool FNodeBuilder::GetPolyExtents (int polynum, fixed_t bbox[4]) in GetPolyExtents() argument
553 Level.Lines[Segs[i].linedef].args[0] == polynum) in GetPolyExtents()
587 Level.Lines[Segs[i].linedef].args[0] == polynum) in GetPolyExtents()
H A Dnodebuild.h202 int polynum; member
267 bool GetPolyExtents (int polynum, fixed_t bbox[4]);
H A Dpo_man.cpp779 bool EV_StopPoly(int polynum) in EV_StopPoly() argument
783 if (NULL != (poly = PO_GetPolyobj(polynum))) in EV_StopPoly()
H A Dp_setup.cpp3338 newvert.polynum = MapThingsConverted[i].angle; in P_GetPolySpots()
/dports/emulators/mess/mame-mame0226/src/osd/modules/render/
H A Ddrawd3d.cpp1823 for (int polynum = 0; polynum < m_numpolys; polynum++) in primitive_flush_pending() local
1825 uint32_t flags = m_poly[polynum].flags(); in primitive_flush_pending()
1826 texture_info *texture = m_poly[polynum].texture(); in primitive_flush_pending()
1840 set_modmode(m_poly[polynum].modmode()); in primitive_flush_pending()
1843 if (vertnum + m_poly[polynum].numverts() > m_numverts) in primitive_flush_pending()
1845 …Error: vertnum (%d) plus poly vertex count (%d) > %d\n", vertnum, m_poly[polynum].numverts(), m_nu… in primitive_flush_pending()
1849 assert(vertnum + m_poly[polynum].numverts() <= m_numverts); in primitive_flush_pending()
1856 m_shaders->render_quad(&m_poly[polynum], vertnum); in primitive_flush_pending()
1864 result = m_device->DrawPrimitive(m_poly[polynum].type(), vertnum, m_poly[polynum].count()); in primitive_flush_pending()
1869 vertnum += m_poly[polynum].numverts(); in primitive_flush_pending()
/dports/emulators/mame/mame-mame0226/src/osd/modules/render/
H A Ddrawd3d.cpp1823 for (int polynum = 0; polynum < m_numpolys; polynum++) in primitive_flush_pending() local
1825 uint32_t flags = m_poly[polynum].flags(); in primitive_flush_pending()
1826 texture_info *texture = m_poly[polynum].texture(); in primitive_flush_pending()
1840 set_modmode(m_poly[polynum].modmode()); in primitive_flush_pending()
1843 if (vertnum + m_poly[polynum].numverts() > m_numverts) in primitive_flush_pending()
1845 …Error: vertnum (%d) plus poly vertex count (%d) > %d\n", vertnum, m_poly[polynum].numverts(), m_nu… in primitive_flush_pending()
1849 assert(vertnum + m_poly[polynum].numverts() <= m_numverts); in primitive_flush_pending()
1856 m_shaders->render_quad(&m_poly[polynum], vertnum); in primitive_flush_pending()
1864 result = m_device->DrawPrimitive(m_poly[polynum].type(), vertnum, m_poly[polynum].count()); in primitive_flush_pending()
1869 vertnum += m_poly[polynum].numverts(); in primitive_flush_pending()
/dports/games/csmash/csmash-0.6.6/
H A Dparts.h152 inline polygon(const polyhedron& parent, int polynum) in polygon() argument
153 : p(parent), num(polynum) { in polygon()
/dports/math/gnuplot-tex-extras/gnuplot-5.2.8/src/
H A Dhidden3d.c1900 long int polynum; /* ... and its index in the plist */ in in_front() local
1989 for (polynum = *firstpoly; polynum >=0; polynum = p->next) in in_front()
1996 polynum = qlist[listhead].p; in in_front()
1998 p = plist + polynum; in in_front()
2037 *firstpoly = polynum; in in_front()
2175 in_front(edgenum, newvert[1], vnum2, &polynum); in in_front()
2179 &plist[polynum].next); in in_front()
/dports/math/fricas/fricas-1.3.7/src/algebra/
H A Dintden.spad410 polynum := leadingCoefficient(polyden)*polynum1
415 -- print(polynum::OutputForm)
421 tf := -retract(eval(polynum, dummy, rf1))@F/(rfc*ddf)
426 tf := retract(polynum)@F
431 elpart := elpart + polynum/polyden
/dports/math/gnuplot/gnuplot-5.4.1/src/
H A Dhidden3d.c1853 long int polynum; /* ... and its index in the plist */ in in_front() local
1926 polynum = qlist[listhead].p; in in_front()
1927 p = plist + polynum; in in_front()
1961 *firstpoly = polynum; in in_front()
2098 in_front(edgenum, newvert[1], vnum2, &polynum); in in_front()
/dports/math/gnuplot-lite/gnuplot-5.4.1/src/
H A Dhidden3d.c1853 long int polynum; /* ... and its index in the plist */ in in_front() local
1926 polynum = qlist[listhead].p; in in_front()
1927 p = plist + polynum; in in_front()
1961 *firstpoly = polynum; in in_front()
2098 in_front(edgenum, newvert[1], vnum2, &polynum); in in_front()
/dports/math/fricas/fricas-1.3.7/pre-generated/src/algebra/
H A DINTDEN.lsp1775 (|polynum| #4=(|SparseUnivariatePolynomial| F)) (|v1| (F))
1875 (LETT |polynum|
1914 (SPADCALL |polynum|
1930 (SPADCALL |polynum|
1959 |polynum|
/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/
H A Drasterize.cpp283 int polynum; member in RasterizerUnit
956 polynum = i; in mainLoop()
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Utilities/simmToOpenSim/
H A Dmodelplot.h337 int polynum; /* the polygon number */ variable
H A Dinit.c568 ms->dis.hpoly.polynum = -1; in init_model_display()