Home
last modified time | relevance | path

Searched defs:icosahedron (Results 1 – 21 of 21) sorted by relevance

/dports/graphics/wings/wings-8d019ebe48/plugins_src/primitives/
H A Dwpc_geodome.erl106 icosahedron(false) -> function
124 icosahedron(true) -> function
/dports/graphics/xpaint/xpaint-2.9.10.3/share/c_scripts/3d_surfaces/
H A Dpolyhedra.c75 void icosahedron() in icosahedron() function
/dports/science/molscript/MolScript-280abee/code/clib/
H A Dbody3d.c22 static vector3 *icosahedron = NULL; variable
H A Dogl_body.c42 static vector3 *icosahedron = NULL; variable
/dports/math/py-sympy/sympy-1.9/sympy/combinatorics/
H A Dpolyhedron.py956 icosahedron = Polyhedron( variable
/dports/graphics/wings/wings-8d019ebe48/src/
H A Dwings_shapes.erl206 icosahedron(Ask, St) when is_atom(Ask) -> function
212 icosahedron([S|Transf], St) -> function
/dports/devel/py-trimesh/trimesh-3.5.25/trimesh/
H A Dcreation.py553 def icosahedron(): function
/dports/science/cdo/cdo-2.0.0/src/
H A Dgrid_icosphere.cc24 namespace icosahedron namespace
/dports/science/py-pymol/pymol-open-source-2.4.0/layer0/
H A DSphere.cpp52 static const int icosahedron[21][3] = { variable
/dports/devel/ppl/ppl-1.2/tests/Polyhedron/
H A Dsimplifyusingcontext1.cc34 C_Polyhedron icosahedron(3); in test01() local
H A Dintersection1.cc35 C_Polyhedron icosahedron(3); in test01() local
/dports/math/polymake/polymake-4.5/apps/polytope/src/
H A Dwythoff.cc455 BigObject icosahedron() in icosahedron() function
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/add_mesh_geodesic_domes/
H A Dgeodesic_classes_271.py577 class icosahedron(geodesic): class
/dports/science/afni/afni-AFNI_21.3.16/src/SUMA/GLUT/libglut/
H A Dglut_shapes.c551 icosahedron(GLenum shadeType) in icosahedron() function
/dports/cad/calculix/CalculiX/glut-3.5/src/
H A Dglut_shapes.c550 icosahedron(GLenum shadeType) in icosahedron() function
/dports/x11-toolkits/gtkglext/gtkglext-1.2.0/gdk/
H A Dgdkglshapes.c572 icosahedron(GLenum shadeType) in icosahedron() function
/dports/science/elmerfem/elmerfem-release-9.0/post/src/glaux_mingw/src/
H A Dshapes.c474 static void icosahedron(GLdouble p0[3], GLdouble radius, GLenum shadeType) in icosahedron() function
/dports/x11-toolkits/plib/plib-1.8.5/src/ssgAux/
H A DssgaShapes.cxx353 static Triangle icosahedron [ 20 ] = variable
/dports/science/elmerfem/elmerfem-release-9.0/post/src/glaux/
H A Dshapes.c784 static void icosahedron(GLdouble p0[3], GLdouble radius, GLenum shadeType) in icosahedron() function
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/opengl/util/gl2/
H A DGLUT.java874 private static void icosahedron(final GL2 gl, final int shadeType) { in icosahedron() method in GLUT
/dports/graphics/jogl/jogl-1.1.1_9/jogl/src/classes/com/sun/opengl/util/
H A DGLUT.java872 private static void icosahedron(GL gl, int shadeType) { in icosahedron() method in GLUT