API  4.4
For C++ developers
OpenSim::Torus Member List

This is the complete list of members for OpenSim::Torus, including all inherited members.

_propertySetOpenSim::Objectprotected
addCacheVariable(std::string name, T variablePrototype, SimTK::Stage dependsOnStage) constOpenSim::Componentinlineprotected
addComponent(Component *subcomponent)OpenSim::Component
addDiscreteVariable(const std::string &discreteVariableName, SimTK::Stage invalidatesStage) constOpenSim::Componentprotected
addListProperty(const std::string &name, const std::string &comment, int minSize, int maxSize)OpenSim::Objectprotected
addListProperty(const std::string &name, const std::string &comment, int minSize, int maxSize, const Container< T > &valueList)OpenSim::Objectprotected
addModelingOption(const std::string &optionName, int maxFlagValue) constOpenSim::Componentprotected
addOptionalProperty(const std::string &name, const std::string &comment)OpenSim::Objectprotected
addOptionalProperty(const std::string &name, const std::string &comment, const T &value)OpenSim::Objectprotected
addProperty(const std::string &name, const std::string &comment, const T &value)OpenSim::Objectprotected
addStateVariable(const std::string &stateVariableName, const SimTK::Stage &invalidatesStage=SimTK::Stage::Dynamics, bool isHidden=false) constOpenSim::Componentprotected
addStateVariable(Component::StateVariable *stateVariable) constOpenSim::Componentprotected
addToSystem(SimTK::MultibodySystem &system) constOpenSim::Component
adoptSubcomponent(Component *subcomponent)OpenSim::Componentprotected
AnalyticGeometry()OpenSim::AnalyticGeometryinline
AppearanceOpenSim::Geometry
append_components(const Component &value)OpenSim::Componentinlineprotected
assign(Object &aObject) overrideOpenSim::Torusinline
checkPropertyValueIsInRangeOrSet(const Property< T > &p, const T &lower, const T &upper, const std::set< T > &set) constOpenSim::Objectprotected
checkPropertyValueIsInSet(const Property< T > &p, const std::set< T > &set) constOpenSim::Objectprotected
checkPropertyValueIsPositive(const Property< T > &p) constOpenSim::Objectprotected
clearConnections()OpenSim::Component
clearObjectIsUpToDateWithProperties()OpenSim::Objectinlineprotected
clone() const overrideOpenSim::Torusinlinevirtual
Component()OpenSim::Component
Component(const std::string &aFileName, bool aUpdateFromXMLNode=true)OpenSim::Component
Component(SimTK::Xml::Element &aNode)OpenSim::Componentexplicit
Component(const Component &)=defaultOpenSim::Component
componentsOpenSim::Component
computeStateVariableDerivatives(const SimTK::State &s) constOpenSim::Componentprotectedvirtual
connectInput_transform(const AbstractOutput &output, const std::string &alias="")OpenSim::Geometryinline
connectInput_transform(const AbstractChannel &channel, const std::string &alias="")OpenSim::Geometryinline
connectSocket_frame(const Object &object)OpenSim::Geometryinline
constructInput(const std::string &name, bool isList, const std::string &propertyComment, const SimTK::Stage &requiredAtStage=SimTK::Stage::Instance)OpenSim::Componentinlineprotected
constructListOutput(const std::string &name, T(CompType::*const memFunc)(const SimTK::State &, const std::string &channel) const, const SimTK::Stage &dependsOn=SimTK::Stage::Acceleration)OpenSim::Componentinlineprotected
constructOutput(const std::string &name, T(CompType::*const memFunc)(const SimTK::State &) const, const SimTK::Stage &dependsOn=SimTK::Stage::Acceleration)OpenSim::Componentinlineprotected
constructOutput(const std::string &name, const T &(CompType::*const memFunc)(const SimTK::State &) const, const SimTK::Stage &dependsOn=SimTK::Stage::Acceleration)OpenSim::Componentinlineprotected
constructOutputForStateVariable(const std::string &name)OpenSim::Componentprotected
constructSocket(const std::string &name, const std::string &propertyComment)OpenSim::Componentinlineprotected
constructSubcomponent(const std::string &name)OpenSim::Componentinlineprotected
countNumComponents() constOpenSim::Componentinline
cross_sectionOpenSim::Torus
DEFAULT_NAMEOpenSim::Objectstatic
dump() constOpenSim::Object
extendAddComponent(Component *subcomponent)OpenSim::Componentinlineprotectedvirtual
extendAddToSystem(SimTK::MultibodySystem &system) constOpenSim::Componentinlineprotectedvirtual
extendAddToSystemAfterSubcomponents(SimTK::MultibodySystem &system) constOpenSim::Componentinlineprotectedvirtual
extendFinalizeConnections(Component &root) overrideOpenSim::Geometryprotectedvirtual
extendFinalizeFromProperties()OpenSim::Componentinlineprotectedvirtual
extendInitStateFromProperties(SimTK::State &state) constOpenSim::Componentinlineprotectedvirtual
extendRealizeAcceleration(const SimTK::State &state) constOpenSim::Componentprotectedvirtual
extendRealizeDynamics(const SimTK::State &state) constOpenSim::Componentprotectedvirtual
extendRealizeInstance(const SimTK::State &state) constOpenSim::Componentprotectedvirtual
extendRealizeModel(SimTK::State &state) constOpenSim::Componentprotectedvirtual
extendRealizePosition(const SimTK::State &state) constOpenSim::Componentprotectedvirtual
extendRealizeReport(const SimTK::State &state) constOpenSim::Componentprotectedvirtual
extendRealizeTime(const SimTK::State &state) constOpenSim::Componentprotectedvirtual
extendRealizeTopology(SimTK::State &state) constOpenSim::Componentprotectedvirtual
extendRealizeVelocity(const SimTK::State &state) constOpenSim::Componentprotectedvirtual
extendSetPropertiesFromState(const SimTK::State &state)OpenSim::Componentinlineprotectedvirtual
finalizeConnections(Component &root)OpenSim::Component
finalizeFromProperties()OpenSim::Component
findComponent(const ComponentPath &pathToFind) constOpenSim::Componentinline
findComponent(const std::string &pathToFind) constOpenSim::Componentinline
frameOpenSim::Geometry
generateDecorations(bool fixed, const ModelDisplayHints &hints, const SimTK::State &state, SimTK::Array_< SimTK::DecorativeGeometry > &appendToThis) const overrideOpenSim::Geometryvirtual
Geometry()OpenSim::Geometry
Geometry(const Frame &frame)OpenSim::Geometryinline
get_Appearance() constOpenSim::Geometryinline
get_components(int i) constOpenSim::Componentinlineprotected
get_cross_section() constOpenSim::Torusinline
get_ring_radius() constOpenSim::Torusinline
get_scale_factors() constOpenSim::Geometryinline
getAbsolutePath() constOpenSim::Component
getAbsolutePathString() constOpenSim::Component
getAuthors() constOpenSim::Objectinline
getCacheVariableIndex(const CacheVariable< T > &cv) constOpenSim::Componentinline
getCacheVariableIndex(const std::string &name) constOpenSim::Component
getCacheVariableValue(const SimTK::State &state, const std::string &name) constOpenSim::Componentinline
getCacheVariableValue(const SimTK::State &state, const CacheVariable< T > &cv) constOpenSim::Componentinline
getClassName()OpenSim::Torusinlinestatic
getColor() constOpenSim::Geometryinline
getComponent(const std::string &pathname) constOpenSim::Componentinline
getComponent(const ComponentPath &pathname) constOpenSim::Componentinline
getComponent(const std::string &pathname) constOpenSim::Componentinline
getComponentList() constOpenSim::Componentinline
getConcreteClassName() const overrideOpenSim::Torusinlinevirtual
getConnectee(const std::string &name) constOpenSim::Componentinline
getConnectee(const std::string &name) constOpenSim::Componentinline
getDebugLevel()OpenSim::Objectstatic
getDefaultInstanceOfType(const std::string &concreteClassName)OpenSim::Objectstatic
getDescription() constOpenSim::Object
getDiscreteVariableIndex(const std::string &name) constOpenSim::Componentprotected
getDiscreteVariableValue(const SimTK::State &state, const std::string &name) constOpenSim::Component
getDocument() constOpenSim::Objectinlineprotected
getDocumentFileName() constOpenSim::Object
getDocumentFileVersion() constOpenSim::Object
getFrame() constOpenSim::Geometry
getImmediateSubcomponents() constOpenSim::Componentprotected
getInlined() constOpenSim::Object
getInput(const std::string &name) constOpenSim::Componentinline
getInput(const std::string &name) constOpenSim::Componentinline
getInputNames() constOpenSim::Componentinline
getInputValue(const SimTK::State &state, const std::string &name) constOpenSim::Componentinline
getMemberSubcomponent(MemberSubcomponentIndex ix) constOpenSim::Componentinlineprotected
getModelingOption(const SimTK::State &state, const std::string &name) constOpenSim::Component
getName() constOpenSim::Object
getNumAdoptedSubcomponents() constOpenSim::Componentprotected
getNumImmediateSubcomponents() constOpenSim::Componentinlineprotected
getNumInputs() constOpenSim::Componentinline
getNumMemberSubcomponents() constOpenSim::Componentprotected
getNumOutputs() constOpenSim::Componentinline
getNumProperties() constOpenSim::Object
getNumPropertySubcomponents() constOpenSim::Componentprotected
getNumSockets() constOpenSim::Componentinline
getNumStateVariables() constOpenSim::Component
getOpacity()OpenSim::Geometryinline
getOutput(const std::string &name) constOpenSim::Componentinline
getOutputNames() constOpenSim::Componentinline
getOutputs() constOpenSim::Componentinline
getOutputValue(const SimTK::State &state, const std::string &name) constOpenSim::Componentinline
getOwner() constOpenSim::Component
getProperty(const PropertyIndex &index) constOpenSim::Object
getPropertyByIndex(int propertyIndex) constOpenSim::Object
getPropertyByName(const std::string &name) constOpenSim::Object
getPropertyIndex(const std::string &name) constOpenSim::Objectinlineprotected
getPropertyIndex() constOpenSim::Objectinlineprotected
getPropertySet()OpenSim::Objectinline
getPropertySet() constOpenSim::Objectinline
getReferences() constOpenSim::Objectinline
getRegisteredObjectsOfGivenType(ArrayPtrs< T > &rArray)OpenSim::Objectinlinestatic
getRegisteredTypenames(Array< std::string > &typeNames)OpenSim::Objectstatic
getRelativePath(const Component &wrt) constOpenSim::Component
getRelativePathString(const Component &wrt) constOpenSim::Component
getRepresentation()OpenSim::Geometryinline
getRoot() constOpenSim::Component
getSerializeAllDefaults()OpenSim::Objectinlinestatic
getSocket(const std::string &name) constOpenSim::Componentinline
getSocket(const std::string &name) constOpenSim::Componentinline
getSocketNames()OpenSim::Componentinline
getStateIndex(const std::string &name) constOpenSim::Componentprotected
getStateVariableDerivativeValue(const SimTK::State &state, const std::string &name) constOpenSim::Component
getStateVariableNames() constOpenSim::Component
getStateVariableSystemIndex(const std::string &stateVariableName) constOpenSim::Componentprotected
getStateVariableValue(const SimTK::State &state, const std::string &name) constOpenSim::Component
getStateVariableValue(const SimTK::State &state, const ComponentPath &path) constOpenSim::Component
getStateVariableValues(const SimTK::State &state) constOpenSim::Component
getSystem() constOpenSim::Componentinline
hasComponent(const std::string &pathname) constOpenSim::Componentinline
hasComponent(const std::string &pathname) constOpenSim::Componentinline
hasOwner() constOpenSim::Component
hasProperty(const std::string &name) constOpenSim::Object
hasProperty() constOpenSim::Object
hasSystem() constOpenSim::Componentinline
implementCreateDecorativeGeometry(SimTK::Array_< SimTK::DecorativeGeometry > &decoGeoms) const overrideOpenSim::Torusinlineprotectedvirtual
initComponentTreeTraversal(const Component &root) constOpenSim::Componentprotected
initStateFromProperties(SimTK::State &state) constOpenSim::Component
isA(const char *type) constOpenSim::Objectinlinevirtual
isCacheVariableValid(const SimTK::State &state, const std::string &name) constOpenSim::Component
isCacheVariableValid(const SimTK::State &state, const CacheVariable< T > &cv) constOpenSim::Componentinline
isComponentInOwnershipTree(const Component *component) constOpenSim::Component
isEqualTo(const Object &aObject) constOpenSim::Objectinline
isKindOf(const char *type)OpenSim::Objectinlinestatic
isObjectTypeDerivedFrom(const std::string &concreteClassName)OpenSim::Objectinlinestatic
isObjectUpToDateWithProperties() constOpenSim::Objectinline
makeObjectFromFile(const std::string &fileName)OpenSim::Objectstatic
makeObjectNamesConsistentWithProperties()OpenSim::Objectprotected
markCacheVariableInvalid(const SimTK::State &state, const std::string &name) constOpenSim::Component
markCacheVariableInvalid(const SimTK::State &state, const CacheVariable< T > &cv) constOpenSim::Componentinline
markCacheVariableValid(const SimTK::State &state, const std::string &name) constOpenSim::Component
markCacheVariableValid(const SimTK::State &state, const CacheVariable< T > &cv) constOpenSim::Componentinline
newInstanceOfType(const std::string &concreteClassName)OpenSim::Objectstatic
Object()OpenSim::Objectprotected
Object(const std::string &fileName, bool aUpdateFromXMLNode=true)OpenSim::Objectexplicitprotected
Object(const Object &source)OpenSim::Objectprotected
Object(SimTK::Xml::Element &aElement)OpenSim::Objectexplicitprotected
OpenSim_DECLARE_ABSTRACT_OBJECTOpenSim::Objectrelated
OpenSim_DECLARE_ABSTRACT_OBJECT_TOpenSim::Objectrelated
OpenSim_DECLARE_CONCRETE_OBJECTOpenSim::Objectrelated
OpenSim_DECLARE_CONCRETE_OBJECT_TOpenSim::Objectrelated
operator<(const Object &aObject) constOpenSim::Objectvirtual
operator=(const Component &)=defaultOpenSim::Component
OpenSim::Object::operator=(const Object &aObject)OpenSim::Object
operator==(const Object &aObject) constOpenSim::Objectvirtual
OutputConstIterator typedefOpenSim::Component
prependComponentPathToConnecteePath(Component &subcomponent)OpenSim::Componentprotectedstatic
print(const std::string &fileName) constOpenSim::Object
printComponentsMatching(const std::string &substring) constOpenSim::Component
printInputInfo() constOpenSim::Component
printOutputInfo(const bool includeDescendants=true) constOpenSim::Component
PrintPropertyInfo(std::ostream &os, const std::string &classNameDotPropertyName, bool printFlagInfo=true)OpenSim::Objectstatic
PrintPropertyInfo(std::ostream &os, const std::string &className, const std::string &propertyName, bool printFlagInfo=true)OpenSim::Objectstatic
printSocketInfo() constOpenSim::Component
printSubcomponentInfo() constOpenSim::Component
printSubcomponentInfo() constOpenSim::Componentinline
readObjectFromXMLNodeOrFile(SimTK::Xml::Element &objectElement, int versionNumber)OpenSim::Object
RegisterType(const Object &defaultObject)OpenSim::Objectinlinestatic
registerType(const Object &defaultObject)OpenSim::Objectstatic
RenameType(const std::string &oldName, const std::string &newName)OpenSim::Objectinlinestatic
renameType(const std::string &oldTypeName, const std::string &newTypeName)OpenSim::Objectstatic
resetSubcomponentOrder()OpenSim::Componentinlineprotected
ring_radiusOpenSim::Torus
SafeCopy(const Object *aObject)OpenSim::Objectinlinestatic
safeDownCast(OpenSim::Object *obj)OpenSim::Torusinlinestatic
scale_factorsOpenSim::Geometry
Self typedefOpenSim::Torus
set_Appearance(const Appearance &value)OpenSim::Geometryinline
set_components(int i, const Component &value)OpenSim::Componentinlineprotected
set_cross_section(const double &value)OpenSim::Torusinline
set_ring_radius(const double &value)OpenSim::Torusinline
set_scale_factors(const SimTK::Vec3 &value)OpenSim::Geometryinline
setAllPropertiesUseDefault(bool aUseDefault)OpenSim::Object
setAuthors(const std::string &authors)OpenSim::Objectinline
setCacheVariableValue(const SimTK::State &state, const std::string &k, T value) constOpenSim::Componentinline
setCacheVariableValue(const SimTK::State &state, const CacheVariable< T > &cv, T value) constOpenSim::Componentinline
setColor(const SimTK::Vec3 &color)OpenSim::Geometryinline
setDebugLevel(int newLevel)OpenSim::Objectstatic
setDescription(const std::string &description)OpenSim::Object
setDiscreteVariableValue(SimTK::State &state, const std::string &name, double value) constOpenSim::Component
setDocument(XMLDocument *doc)OpenSim::Objectinlineprotected
setFrame(const Frame &frame)OpenSim::Geometry
setInlined(bool aInlined, const std::string &aFileName="")OpenSim::Object
setModelingOption(SimTK::State &state, const std::string &name, int flag) constOpenSim::Component
setName(const std::string &name)OpenSim::Object
setNextSubcomponentInSystem(const Component &sub) constOpenSim::Componentprotected
setObjectIsUpToDateWithProperties()OpenSim::Objectprotected
setOpacity(const double opacity)OpenSim::Geometryinline
setOwner(const Component &owner)OpenSim::Componentprotected
setPropertiesFromState(const SimTK::State &state)OpenSim::Component
setReferences(const std::string &references)OpenSim::Objectinline
setRepresentation(OpenSim::VisualRepresentation rep)OpenSim::Geometryinline
setSerializeAllDefaults(bool shouldSerializeDefaults)OpenSim::Objectinlinestatic
setStateVariableDerivativeValue(const SimTK::State &state, const std::string &name, double deriv) constOpenSim::Componentprotected
setStateVariableValue(SimTK::State &state, const std::string &name, double value) constOpenSim::Component
setStateVariableValues(SimTK::State &state, const SimTK::Vector &values) constOpenSim::Component
SimTK_DEFINE_UNIQUE_INDEX_TYPE(MemberSubcomponentIndex)OpenSim::Componentprotected
Super typedefOpenSim::Torus
Torus()OpenSim::Torusinline
Torus(const double ringRadius, const double crossSectionRadius)OpenSim::Torusinline
toString() constOpenSim::Object
transformOpenSim::Geometry
traversePathToComponent(ComponentPath path) constOpenSim::Componentinlineprotected
traverseToStateVariable(const std::string &pathName) constOpenSim::Component
traverseToStateVariable(const ComponentPath &path) constOpenSim::Component
upd_Appearance()OpenSim::Geometryinline
upd_components(int i)OpenSim::Componentinlineprotected
upd_cross_section()OpenSim::Torusinline
upd_ring_radius()OpenSim::Torusinline
upd_scale_factors()OpenSim::Geometryinline
updateFromXMLDocument()OpenSim::Objectprotected
updateFromXMLNode(SimTK::Xml::Element &node, int versionNumber) overrideOpenSim::Componentprotectedvirtual
updateXMLNode(SimTK::Xml::Element &parent, const AbstractProperty *prop=nullptr) constOpenSim::Object
updCacheVariableValue(const SimTK::State &state, const std::string &name) constOpenSim::Componentinline
updCacheVariableValue(const SimTK::State &state, const CacheVariable< T > &cv) constOpenSim::Componentinline
updComponent(const std::string &name)OpenSim::Componentinline
updComponent(const ComponentPath &name)OpenSim::Componentinline
updComponent(const std::string &pathname)OpenSim::Componentinline
updComponentList()OpenSim::Componentinline
updDocument()OpenSim::Objectinlineprotected
updInput(const std::string &name)OpenSim::Componentinline
updMemberSubcomponent(MemberSubcomponentIndex ix)OpenSim::Componentinlineprotected
updOutput(const std::string &name)OpenSim::Componentinline
updProperty(const PropertyIndex &index)OpenSim::Object
updPropertyByIndex(int propertyIndex)OpenSim::Object
updPropertyByName(const std::string &name)OpenSim::Object
updSocket(const std::string &name)OpenSim::Componentinline
updSocket(const std::string &name)OpenSim::Componentinline
updSystem() constOpenSim::Componentprotected
~AnalyticGeometry()OpenSim::AnalyticGeometryinlinevirtual
~Component()=defaultOpenSim::Componentvirtual
~Geometry()OpenSim::Geometryinlinevirtual
~Object()OpenSim::Objectvirtual
~Torus()OpenSim::Torusinlinevirtual