#include <retinalobjs.h>
Inheritance diagram for Retinal_AnchoredManagedComposite


Public Methods | |
| Retinal_AnchoredManagedComposite ( const string& name_val, int* min_distance_enforce, double* min_distance, int* max_distance_enforce, double* max_distance, AccumulationType accum_type_i=Add, const VarMap& init_vars=VarMap() ) | |
| virtual string | stringrep () const |
| Suppresses info about self other than name, since it is ignored anyway. More... | |
| virtual Retinal_Object* | clone () const |
| Return an identical copy of this object allocated from the heap. More... | |
| virtual Angle | angle () const |
| Query current angle. More... | |
(Typically used for an entire retina's contents.)
Definition at line 476 of file retinalobjs.h.
|
|
Definition at line 479 of file retinalobjs.h. |
|
|
Query current angle.
Reimplemented from Retinal_Object. Definition at line 493 of file retinalobjs.h. |
|
|
Return an identical copy of this object allocated from the heap.
Reimplemented from Retinal_ManagedComposite. Definition at line 490 of file retinalobjs.h. Referenced by WorldViews::define(). |
|
|
Suppresses info about self other than name, since it is ignored anyway.
Reimplemented from Retinal_Composite. Definition at line 395 of file retinalobjs.c. |
1.2.1 written by Dimitri van Heesch,
© 1997-2000