_body | OpenSim::PathPoint | protected |
_bodyName | OpenSim::PathPoint | protected |
_bodyNameProp | OpenSim::PathPoint | protected |
_coordinate | OpenSim::ConditionalPathPoint | protected |
_coordinateName | OpenSim::ConditionalPathPoint | protected |
_coordinateNameProp | OpenSim::ConditionalPathPoint | protected |
_defaultGeometry | OpenSim::PathPoint | protectedstatic |
_displayer | OpenSim::PathPoint | protected |
_location | OpenSim::PathPoint | protected |
_locationProp | OpenSim::PathPoint | protected |
_model | OpenSim::PathPoint | protected |
_path | OpenSim::PathPoint | protected |
_propertySet | OpenSim::Object | protected |
_range | OpenSim::ConditionalPathPoint | protected |
_rangeProp | OpenSim::ConditionalPathPoint | protected |
addListProperty(const std::string &name, const std::string &comment, int minSize, int maxSize) | OpenSim::Object | protected |
addListProperty(const std::string &name, const std::string &comment, int minSize, int maxSize, const Container< T > &valueList) | OpenSim::Object | protected |
addOptionalProperty(const std::string &name, const std::string &comment) | OpenSim::Object | protected |
addOptionalProperty(const std::string &name, const std::string &comment, const T &value) | OpenSim::Object | protected |
addProperty(const std::string &name, const std::string &comment, const T &value) | OpenSim::Object | protected |
changeBodyPreserveLocation(const SimTK::State &s, OpenSim::Body &aBody) | OpenSim::PathPoint | |
clearObjectIsUpToDateWithProperties() | OpenSim::Object | inline |
clone() const =0 | OpenSim::Object | pure virtual |
ConditionalPathPoint() | OpenSim::ConditionalPathPoint | |
ConditionalPathPoint(const ConditionalPathPoint &aPoint) | OpenSim::ConditionalPathPoint | |
connectToModelAndPath(const Model &aModel, GeometryPath &aPath) override | OpenSim::ConditionalPathPoint | virtual |
copyData(const ConditionalPathPoint &aPoint) | OpenSim::ConditionalPathPoint | |
OpenSim::PathPoint::copyData(const PathPoint &aPoint) | OpenSim::PathPoint | |
DEFAULT_NAME | OpenSim::Object | static |
deletePathPoint(PathPoint *aPoint) | OpenSim::PathPoint | inlinestatic |
dump(bool dumpName=false) | OpenSim::Object | |
getAuthors() const | OpenSim::Object | inline |
getBody() const | OpenSim::PathPoint | inline |
getBodyName() const | OpenSim::PathPoint | inline |
getClassName() | OpenSim::Object | inlinestatic |
getConcreteClassName() const =0 | OpenSim::Object | pure virtual |
getCoordinate() const | OpenSim::ConditionalPathPoint | inline |
getCoordinateName() const | OpenSim::ConditionalPathPoint | inline |
getDebugLevel() | OpenSim::Object | inlinestatic |
getDefaultInstanceOfType(const std::string &concreteClassName) | OpenSim::Object | static |
getDescription() const | OpenSim::Object | |
getDisplayer() const | OpenSim::PathPoint | inlinevirtual |
getDocument() const | OpenSim::Object | inlineprotected |
getDocumentFileName() const | OpenSim::Object | |
getdPointdQ(const SimTK::State &s) const | OpenSim::PathPoint | inlinevirtual |
getInlined() const | OpenSim::Object | |
getLocation() const | OpenSim::PathPoint | inline |
getLocation() | OpenSim::PathPoint | inline |
getLocationCoord(int aXYZ) const | OpenSim::PathPoint | inline |
getName() const | OpenSim::Object | |
getNumProperties() const | OpenSim::Object | |
getPath() const | OpenSim::PathPoint | inline |
getProperty(const PropertyIndex &index) const | OpenSim::Object | |
getPropertyByIndex(int propertyIndex) const | OpenSim::Object | |
getPropertyByName(const std::string &name) const | OpenSim::Object | |
getPropertyIndex(const std::string &name) const | OpenSim::Object | inlineprotected |
getPropertyIndex() const | OpenSim::Object | inlineprotected |
getPropertySet() | OpenSim::Object | inline |
getPropertySet() const | OpenSim::Object | inline |
getRange() const | OpenSim::ConditionalPathPoint | inline |
getReferences() const | OpenSim::Object | inline |
getRegisteredObjectsOfGivenType(ArrayPtrs< T > &rArray) | OpenSim::Object | inlinestatic |
getRegisteredTypenames(Array< std::string > &typeNames) | OpenSim::Object | static |
getSerializeAllDefaults() | OpenSim::Object | inlinestatic |
getVelocity(const SimTK::State &s, SimTK::Vec3 &aVelocity) | OpenSim::PathPoint | virtual |
getWrapObject() const | OpenSim::PathPoint | inlinevirtual |
hasProperty(const std::string &name) const | OpenSim::Object | |
hasProperty() const | OpenSim::Object | |
init(const PathPoint &aPoint) | OpenSim::ConditionalPathPoint | virtual |
isA(const char *type) const | OpenSim::Object | inlinevirtual |
isActive(const SimTK::State &s) const override | OpenSim::ConditionalPathPoint | virtual |
isEqualTo(const Object &aObject) const | OpenSim::Object | inline |
isKindOf(const char *type) | OpenSim::Object | inlinestatic |
isObjectTypeDerivedFrom(const std::string &concreteClassName) | OpenSim::Object | inlinestatic |
isObjectUpToDateWithProperties() const | OpenSim::Object | inline |
makeObjectFromFile(const std::string &fileName) | OpenSim::Object | static |
makePathPointOfType(PathPoint *aPoint, const std::string &aNewTypeName) | OpenSim::PathPoint | static |
newInstanceOfType(const std::string &concreteClassName) | OpenSim::Object | static |
Object() | OpenSim::Object | protected |
Object(const std::string &fileName, bool aUpdateFromXMLNode=true) SWIG_DECLARE_EXCEPTION | OpenSim::Object | explicitprotected |
Object(const Object &source) | OpenSim::Object | protected |
Object(SimTK::Xml::Element &aElement) | OpenSim::Object | explicitprotected |
OpenSim_DECLARE_ABSTRACT_OBJECT | OpenSim::Object | related |
OpenSim_DECLARE_ABSTRACT_OBJECT_T | OpenSim::Object | related |
OpenSim::Object::OpenSim_DECLARE_CONCRETE_OBJECT | OpenSim::Object | related |
OpenSim_DECLARE_CONCRETE_OBJECT_T | OpenSim::Object | related |
operator<(const Object &aObject) const | OpenSim::Object | virtual |
operator=(const ConditionalPathPoint &aPoint) | OpenSim::ConditionalPathPoint | |
OpenSim::PathPoint::operator=(const PathPoint &aPoint) | OpenSim::PathPoint | |
OpenSim::Object::operator=(const Object &aObject) | OpenSim::Object | |
operator==(const Object &aObject) const | OpenSim::Object | virtual |
PathPoint() | OpenSim::PathPoint | |
PathPoint(const PathPoint &aPoint) | OpenSim::PathPoint | |
print(const std::string &fileName) | OpenSim::Object | |
PrintPropertyInfo(std::ostream &os, const std::string &classNameDotPropertyName) | OpenSim::Object | static |
PrintPropertyInfo(std::ostream &os, const std::string &className, const std::string &propertyName) | OpenSim::Object | static |
readObjectFromXMLNodeOrFile(SimTK::Xml::Element &objectElement, int versionNumber) | OpenSim::Object | |
RegisterType(const Object &defaultObject) | OpenSim::Object | inlinestatic |
registerType(const Object &defaultObject) | OpenSim::Object | static |
renameType(const std::string &oldTypeName, const std::string &newTypeName) | OpenSim::Object | static |
RenameType(const std::string &oldName, const std::string &newName) | OpenSim::Object | inlinestatic |
SafeCopy(const Object *aObject) | OpenSim::Object | inlinestatic |
scale(const SimTK::State &s, const SimTK::Vec3 &aScaleFactors) | OpenSim::PathPoint | virtual |
setAllPropertiesUseDefault(bool aUseDefault) | OpenSim::Object | |
setAuthors(const std::string &authors) | OpenSim::Object | inline |
setBody(OpenSim::Body &aBody) | OpenSim::PathPoint | |
setCoordinate(const SimTK::State &s, Coordinate &aCoordinate) | OpenSim::ConditionalPathPoint | |
setDebugLevel(int newLevel) | OpenSim::Object | inlinestatic |
setDescription(const std::string &description) | OpenSim::Object | |
setDocument(XMLDocument *doc) | OpenSim::Object | inlineprotected |
setInlined(bool aInlined, const std::string &aFileName="") | OpenSim::Object | |
setLocation(const SimTK::State &s, const SimTK::Vec3 &aLocation) | OpenSim::PathPoint | |
setLocation(const SimTK::State &s, int aCoordIndex, double aLocation) | OpenSim::PathPoint | |
setLocation(const SimTK::State &s, double pt[]) | OpenSim::PathPoint | inline |
setLocationCoord(int aXYZ, double aValue) | OpenSim::PathPoint | inline |
setName(const std::string &name) | OpenSim::Object | |
setObjectIsUpToDateWithProperties() | OpenSim::Object | inline |
setRangeMax(const SimTK::State &s, double aMax) | OpenSim::ConditionalPathPoint | |
setRangeMin(const SimTK::State &s, double aMin) | OpenSim::ConditionalPathPoint | |
setReferences(const std::string &references) | OpenSim::Object | inline |
setSerializeAllDefaults(bool shouldSerializeDefaults) | OpenSim::Object | inlinestatic |
toString() const | OpenSim::Object | |
update(const SimTK::State &s) | OpenSim::PathPoint | inlinevirtual |
updateFromXMLDocument() | OpenSim::Object | protected |
updateFromXMLNode(SimTK::Xml::Element &aNode, int versionNumber=-1) | OpenSim::ConditionalPathPoint | virtual |
updateGeometry() | OpenSim::PathPoint | virtual |
updateXMLNode(SimTK::Xml::Element &parent) | OpenSim::Object | virtual |
updDisplayer() | OpenSim::PathPoint | inlinevirtual |
updDocument() | OpenSim::Object | inlineprotected |
updProperty(const PropertyIndex &index) | OpenSim::Object | |
updPropertyByIndex(int propertyIndex) | OpenSim::Object | |
updPropertyByName(const std::string &name) | OpenSim::Object | |
~ConditionalPathPoint() | OpenSim::ConditionalPathPoint | virtual |
~Object() | OpenSim::Object | virtual |
~PathPoint() | OpenSim::PathPoint | virtual |