]> Creatis software - bbtk.git/blob - doc/bouml/bbtkk/130306
.
[bbtk.git] / doc / bouml / bbtkk / 130306
1 format 66
2 "src" // bbtk::packages::vtk::src
3   revision 1
4   modified_by 2 "davila"
5   // class settings
6   //class diagram settings
7   draw_all_relations default hide_attributes default hide_operations default show_members_full_definition default show_members_visibility default show_members_stereotype default show_members_multiplicity default show_members_initialization default show_attribute_modifiers default member_max_width 0 show_parameter_dir default show_parameter_name default package_name_in_tab default class_drawing_mode default drawing_language default show_context_mode default auto_label_position default show_relation_modifiers default show_infonote default shadow default show_stereotype_properties default
8   //use case diagram settings
9   package_name_in_tab default show_context default auto_label_position default draw_all_relations default class_drawing_mode default shadow default show_stereotype_properties default
10   //sequence diagram settings
11   show_full_operations_definition default write_horizontally default class_drawing_mode default drawing_language default draw_all_relations default shadow default show_stereotype_properties default
12   //collaboration diagram settings
13   show_full_operations_definition default show_hierarchical_rank default write_horizontally default drawing_language default package_name_in_tab default show_context default draw_all_relations default shadow default show_stereotype_properties default
14   //object diagram settings
15    write_horizontally default package_name_in_tab default show_context default auto_label_position default draw_all_relations default shadow default show_stereotype_properties default
16   //component diagram settings
17   package_name_in_tab default show_context default auto_label_position default draw_all_relations default shadow default
18   draw_component_as_icon default show_component_req_prov default show_component_rea default show_stereotype_properties default
19   //deployment diagram settings
20   package_name_in_tab default show_context default write_horizontally default auto_label_position default draw_all_relations default shadow default
21   draw_component_as_icon default show_component_req_prov default show_component_rea default show_stereotype_properties default
22   //state diagram settings
23   package_name_in_tab default show_context default auto_label_position default write_trans_label_horizontally default show_trans_definition default draw_all_relations default shadow default
24   show_activities default region_horizontally default drawing_language default show_stereotype_properties default
25   //activity diagram settings
26   package_name_in_tab default show_context default show_opaque_action_definition default auto_label_position default write_flow_label_horizontally default draw_all_relations default shadow default
27   show_infonote default drawing_language default show_stereotype_properties default
28   
29   cpp_namespace "bbvtk"
30   classview 129026 "src"
31     //class diagram settings
32     draw_all_relations default hide_attributes default hide_operations default show_members_full_definition default show_members_visibility default show_members_stereotype default show_members_multiplicity default show_members_initialization default show_attribute_modifiers default member_max_width 0 show_parameter_dir default show_parameter_name default package_name_in_tab default class_drawing_mode default drawing_language default show_context_mode default auto_label_position default show_relation_modifiers default show_infonote default shadow default show_stereotype_properties default
33     //collaboration diagram settings
34     show_full_operations_definition default show_hierarchical_rank default write_horizontally default drawing_language default package_name_in_tab default show_context default draw_all_relations default shadow default show_stereotype_properties default
35     //object diagram settings
36      write_horizontally default package_name_in_tab default show_context default auto_label_position default draw_all_relations default shadow default show_stereotype_properties default
37     //sequence diagram settings
38     show_full_operations_definition default write_horizontally default class_drawing_mode default drawing_language default draw_all_relations default shadow default show_stereotype_properties default
39     //state diagram settings
40     package_name_in_tab default show_context default auto_label_position default write_trans_label_horizontally default show_trans_definition default draw_all_relations default shadow default
41     show_activities default region_horizontally default drawing_language default show_stereotype_properties default
42     //class settings
43     //activity diagram settings
44     package_name_in_tab default show_context default show_opaque_action_definition default auto_label_position default write_flow_label_horizontally default draw_all_relations default shadow default
45     show_infonote default drawing_language default show_stereotype_properties default
46     class 150146 "winLevel"
47       visibility package stereotype "typedef" explicit_base_type "std::vector<double>"
48       cpp_decl "${comment}typedef ${type} ${name};
49 "
50       java_decl ""
51       php_decl ""
52       python_2_2 python_decl ""
53       idl_decl ""
54       explicit_switch_type ""
55       
56     end
57
58     class 150274 "ImagePlanes"
59       visibility package 
60       cpp_decl "${comment}${template}class ${name}${inherit} {
61 ${members}};
62 ${inlines}
63 "
64       java_decl ""
65       php_decl ""
66       python_2_2 python_decl ""
67       idl_decl ""
68       explicit_switch_type ""
69       
70       classrelation 139650 // <generalisation>
71         relation 139650 ---|>
72           a public
73             cpp default "${type}"
74             classrelation_ref 139650 // <generalisation>
75           b parent class_ref 150402 // typedef32
76       end
77
78       operation 194434 "Process"
79         public explicit_return_type "void"
80         nparams 0
81         cpp_decl "    ${comment}${friend}${static}${inline}${virtual}${type} ${name}${(}${)}${const}${volatile}${throw}${abstract};
82 "
83         cpp_def "${comment}${inline}${type} ${class}::${name}${(}${)}${const}${volatile}${throw}${staticnl}{
84   ${body}}
85 "
86         
87         
88         
89         
90       end
91
92       extra_member 128386 "VtkCallbackType"
93         
94         stereotype "class"
95         cpp "    class VtkCallbackType;
96 " ""
97         java ""
98         php ""
99         python ""
100         idl ""
101       end
102
103       attribute 148994 "mVtkCallback"
104         private explicit_type "VtkCallbackType"
105         cpp_decl "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
106 "
107         java_decl ""
108         php_decl ""
109         python_decl ""
110         idl_decl ""
111       end
112
113       attribute 149122 "image"
114         private explicit_type "vtkImageData"
115         cpp_decl "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
116 "
117         java_decl ""
118         php_decl ""
119         python_decl ""
120         idl_decl ""
121       end
122     end
123
124     class 150402 "typedef32"
125       visibility package stereotype "typedef" explicit_base_type "bbtk::AtomicBlackBox"
126       cpp_decl "${comment}typedef ${type} ${name};
127 "
128       java_decl ""
129       php_decl ""
130       python_2_2 python_decl ""
131       idl_decl ""
132       explicit_switch_type ""
133       
134     end
135
136     class 150658 "IsoSurfaceExtractor"
137       visibility package 
138       cpp_decl "${comment}${template}class ${name}${inherit} {
139 ${members}};
140 ${inlines}
141 "
142       java_decl ""
143       php_decl ""
144       python_2_2 python_decl ""
145       idl_decl ""
146       explicit_switch_type ""
147       
148       classrelation 139778 // <generalisation>
149         relation 139778 ---|>
150           a public
151             cpp default "${type}"
152             classrelation_ref 139778 // <generalisation>
153           b parent class_ref 150402 // typedef32
154       end
155
156       attribute 149250 "firsttime"
157         private explicit_type "bool"
158         cpp_decl "    ${comment}${static}${mutable}${volatile}${const}${type} ${name}${value};
159 "
160         java_decl ""
161         php_decl ""
162         python_decl ""
163         idl_decl ""
164       end
165
166       attribute 149378 "marchingcubes"
167         private explicit_type "vtkMarchingCubes"
168         cpp_decl "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
169 "
170         java_decl ""
171         php_decl ""
172         python_decl ""
173         idl_decl ""
174       end
175
176       attribute 149506 "polydatamapper"
177         private explicit_type "vtkPolyDataMapper"
178         cpp_decl "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
179 "
180         java_decl ""
181         php_decl ""
182         python_decl ""
183         idl_decl ""
184       end
185
186       attribute 149634 "vtkactor"
187         private explicit_type "vtkActor"
188         cpp_decl "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
189 "
190         java_decl ""
191         php_decl ""
192         python_decl ""
193         idl_decl ""
194       end
195
196       operation 194562 "DoProcess"
197         private explicit_return_type "void"
198         nparams 0
199         cpp_decl "    ${comment}${friend}${static}${inline}${virtual}${type} ${name}${(}${)}${const}${volatile}${throw}${abstract};
200 "
201         cpp_def "${comment}${inline}${type} ${class}::${name}${(}${)}${const}${volatile}${throw}${staticnl}{
202   ${body}}
203 "
204         
205         
206         
207         
208       end
209     end
210
211     class 150786 "vectorcolour"
212       visibility package stereotype "typedef" explicit_base_type "std::vector<double>"
213       cpp_decl "${comment}typedef ${type} ${name};
214 "
215       java_decl ""
216       php_decl ""
217       python_2_2 python_decl ""
218       idl_decl ""
219       explicit_switch_type ""
220       
221     end
222
223     class 150914 "MarchingCubes"
224       visibility package 
225       cpp_decl "${comment}${template}class ${name}${inherit} {
226 ${members}};
227 ${inlines}
228 "
229       java_decl ""
230       php_decl ""
231       python_2_2 python_decl ""
232       idl_decl ""
233       explicit_switch_type ""
234       
235       comment "======================================================================="
236       classrelation 139906 // <generalisation>
237         relation 139906 ---|>
238           a public
239             cpp default "${type}"
240             classrelation_ref 139906 // <generalisation>
241           b parent class_ref 150402 // typedef32
242       end
243
244       classrelation 140034 // <generalisation>
245         relation 140034 ---|>
246           a public
247             cpp default "${type}"
248             classrelation_ref 140034 // <generalisation>
249           b parent class_ref 151042 // typedef33
250       end
251
252       operation 194690 "bbGetInputValue"
253         cpp_inline private explicit_return_type "double"
254         nparams 0
255         cpp_decl "    ${comment}${friend}${static}${inline}${virtual}${type} ${name}${(}${)}${const}${volatile}${throw}${abstract} { return vtkMarchingCubes::GetValue(0); };
256 "
257         
258         
259         
260         
261         comment " For the 'Value' parameter, the standard bbtk macro does not work 
262  as vtk Get/Set accessors have a parameter...
263   BBTK_DECLARE_VTK_PARAM(vtkMarchingCubes,Value,double);
264  Hence have to wrap the accessors \"by hand\" :"
265       end
266
267       operation 194818 "bbSetInputValue"
268         cpp_inline private explicit_return_type "void"
269         nparams 1
270           param in name "d" explicit_type "double"
271         cpp_decl "    ${comment}${friend}${static}${inline}${virtual}${type} ${name}${(}${t0} ${p0}${v0}${)}${const}${volatile}${throw}${abstract} { vtkMarchingCubes::SetValue(0,d); };
272 "
273         
274         
275         
276         
277       end
278     end
279
280     class 151042 "typedef33"
281       visibility package stereotype "typedef" explicit_base_type "vtkMarchingCubes"
282       cpp_decl "${comment}typedef ${type} ${name};
283 "
284       java_decl ""
285       php_decl ""
286       python_2_2 python_decl ""
287       idl_decl ""
288       explicit_switch_type ""
289       
290     end
291
292     class 151170 "SegmentationConnectivity"
293       visibility package 
294       cpp_decl "${comment}${template}class ${name}${inherit} {
295 ${members}};
296 ${inlines}
297 "
298       java_decl ""
299       php_decl ""
300       python_2_2 python_decl ""
301       idl_decl ""
302       explicit_switch_type ""
303       
304       classrelation 140162 // <generalisation>
305         relation 140162 ---|>
306           a public
307             cpp default "${type}"
308             classrelation_ref 140162 // <generalisation>
309           b parent class_ref 150402 // typedef32
310       end
311
312       operation 194946 "DoProcess"
313         private explicit_return_type "void"
314         nparams 0
315         cpp_decl "    ${comment}${friend}${static}${inline}${virtual}${type} ${name}${(}${)}${const}${volatile}${throw}${abstract};
316 "
317         cpp_def "${comment}${inline}${type} ${class}::${name}${(}${)}${const}${volatile}${throw}${staticnl}{
318   ${body}}
319 "
320         
321         
322         
323         
324       end
325
326       attribute 149762 "cast2"
327         private explicit_type "vtkImageCast"
328         cpp_decl "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
329 "
330         java_decl ""
331         php_decl ""
332         python_decl ""
333         idl_decl ""
334       end
335
336       attribute 149890 "cast4"
337         private explicit_type "vtkImageCast"
338         cpp_decl "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
339 "
340         java_decl ""
341         php_decl ""
342         python_decl ""
343         idl_decl ""
344         comment " binary segmentation result"
345       end
346
347       attribute 150018 "thresh2"
348         private explicit_type "vtkImageThreshold"
349         cpp_decl "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
350 "
351         java_decl ""
352         php_decl ""
353         python_decl ""
354         idl_decl ""
355       end
356
357       attribute 150146 "connect2"
358         private explicit_type "vtkImageSeedConnectivity"
359         cpp_decl "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
360 "
361         java_decl ""
362         php_decl ""
363         python_decl ""
364         idl_decl ""
365       end
366     end
367
368     class 151298 "Transform"
369       visibility package 
370       cpp_decl "${comment}${template}class ${name}${inherit} {
371 ${members}};
372 ${inlines}
373 "
374       java_decl ""
375       php_decl ""
376       python_2_2 python_decl ""
377       idl_decl ""
378       explicit_switch_type ""
379       
380       comment "#include <vtkLinearTransform.h>"
381       classrelation 140290 // <generalisation>
382         relation 140290 ---|>
383           a public
384             cpp default "${type}"
385             classrelation_ref 140290 // <generalisation>
386           b parent class_ref 150402 // typedef32
387       end
388
389       operation 195074 "Process"
390         private explicit_return_type "void"
391         nparams 0
392         cpp_decl "    ${comment}${friend}${static}${inline}${virtual}${type} ${name}${(}${)}${const}${volatile}${throw}${abstract};
393 "
394         cpp_def "${comment}${inline}${type} ${class}::${name}${(}${)}${const}${volatile}${throw}${staticnl}{
395   ${body}}
396 "
397         
398         
399         
400         
401       end
402
403       attribute 150274 "vecScale"
404         private explicit_type "double"
405         stereotype "std::vector"
406         cpp_decl "    ${comment}${static}${mutable}${volatile}${const}${stereotype}<${type}> ${name}${value};
407 "
408         java_decl ""
409         php_decl ""
410         python_decl ""
411         idl_decl ""
412       end
413
414       attribute 150402 "vecRotateWXYZ"
415         private explicit_type "double"
416         stereotype "std::vector"
417         cpp_decl "    ${comment}${static}${mutable}${volatile}${const}${stereotype}<${type}> ${name}${value};
418 "
419         java_decl ""
420         php_decl ""
421         python_decl ""
422         idl_decl ""
423       end
424
425       attribute 150530 "vecTranslate"
426         private explicit_type "double"
427         stereotype "std::vector"
428         cpp_decl "    ${comment}${static}${mutable}${volatile}${const}${stereotype}<${type}> ${name}${value};
429 "
430         java_decl ""
431         php_decl ""
432         python_decl ""
433         idl_decl ""
434       end
435
436       attribute 150658 "vecSpacing"
437         private explicit_type "double"
438         stereotype "std::vector"
439         cpp_decl "    ${comment}${static}${mutable}${volatile}${const}${stereotype}<${type}> ${name}${value};
440 "
441         java_decl ""
442         php_decl ""
443         python_decl ""
444         idl_decl ""
445       end
446
447       attribute 150786 "result"
448         private explicit_type "vtkTransform"
449         cpp_decl "    ${comment}${static}${mutable}${volatile}${const}${type} * ${name}${value};
450 "
451         java_decl ""
452         php_decl ""
453         python_decl ""
454         idl_decl ""
455       end
456     end
457
458     class 151426 "VecImageGaussianSmooth"
459       visibility package 
460       cpp_decl "${comment}${template}class ${name}${inherit} {
461 ${members}};
462 ${inlines}
463 "
464       java_decl ""
465       php_decl ""
466       python_2_2 python_decl ""
467       idl_decl ""
468       explicit_switch_type ""
469       
470       classrelation 140418 // <generalisation>
471         relation 140418 ---|>
472           a public
473             cpp default "${type}"
474             classrelation_ref 140418 // <generalisation>
475           b parent class_ref 150402 // typedef32
476       end
477
478       operation 195202 "Process"
479         private explicit_return_type "void"
480         nparams 0
481         cpp_decl "    ${comment}${friend}${static}${inline}${virtual}${type} ${name}${(}${)}${const}${volatile}${throw}${abstract};
482 "
483         cpp_def "${comment}${inline}${type} ${class}::${name}${(}${)}${const}${volatile}${throw}${staticnl}{
484   ${body}}
485 "
486         
487         
488         
489         
490       end
491
492       attribute 150914 "VecVtkimagegaussiansmooth"
493         private explicit_type "vtkImageGaussianSmooth *"
494         stereotype "std::vector"
495         cpp_decl "    ${comment}${static}${mutable}${volatile}${const}${stereotype}<${type}> ${name}${value};
496 "
497         java_decl ""
498         php_decl ""
499         python_decl ""
500         idl_decl ""
501       end
502
503       attribute 151042 "VecResult"
504         private explicit_type "vtkImageData*"
505         stereotype "std::vector"
506         cpp_decl "    ${comment}${static}${mutable}${volatile}${const}${stereotype}<${type}> ${name}${value};
507 "
508         java_decl ""
509         php_decl ""
510         python_decl ""
511         idl_decl ""
512       end
513     end
514
515     class 151554 "VecIsoSurfaceExtractor"
516       visibility package 
517       cpp_decl "${comment}${template}class ${name}${inherit} {
518 ${members}};
519 ${inlines}
520 "
521       java_decl ""
522       php_decl ""
523       python_2_2 python_decl ""
524       idl_decl ""
525       explicit_switch_type ""
526       
527       classrelation 140546 // <generalisation>
528         relation 140546 ---|>
529           a public
530             cpp default "${type}"
531             classrelation_ref 140546 // <generalisation>
532           b parent class_ref 150402 // typedef32
533       end
534
535       operation 195330 "Process"
536         private explicit_return_type "void"
537         nparams 0
538         cpp_decl "    ${comment}${friend}${static}${inline}${virtual}${type} ${name}${(}${)}${const}${volatile}${throw}${abstract};
539 "
540         cpp_def "${comment}${inline}${type} ${class}::${name}${(}${)}${const}${volatile}${throw}${staticnl}{
541   ${body}}
542 "
543         
544         
545         
546         
547       end
548
549       operation 195458 "Init"
550         private explicit_return_type "void"
551         nparams 0
552         cpp_decl "    ${comment}${friend}${static}${inline}${virtual}${type} ${name}${(}${)}${const}${volatile}${throw}${abstract};
553 "
554         cpp_def "${comment}${inline}${type} ${class}::${name}${(}${)}${const}${volatile}${throw}${staticnl}{
555   ${body}}
556 "
557         
558         
559         
560         
561         comment "       virtual void bbUserConstructor();
562         virtual void bbUserCopyConstructor();
563         virtual void bbUserDestructor();"
564       end
565
566       attribute 151170 "VecMarchingcubes"
567         private explicit_type "vtkMarchingCubes*"
568         stereotype "std::vector"
569         cpp_decl "    ${comment}${static}${mutable}${volatile}${const}${stereotype}<${type}> ${name}${value};
570 "
571         java_decl ""
572         php_decl ""
573         python_decl ""
574         idl_decl ""
575       end
576
577       attribute 151298 "VecPolydatamapper"
578         private explicit_type "vtkPolyDataMapper*"
579         stereotype "std::vector"
580         cpp_decl "    ${comment}${static}${mutable}${volatile}${const}${stereotype}<${type}> ${name}${value};
581 "
582         java_decl ""
583         php_decl ""
584         python_decl ""
585         idl_decl ""
586       end
587
588       attribute 151426 "VecVtkactor"
589         private explicit_type "vtkProp3D*"
590         stereotype "std::vector"
591         cpp_decl "    ${comment}${static}${mutable}${volatile}${const}${stereotype}<${type}> ${name}${value};
592 "
593         java_decl ""
594         php_decl ""
595         python_decl ""
596         idl_decl ""
597       end
598     end
599   end
600
601   deploymentview 129026 "src"
602     //deployment diagram settings
603     package_name_in_tab default show_context default write_horizontally default auto_label_position default draw_all_relations default shadow default
604     draw_component_as_icon default show_component_req_prov default show_component_rea default show_stereotype_properties default
605     artifact 134786 "bbvtkImagePlanes"
606       stereotype "source"
607       cpp_h "#ifndef ${NAMESPACE}_${NAME}_H
608 #define ${NAMESPACE}_${NAME}_H
609
610 ${comment}
611 ${includes}
612 ${declarations}
613 ${namespace_start}
614 ${definition}
615 ${namespace_end}
616 #endif
617 "
618       cpp_src "${comment}
619 ${includes}
620 ${namespace_start}
621 ${members}
622 ${namespace_end}"
623       associated_classes
624         class_ref 150146 // winLevel
625         class_ref 150402 // typedef32
626         class_ref 150274 // ImagePlanes
627       end
628     end
629
630     artifact 135042 "bbvtkIsoSurfaceExtractor"
631       stereotype "source"
632       cpp_h "#ifndef ${NAMESPACE}_${NAME}_H
633 #define ${NAMESPACE}_${NAME}_H
634
635 ${comment}
636 ${includes}
637 ${declarations}
638 ${namespace_start}
639 ${definition}
640 ${namespace_end}
641 #endif
642 "
643       cpp_src "${comment}
644 ${includes}
645 ${namespace_start}
646 ${members}
647 ${namespace_end}"
648       associated_classes
649         class_ref 150658 // IsoSurfaceExtractor
650         class_ref 150786 // vectorcolour
651       end
652     end
653
654     artifact 135170 "bbvtkMarchingCubes"
655       stereotype "source"
656       cpp_h "#ifndef ${NAMESPACE}_${NAME}_H
657 #define ${NAMESPACE}_${NAME}_H
658
659 ${comment}
660 ${includes}
661 ${declarations}
662 ${namespace_start}
663 ${definition}
664 ${namespace_end}
665 #endif
666 "
667       cpp_src "${comment}
668 ${includes}
669 ${namespace_start}
670 ${members}
671 ${namespace_end}"
672       associated_classes
673         class_ref 151042 // typedef33
674         class_ref 150914 // MarchingCubes
675       end
676     end
677
678     artifact 135298 "bbvtkSegmentationConnectivity"
679       stereotype "source"
680       cpp_h "#ifndef ${NAMESPACE}_${NAME}_H
681 #define ${NAMESPACE}_${NAME}_H
682
683 ${comment}
684 ${includes}
685 ${declarations}
686 ${namespace_start}
687 ${definition}
688 ${namespace_end}
689 #endif
690 "
691       cpp_src "${comment}
692 ${includes}
693 ${namespace_start}
694 ${members}
695 ${namespace_end}"
696       associated_classes
697         class_ref 151170 // SegmentationConnectivity
698       end
699     end
700
701     artifact 135426 "bbvtkTransform"
702       stereotype "source"
703       cpp_h "#ifndef ${NAMESPACE}_${NAME}_H
704 #define ${NAMESPACE}_${NAME}_H
705
706 ${comment}
707 ${includes}
708 ${declarations}
709 ${namespace_start}
710 ${definition}
711 ${namespace_end}
712 #endif
713 "
714       cpp_src "${comment}
715 ${includes}
716 ${namespace_start}
717 ${members}
718 ${namespace_end}"
719       associated_classes
720         class_ref 151298 // Transform
721       end
722     end
723
724     artifact 135554 "bbvtkVecImageGaussianSmooth"
725       stereotype "source"
726       cpp_h "#ifndef ${NAMESPACE}_${NAME}_H
727 #define ${NAMESPACE}_${NAME}_H
728
729 ${comment}
730 ${includes}
731 ${declarations}
732 ${namespace_start}
733 ${definition}
734 ${namespace_end}
735 #endif
736 "
737       cpp_src "${comment}
738 ${includes}
739 ${namespace_start}
740 ${members}
741 ${namespace_end}"
742       associated_classes
743         class_ref 151426 // VecImageGaussianSmooth
744       end
745     end
746
747     artifact 135682 "bbvtkVecIsoSurfaceExtractor"
748       stereotype "source"
749       cpp_h "#ifndef ${NAMESPACE}_${NAME}_H
750 #define ${NAMESPACE}_${NAME}_H
751
752 ${comment}
753 ${includes}
754 ${declarations}
755 ${namespace_start}
756 ${definition}
757 ${namespace_end}
758 #endif
759 "
760       cpp_src "${comment}
761 ${includes}
762 ${namespace_start}
763 ${members}
764 ${namespace_end}"
765       associated_classes
766         class_ref 151554 // VecIsoSurfaceExtractor
767       end
768     end
769   end
770
771   package_ref 130434 // src
772 end