25 #include <matrix/topoCoord.h>
37 : T(simulation, listener, modelSet)
41 this->myConnections.manageConnection(
55 if (this->myAttachedFlag)
79 if(
id.empty() ||
id ==
"0:0:0")
81 if(this->myAttachedFlag)
94 if (this->myAttachedFlag)
105 this->setAttached(hostVis->
uniqueID());
143 if (!this->myAttachedFlag)
145 DtEnvironmentalStateListener::ControlPointsList::iterator w = locals.begin();
147 DtEnvironmentalStateListener::ControlPointsList::const_iterator i = v.begin();
148 DtEnvironmentalStateListener::ControlPointsList::const_iterator e = v.end();
157 if ( this->myAreaFacade && !this->myAttachedUpdaterAgent)
159 this->myAreaFacade->resetOrigin();
181 if (this->myAttachedFlag)
184 this->myRelativeLocation = DtVector::zero();
203 if (this->myAreaFacade)
205 this->myAreaFacade->setOrigin(DtVector::zero());