|
NTRT Simulator
|
This is the complete list of members for tgBaseString, including all inherited members.
| addChild(tgModel *pChild) | tgModel | |
| addTags(const std::string &space_separated_tags) (defined in tgTaggable) | tgTaggable | inline |
| addTags(const tgTags &tags) (defined in tgTaggable) | tgTaggable | inline |
| find(const tgTagSearch &tagSearch) | tgModel | inline |
| find(const std::string &tagSearch) | tgModel | inline |
| getCurrentLength() const =0 (defined in tgBaseString) | tgBaseString | pure virtual |
| getDescendants() const | tgModel | |
| getRestLength() const =0 (defined in tgBaseString) | tgBaseString | pure virtual |
| getStartLength() const =0 (defined in tgBaseString) | tgBaseString | pure virtual |
| getTags() (defined in tgTaggable) | tgTaggable | inline |
| getTags() const (defined in tgTaggable) | tgTaggable | inline |
| getTagStr(std::string delim=" ") const (defined in tgTaggable) | tgTaggable | inline |
| getTension() const =0 (defined in tgBaseString) | tgBaseString | pure virtual |
| getVelocity() const =0 (defined in tgBaseString) | tgBaseString | pure virtual |
| hasAllTags(std::string tags) (defined in tgTaggable) | tgTaggable | inline |
| hasAnyTags(const std::string tags) (defined in tgTaggable) | tgTaggable | inline |
| hasNoTags() (defined in tgTaggable) | tgTaggable | inline |
| hasTag(const std::string tag) const (defined in tgTaggable) | tgTaggable | inline |
| m_config | tgBaseString | protected |
| m_pHistory | tgBaseString | protected |
| m_preferredLength (defined in tgBaseString) | tgBaseString | protected |
| m_prevVelocity | tgBaseString | protected |
| m_restLength | tgBaseString | protected |
| m_startLength | tgBaseString | protected |
| moveMotors(double dt)=0 | tgBaseString | pure virtual |
| onVisit(const tgModelVisitor &r) const | tgModel | virtual |
| setRestLength(double newLength, float dt) (defined in tgBaseString) | tgBaseString | virtual |
| setTags(tgTags tags) (defined in tgTaggable) | tgTaggable | inline |
| setup(tgWorld &wdorld) | tgBaseString | virtual |
| step(double dt) | tgBaseString | virtual |
| teardown() | tgBaseString | virtual |
| tensionMinLengthController(const double targetTension, float dt)=0 (defined in tgBaseString) | tgBaseString | pure virtual |
| tgBaseString(const tgTags &tags, tgBaseString::Config &config, double restLength, double actualLength) | tgBaseString | protected |
| tgBaseString(std::string space_separated_tags, tgBaseString::Config &config, double restLength, double actualLength) (defined in tgBaseString) | tgBaseString | protected |
| tgModel() | tgModel | |
| tgModel(const tgTags &tags) | tgModel | |
| tgModel(std::string space_separated_tags) | tgModel | |
| tgTaggable() (defined in tgTaggable) | tgTaggable | inline |
| tgTaggable(const std::string &space_separated_tags) (defined in tgTaggable) | tgTaggable | inline |
| tgTaggable(tgTags tags) (defined in tgTaggable) | tgTaggable | inline |
| toString(std::string prefix="") const | tgModel | virtual |
| ~tgBaseString() | tgBaseString | virtual |
| ~tgModel() | tgModel | virtual |
| ~tgTaggable() (defined in tgTaggable) | tgTaggable | inline |