Home
last modified time | relevance | path

Searched refs:get_rayon (Results 1 – 3 of 3) sorted by relevance

/dports/science/gabedit/GabeditSrc251_300720/src/Geometry/
H A DPovray.c108 static gdouble get_rayon(gint i) in get_rayon() function
225 Center.C[0],Center.C[1],Center.C[2],scale*get_rayon(num), in get_pov_ball_for_stick()
854 gdouble r = scal*get_rayon(i)/(geometry[i].Prop.radii*factorball); in get_pov_atoms()
H A DDrawGeomCairo.c503 static gushort get_rayon(gint i) in get_rayon() function
5644 gdouble rayon = 2*get_rayon(i); in set_selected_atoms()
5751 gdouble rayon = 2*get_rayon(i); in set_selected_second_atom_bond()
5793 rayon = 2*get_rayon(i); in set_selected_atom()
5847 rayoni = get_rayon(i)/2; in set_selected_bond()
5859 rayonj = get_rayon(j)/2; in set_selected_bond()
5907 gdouble rayon = 2*get_rayon(i); in set_selected_atom_bond()
5942 rayon = 2*get_rayon(i); in get_atom_to_select()
10161 gint e = get_rayon(i); in drawGeom_byLayer()
10369 epaisseur = get_rayon(k); in drawGeom_byLayer()
[all …]
H A DDrawGeomGL.c1108 static gdouble get_rayon(gint i) in get_rayon() function
1128 return scaleAnneau*1.2*get_rayon(i); in get_rayon_selection()
9834 if(get_rayon(i) > get_rayon(j)) return j; in get_num_min_rayonIJ()
9943 else glPrintScale(P[0], P[1], P[2], 1.1*get_rayon(i),t, ft2_context); in draw_distance()
10647 rayon = get_rayon(i); in gl_build_geometry()
10649 draw_ball(geometry[i].X,geometry[i].Y,geometry[i].Z, get_rayon(i), &geometry[i].Prop.color); in gl_build_geometry()
10718 rayon = get_rayon(i); in gl_build_selection()