|
|
| static const int nTYPES_OBJ | nTYPES_OBJ |
| static const int TYPE_TMPointObject | TYPE_TMPointObject |
| static const int TYPE_TMLineObject | TYPE_TMLineObject |
| static const int TYPE_TMEllipseObject | TYPE_TMEllipseObject |
| static const int TYPE_TMImageObject | TYPE_TMImageObject |
| TMSpace | space |
| TSimulationEnvironment& simEnv | simEnv |
| string name | name |
| const int& nDim | nDim |
| const int type | type |
| int presentFlag | presentFlag |
| int changedFlag | changedFlag |
| int posChangedFlag | posChangedFlag |
| int rotChangedFlag | rotChangedFlag |
| TMObject | parent |
| vector<TMObject | childs |
| vector<TMSegment | segments |
| TMVectorPar | pos_init |
| TMVectorPar | rot_init |
| TMVectorPar | v_init |
| TMVectorPar | vrot_init |
| TMVector | pos |
| TMVector | rot |
| TMVector | v |
| TMVector | d_pos |
| TMVector | vrot |
| TMVector | d_rot |
| TMObject (TMSpace | TMObject |
| TMObject (TMObject | TMObject |
| TMObject (TMObject | TMObject |
| TMObject (TMObject | TMObject |
| ~TMObject ()
| ~TMObject |
| void init ()
| init |
[virtual]
| void init_nonvirtual ()
| init_nonvirtual |
| void step ()
| step |
[virtual]
| void step_nonvirtual ()
| step_nonvirtual |
| void reparseConstruct (vector<TParameter*>& repPars)
| reparseConstruct |
[virtual]
| void reparseDelete (vector<TParameter*>& repPars)
| reparseDelete |
[virtual]
| void handleUpdatedParameters ()
| handleUpdatedParameters |
[virtual]
| void reparseConstruct_nonvirtual (vector<TParameter*>& repPars)
| reparseConstruct_nonvirtual |
| void reparseDelete_nonvirtual (vector<TParameter*>& repPars)
| reparseDelete_nonvirtual |
| void handleUpdatedParameters_nonvirtual ()
| handleUpdatedParameters_nonvirtual |
| void setPresentFlag ()
| setPresentFlag |
| void clearPresentFlag ()
| clearPresentFlag |
| void setChangedFlags ()
| setChangedFlags |
| void setChangedFlagsOfChildren ()
| setChangedFlagsOfChildren |
| void setPosChangedFlag ()
| setPosChangedFlag |
| void setPosChangedFlagOfChildren ()
| setPosChangedFlagOfChildren |
| void setRotChangedFlag ()
| setRotChangedFlag |
| void setRotChangedFlagOfChildren ()
| setRotChangedFlagOfChildren |
| void clearChangedFlags ()
| clearChangedFlags |
| void addChild (TMObject | addChild |
| void removeChild (TMObject | removeChild |
| void addSegment (TMSegment | addSegment |
| void removeSegment (TMSegment | removeSegment |
| void setPosition (TMVector | setPosition |
| void setRotation (TMVector | setRotation |
| void setPositionVelocity (TMVector | setPositionVelocity |
| void setRotationVelocity (TMVector | setRotationVelocity |
| void addPosition (TMVector | addPosition |
| void addRotation (TMVector | addRotation |
| void addPositionVelocity (TMVector | addPositionVelocity |
| void addRotationVelocity (TMVector | addRotationVelocity |
| void drawSegments (TMSpaceRepresentation | drawSegments |
| friend ostream& operator<< | operator<< |
| friend istream& operator>> | operator>> |
| void firstInit ()
| firstInit |
[protected]
| int zeroFlag_v | zeroFlag_v |
[protected]
| int zeroFlag_vrot | zeroFlag_vrot |
[protected]
| Generated by: aknoblau on synfire on Sat May 1 14:32:16 2004, using kdoc 2.0a54. |