OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:splines
(Results
1 - 5
of
5
) sorted by null
/external/collada/include/1.4/dom/
domSpline.h
23
* basic
splines
.
/external/mesa3d/docs/
thanks.html
54
<li><b>Bernd Barsuhn</b> wrote the evaluator code for (
splines
,
/external/bison/src/
vcg.h
601
splines
are used to draw edges, to prevent sharp bendings.
608
defaults value is 1/2 xspace (polygone) and 4/5 xspace (
splines
)*/
678
/* Layout splinefactor determines the bending at
splines
. The factor
697
Dirty edge labels cannot be used if
splines
are used.
870
enum decision
splines
;
member in struct:graph
[
all
...]
print_graph.c
211
static_graph.
splines
= yes;
vcg.c
118
g->
splines
= G_SPLINES;
822
if (g->
splines
!= G_SPLINES)
823
fprintf (fout, "\tsplines:\t%s\n", get_decision_str (g->
splines
));
Completed in 530 milliseconds