aboutsummaryrefslogtreecommitdiff
path: root/Gem/sphere-help.pd
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2019-02-05 11:35:47 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2019-02-05 11:35:47 +0000
commita9ad4f840cee9254906eaefc1f62e381a655b26c (patch)
tree18cdcbbcc76d4d49fb5246b1803ee0cafead1119 /Gem/sphere-help.pd
parent0016322b4c755762d7a492de8693d4022c105b1e (diff)
Gem c969106cc2de7a640f4e980c543fa87cc471b0d8 linux/amd64
built 'filmDS:c969106cc2de7a640f4e980c543fa87cc471b0d8' for linux/amd64
Diffstat (limited to 'Gem/sphere-help.pd')
-rw-r--r--Gem/sphere-help.pd12
1 files changed, 7 insertions, 5 deletions
diff --git a/Gem/sphere-help.pd b/Gem/sphere-help.pd
index d49f23d..a7f6bfd 100644
--- a/Gem/sphere-help.pd
+++ b/Gem/sphere-help.pd
@@ -1,4 +1,5 @@
-#N canvas 274 73 707 374 10;
+#N canvas 274 73 663 374 10;
+#X declare -lib Gem;
#X text 54 30 Class: geometric object;
#X obj 479 47 cnv 15 170 270 empty empty empty 20 12 0 14 -228992 -66577
0;
@@ -53,15 +54,16 @@
#X text 27 272 Inlet 3: int: number of segments;
#X text 33 14 Synopsis: [sphere];
#X text 16 69 Description: Renders a sphere.;
-#X text 30 85 The sphere object renders a segmented sphere at the
-current position with current color. The look of the sphere can be
-changed with the draw message \, its size can be changed via the second
-inlet.;
+#X text 30 85 The sphere object renders a segmented sphere at the current
+position with current color. The look of the sphere can be changed
+with the draw message \, its size can be changed via the second inlet.
+;
#X obj 497 222 sphere 1;
#X text 35 168 size of the sphere \, segments;
#X text 34 184 defaults: 1 \, 10;
#X text 33 330 see also:;
#X obj 102 331 sphere3d;
+#X obj 548 8 declare -lib Gem;
#X connect 3 0 4 0;
#X connect 4 0 3 0;
#X connect 19 0 31 0;