Home
last modified time | relevance | path

Searched refs:untwisted_verts4 (Results 1 – 2 of 2) sorted by relevance

/dports/games/magiccube4d/magiccube4d-src-2_2/
H A DPolymgr.h80 int nverts4, real untwisted_verts4[][4],
116 real untwisted_verts4[][4], // NULL if use pristine
141 real untwisted_verts4[MAXVERTS][4]; variable
H A DPolymgr.cpp120 n_untwisted_verts4 = getUntwistedVerts4(untwisted_verts4, faceshrink, stickershrink); in reset()
129 untwisted_verts4, in reset()
146 getUntwistedVerts4(untwisted_verts4, in setShrinkers()
543 int nverts4, real untwisted_verts4[][4], in calc2DFrameInfo()
561 nverts4, untwisted_verts4, eyew, cullcells, in calc2DFrameInfo()
770 n_untwisted_verts4, untwisted_verts4, in getFrame()
865 uv4 = untwisted_verts4; in calc3DFrameInfo()
912 if (INRANGE(ranges[j][0] <=, untwisted_verts4[i][whichax], in calc3DFrameInfo()
915 VXM4(toverts4[i], untwisted_verts4[i], mat); in calc3DFrameInfo()
920 SET4(toverts4[i], untwisted_verts4[i]); in calc3DFrameInfo()
[all …]