aboutsummaryrefslogtreecommitdiff
path: root/Gem/cylinder-help.pd
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2015-03-19 19:32:08 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2015-03-19 19:32:08 +0000
commit095b7e513f736567848173f2572d8b329ad75af9 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /Gem/cylinder-help.pd
parent15b30fe20b401d079c2b3c6a8e77eee827813de3 (diff)
Gem 206d71791bc3642e8c5391a4c59c30ba7411fab8 osx/x86_64
built 'coverity_scan:206d71791bc3642e8c5391a4c59c30ba7411fab8' for osx/x86_64
Diffstat (limited to 'Gem/cylinder-help.pd')
-rw-r--r--Gem/cylinder-help.pd70
1 files changed, 0 insertions, 70 deletions
diff --git a/Gem/cylinder-help.pd b/Gem/cylinder-help.pd
deleted file mode 100644
index e9781f7..0000000
--- a/Gem/cylinder-help.pd
+++ /dev/null
@@ -1,70 +0,0 @@
-#N canvas 291 154 710 345 10;
-#X text 54 30 Class: geometric object;
-#X obj 479 47 cnv 15 170 250 empty empty empty 20 12 0 14 -228992 -66577
-0;
-#X obj 544 224 cnv 15 100 60 empty empty empty 20 12 0 14 -195568 -66577
-0;
-#N canvas 0 0 450 300 gemwin 0;
-#X obj 132 136 gemwin;
-#X obj 67 89 outlet;
-#X obj 67 10 inlet;
-#X obj 67 41 route create;
-#X msg 67 70 set destroy;
-#X msg 142 68 set create;
-#X msg 198 112 destroy;
-#X msg 132 112 create \, 1;
-#X connect 2 0 3 0;
-#X connect 3 0 4 0;
-#X connect 3 0 7 0;
-#X connect 3 1 5 0;
-#X connect 3 1 6 0;
-#X connect 4 0 1 0;
-#X connect 5 0 1 0;
-#X connect 6 0 0 0;
-#X connect 7 0 0 0;
-#X restore 549 263 pd gemwin;
-#X msg 549 244 create;
-#X text 545 223 Create window:;
-#X text 485 29 Example:;
-#X obj 7 65 cnv 15 450 80 empty empty empty 20 12 0 14 -233017 -66577
-0;
-#X obj 8 216 cnv 15 450 100 empty empty empty 20 12 0 14 -233017 -66577
-0;
-#X text 9 221 Inlets:;
-#X obj 8 156 cnv 15 450 50 empty empty empty 20 12 0 14 -195568 -66577
-0;
-#X text 17 155 Arguments:;
-#X text 27 261 Inlet 2: float: size;
-#X text 452 8 GEM object;
-#X text 27 233 Inlet 1: gemlist;
-#X text 9 287 Outlets:;
-#X text 21 300 Outlet 1: gemlist;
-#X obj 546 130 cnv 15 100 80 empty empty empty 20 12 0 14 -24198 -66577
-0;
-#X msg 485 65 draw line;
-#X msg 485 86 draw fill;
-#X msg 485 108 draw point;
-#X obj 553 54 gemhead;
-#X floatatom 575 144 5 0 0 2 size - -;
-#X obj 553 79 rotateXYZ 90 0 0;
-#X floatatom 598 172 3 0 0 2 segments - -;
-#X text 27 272 Inlet 3: int: number of segments;
-#X text 33 14 Synopsis: [cylinder];
-#X obj 553 189 cylinder;
-#X text 7 69 Description: Renders a cylinder.;
-#X text 14 86 The cylinder object renders a cylinder at the current
-position with current color. The look of the cylinder can be changed
-with the draw message \, its size can be changed via the second inlet.
-;
-#X text 63 167 size of the cylinder \, segments;
-#X text 63 182 defaults: 1 \, 10;
-#X text 27 247 Inlet 1: message: draw [line|fill|point|default];
-#X connect 3 0 4 0;
-#X connect 4 0 3 0;
-#X connect 18 0 27 0;
-#X connect 19 0 27 0;
-#X connect 20 0 27 0;
-#X connect 21 0 23 0;
-#X connect 22 0 27 1;
-#X connect 23 0 27 0;
-#X connect 24 0 27 2;