, including all inherited members.
_calc_path_length_change(const SimTK::State &s, WrapObject &wo, WrapResult &wr) const | OpenSim::GeometryPath | |
_converting | OpenSim::Object | [protected] |
_currentDisplayPath | OpenSim::GeometryPath | [protected] |
_currentPathIndex | OpenSim::GeometryPath | [protected] |
_description | OpenSim::Object | [protected] |
_displayer | OpenSim::GeometryPath | [protected] |
_displayerProp | OpenSim::GeometryPath | [protected] |
_document | OpenSim::Object | [protected] |
_inlined | OpenSim::Object | [protected] |
_lengthIndex | OpenSim::GeometryPath | [protected] |
_model | OpenSim::ModelComponent | [protected] |
_name | OpenSim::Object | [protected] |
_node | OpenSim::Object | [protected] |
_owner | OpenSim::GeometryPath | [protected] |
_pathPointSet | OpenSim::GeometryPath | [protected] |
_pathPointSetProp | OpenSim::GeometryPath | [protected] |
_pathValidIndex | OpenSim::GeometryPath | [protected] |
_pathWrapSet | OpenSim::GeometryPath | [protected] |
_pathWrapSetProp | OpenSim::GeometryPath | [protected] |
_preScaleLengthIndex | OpenSim::GeometryPath | [protected] |
_propertySet | OpenSim::Object | [protected] |
_refNode | OpenSim::Object | [protected] |
_subsystemIndex | OpenSim::GeometryPath | [protected] |
_type | OpenSim::Object | [protected] |
addObserver(Object &aObserver) | OpenSim::Object | [inline] |
addObserverEvent(Object &aObserver, OpenSim::Event &aEvent) | OpenSim::Object | [inline] |
addPathPoint(const SimTK::State &s, int aIndex, OpenSim::Body &aBody) | OpenSim::GeometryPath | |
addPathWrap(const SimTK::State &s, WrapObject &aWrapObject) | OpenSim::GeometryPath | |
appendNewPathPoint(const std::string &proposedName, OpenSim::Body &aBody, const SimTK::Vec3 &aPositionOnBody) | OpenSim::GeometryPath | |
applyWrapObjects(const SimTK::State &s) | OpenSim::GeometryPath | |
calcLengthAfterPathComputation(const SimTK::State &s) | OpenSim::GeometryPath | [virtual] |
canDeletePathPoint(int aIndex) | OpenSim::GeometryPath | |
clearChanged() | OpenSim::Object | [inline, protected] |
clearXMLStructures() | OpenSim::Object | |
compute(const SimTK::State &s) | OpenSim::GeometryPath | |
computeMomentArm(SimTK::State &s, Coordinate &aCoord) | OpenSim::GeometryPath | [virtual] |
computeMomentArms(SimTK::State &s, Array< double > &rMomentArms) | OpenSim::GeometryPath | [virtual] |
copy() const | OpenSim::GeometryPath | [virtual] |
OpenSim::ModelComponent::copy(DOMElement *aNode) const | OpenSim::Object | [virtual] |
copyData(const GeometryPath &aPath) | OpenSim::GeometryPath | |
countObservers() const | OpenSim::Object | [inline] |
createSystem(SimTK::MultibodySystem &system) const | OpenSim::ModelComponent | [protected, virtual] |
DEFAULT_NAME | OpenSim::Object | [static] |
deleteObserver(Object &aObserver) | OpenSim::Object | [inline] |
deleteObservers() | OpenSim::Object | [inline] |
deletePathPoint(const SimTK::State &s, int aIndex) | OpenSim::GeometryPath | |
deletePathWrap(const SimTK::State &s, int aIndex) | OpenSim::GeometryPath | |
generateXMLNode(DOMElement *aParent, int aNodeIndex=0) | OpenSim::Object | [virtual] |
GeometryPath() | OpenSim::GeometryPath | |
GeometryPath(const GeometryPath &aPath) | OpenSim::GeometryPath | |
getCurrentDisplayPath(const SimTK::State &s) | OpenSim::GeometryPath | [virtual] |
getCurrentPath(const SimTK::State &s) const | OpenSim::GeometryPath | [virtual] |
getDescription() const | OpenSim::Object | |
getDisplayer() const | OpenSim::GeometryPath | [inline, virtual] |
getDocument() const | OpenSim::Object | |
getDocumentFileName() const | OpenSim::Object | |
getInlined() const | OpenSim::Object | |
getLength(const SimTK::State &s) | OpenSim::GeometryPath | [virtual] |
getModel() const | OpenSim::ModelComponent | |
getName() const | OpenSim::Object | |
getNewType() const | OpenSim::Object | [inline, virtual] |
getOwner() const | OpenSim::GeometryPath | [inline] |
getPathPointSet() const | OpenSim::GeometryPath | [inline] |
getPreScaleLength(const SimTK::State &s) const | OpenSim::GeometryPath | [virtual] |
getPropertySet() | OpenSim::Object | [inline] |
getPropertySet() const | OpenSim::Object | [inline] |
getRegisteredObjectsOfGivenType(ArrayPtrs< T > &rArray) | OpenSim::Object | [inline, static] |
getRegisteredTypenames(Array< std::string > &rTypeNames) | OpenSim::Object | [static] |
getSerializeAllDefaults() | OpenSim::Object | [inline, static] |
getType() const | OpenSim::Object | |
getWrapSet() | OpenSim::GeometryPath | [inline] |
getXMLNode() const | OpenSim::Object | |
hasChanged() | OpenSim::Object | [inline, protected] |
initState(SimTK::State &s) | OpenSim::GeometryPath | [virtual] |
OpenSim::ModelComponent::initState(SimTK::State &state) const | OpenSim::ModelComponent | [protected, virtual] |
initStateCache(SimTK::State &s, SimTK::SubsystemIndex subsystemIndex, Model &model) | OpenSim::GeometryPath | [virtual] |
isA(const char *type) const | OpenSim::Object | [inline, virtual] |
isKindOf(const char *type) | OpenSim::Object | [inline, static] |
isValidDefaultType(const Object *aObject) const | OpenSim::Object | [virtual] |
makeObjectFromFile(const std::string &aFileName) | OpenSim::Object | [static] |
ModelComponent() | OpenSim::ModelComponent | |
ModelComponent(const std::string &aFileName, bool aUpdateFromXMLNode=true) SWIG_DECLARE_EXCEPTION | OpenSim::ModelComponent | |
ModelComponent(const XMLDocument *aDocument) | OpenSim::ModelComponent | |
ModelComponent(DOMElement *aNode) | OpenSim::ModelComponent | |
ModelComponent(const ModelComponent ©) | OpenSim::ModelComponent | |
ModelComponentSet class | OpenSim::ModelComponent | [friend] |
moveDownPathWrap(const SimTK::State &s, int aIndex) | OpenSim::GeometryPath | |
moveUpPathWrap(const SimTK::State &s, int aIndex) | OpenSim::GeometryPath | |
NAME_LENGTH enum value | OpenSim::Object | |
newInstanceOfType(const std::string &aType) | OpenSim::Object | [static] |
notifyObservers(OpenSim::Event &aEvent) | OpenSim::Object | [inline] |
Object() | OpenSim::Object | |
Object(const std::string &aFileName, bool aUpdateFromXMLNode=true) SWIG_DECLARE_EXCEPTION | OpenSim::Object | |
Object(const XMLDocument *aDocument) | OpenSim::Object | |
Object(DOMElement *aNode) | OpenSim::Object | |
Object(const Object &aObject) | OpenSim::Object | |
OPENSIM_DECLARE_DERIVED(GeometryPath, Object) | OpenSim::GeometryPath | |
operator<(const Object &aObject) const | OpenSim::Object | [virtual] |
operator<<(std::ostream &aOut, const Object &aObject) | OpenSim::Object | [friend] |
operator=(const GeometryPath &aPath) | OpenSim::GeometryPath | |
operator==(const Object &aObject) const | OpenSim::Object | [virtual] |
postScale(const SimTK::State &s, const ScaleSet &aScaleSet) | OpenSim::GeometryPath | [virtual] |
preScale(const SimTK::State &s, const ScaleSet &aScaleSet) | OpenSim::GeometryPath | [virtual] |
print(const std::string &aFileName) | OpenSim::Object | |
PrintPropertyInfo(std::ostream &aOStream, const std::string &aClassNameDotPropertyName) | OpenSim::Object | [static] |
PrintPropertyInfo(std::ostream &aOStream, const std::string &aClassName, const std::string &aPropertyName) | OpenSim::Object | [static] |
registerMigrationFunction(int aVersionMigrateFromNumber, int aVersionMigrateToNumber, MigrationFunction *aMigrationFunction) | OpenSim::Object | [static] |
RegisterType(const Object &aObject) | OpenSim::Object | [static] |
renameChildNode(const std::string &aOldName, const std::string &aNewName, DOMElement *startNode=NULL) | OpenSim::Object | |
RenameType(const std::string &oldTypeName, const Object &aObjectOfNewType) | OpenSim::Object | [static] |
replacePathPoint(const SimTK::State &s, PathPoint *aOldPathPoint, PathPoint *aNewPathPoint) | OpenSim::GeometryPath | |
SafeCopy(const Object *aObject) | OpenSim::Object | [inline, static] |
scale(const SimTK::State &s, const ScaleSet &aScaleSet) | OpenSim::GeometryPath | [virtual] |
setAllPropertiesUseDefault(bool aUseDefault) | OpenSim::Object | |
setChanged() | OpenSim::Object | [inline, protected] |
setDefaultsFromState(const SimTK::State &state) | OpenSim::ModelComponent | [protected, virtual] |
setDescription(const std::string &aDescrip) | OpenSim::Object | |
setInlined(bool aInlined, const std::string &aFileName="") | OpenSim::Object | |
setLength(const SimTK::State &s, double length) | OpenSim::GeometryPath | [virtual] |
setModel(Model &model) | OpenSim::ModelComponent | [protected] |
setName(const std::string &aName) | OpenSim::GeometryPath | |
setPreScaleLength(const SimTK::State &s, double preScaleLength) | OpenSim::GeometryPath | [virtual] |
setSerializeAllDefaults(bool aBoolean) | OpenSim::Object | [inline, static] |
setType(const std::string &aType) | OpenSim::Object | |
setup(Model &aModel, Object &aOwner) | OpenSim::GeometryPath | [virtual] |
setupFromXML() | OpenSim::ModelComponent | [protected, virtual] |
setXMLNode(DOMElement *aNode) | OpenSim::Object | [protected] |
toString() const | OpenSim::Object | |
update(const Object &aObject, OpenSim::Event &aEvent) | OpenSim::Object | [inline, virtual] |
updateDefaultObjectsFromXMLNode() | OpenSim::Object | [virtual] |
updateDefaultObjectsXMLNode(DOMElement *aParent) | OpenSim::Object | [virtual] |
updateDisplayer(const SimTK::State &s) | OpenSim::GeometryPath | [virtual] |
updateFromXMLNode() | OpenSim::Object | [virtual] |
updateGeometry(const SimTK::State &s) | OpenSim::GeometryPath | [virtual] |
updateXMLNode(DOMElement *aParent, int aNodeIndex=0) | OpenSim::Object | [virtual] |
updDisplayer() | OpenSim::Object | [inline, virtual] |
updModel() | OpenSim::ModelComponent | |
updPathPointSet() const | OpenSim::GeometryPath | [inline] |
~GeometryPath() | OpenSim::GeometryPath | [virtual] |
~Object() | OpenSim::Object | [virtual] |