SurgSim::Graphics::OsgSphereRepresentation Member List

This is the complete list of members for SurgSim::Graphics::OsgSphereRepresentation, including all inherited members.

Accessible()SurgSim::Framework::Accessible
Accessible(const Accessible &other)SurgSim::Framework::Accessibleprivate
addGroupReference(const std::string &name)SurgSim::Graphics::Representationvirtual
addGroupReferences(const std::vector< std::string > &groups)SurgSim::Graphics::Representation
addUniform(std::shared_ptr< SurgSim::Graphics::UniformBase > uniform)SurgSim::Graphics::OsgRepresentation
addUniform(const std::string &type, const std::string &name, const boost::any &value)SurgSim::Graphics::OsgRepresentation
checkAwake(const std::string &functionName)SurgSim::Graphics::Representationprivate
clearGroupReferences()SurgSim::Graphics::Representation
clearMaterial() overrideSurgSim::Graphics::OsgRepresentationvirtual
Component(const std::string &name)SurgSim::Framework::Componentexplicit
decode(const YAML::Node &node, const std::vector< std::string > &ignoredProperties=std::vector< std::string >())SurgSim::Framework::Accessible
DecoderType typedefSurgSim::Framework::Accessible
DefaultGroupNameSurgSim::Graphics::Representationstatic
DefaultHudGroupNameSurgSim::Graphics::Representationstatic
doInitialize() overrideSurgSim::Framework::Representationprivatevirtual
doRetire()SurgSim::Framework::Componentvirtual
doUpdate(double dt)SurgSim::Graphics::OsgRepresentationprotectedvirtual
doWakeUp() overrideSurgSim::Framework::Representationprivatevirtual
encode() constSurgSim::Framework::Accessible
EncoderType typedefSurgSim::Framework::Accessible
FactoryType typedefSurgSim::Framework::FactoryBase1< Component, std::string >
forwardProperty(const std::string &name, const Accessible &target, const std::string &targetProperty)SurgSim::Framework::Accessible
getClassName() constSurgSim::Framework::Componentvirtual
getDrawAsWireFrame() const overrideSurgSim::Graphics::OsgRepresentationvirtual
getFactory()SurgSim::Framework::FactoryBase1< Component, std::string >inlinestatic
getFullName() constSurgSim::Framework::Component
getGroupReferences() constSurgSim::Graphics::Representation
getLocalPose() constSurgSim::Framework::Representationvirtual
getMaterial() const overrideSurgSim::Graphics::OsgRepresentationvirtual
getName() constSurgSim::Framework::Component
getOsgNode() constSurgSim::Graphics::OsgRepresentation
getPose() constSurgSim::Framework::Representationvirtual
getPoseComponent()SurgSim::Framework::Componentprotectedvirtual
getPoseComponent() constSurgSim::Framework::Componentprotectedvirtual
getRadius() constSurgSim::Graphics::OsgSphereRepresentationvirtual
getRuntime() constSurgSim::Framework::Component
getScene()SurgSim::Framework::Component
getSceneElement()SurgSim::Framework::Component
getSceneElement() constSurgSim::Framework::Component
getSharedPtr()SurgSim::Framework::Component
getSharedUnitSphere()SurgSim::Graphics::OsgSphereRepresentationprivatestatic
GetterType typedefSurgSim::Framework::Accessible
getUuid() constSurgSim::Framework::Component
getValue(const std::string &name) constSurgSim::Framework::Accessible
getValue(const std::string &name) constSurgSim::Framework::Accessible
getValue(const std::string &name, T *value) constSurgSim::Framework::Accessible
getValue(const std::string &name) constSurgSim::Framework::Accessible
initialize(const std::weak_ptr< Runtime > &runtime)SurgSim::Framework::Component
isActive() constSurgSim::Framework::Component
isAwake() constSurgSim::Framework::Component
isGeneratingTangents() const overrideSurgSim::Graphics::OsgRepresentationvirtual
isInitialized() constSurgSim::Framework::Component
isLocalActive() constSurgSim::Framework::Component
isReadable(const std::string &name) constSurgSim::Framework::Accessible
isWriteable(const std::string &name) constSurgSim::Framework::Accessible
m_didInitSurgSim::Framework::Componentprivate
m_didWakeUpSurgSim::Framework::Componentprivate
m_drawAsWireFrameSurgSim::Graphics::OsgRepresentationprotected
m_functorsSurgSim::Framework::Accessibleprivate
m_groupsSurgSim::Graphics::Representationprivate
m_isAwakeSurgSim::Framework::Componentprivate
m_isInitializedSurgSim::Framework::Componentprivate
m_isLocalActiveSurgSim::Framework::Componentprivate
m_localPoseSurgSim::Framework::Representationprivate
m_materialSurgSim::Graphics::OsgRepresentationprotected
m_materialProxySurgSim::Graphics::OsgRepresentationprotected
m_modelMatrixUniformSurgSim::Graphics::OsgRepresentationprotected
m_nameSurgSim::Framework::Componentprivate
m_runtimeSurgSim::Framework::Componentprivate
m_sceneSurgSim::Framework::Componentprivate
m_sceneElementSurgSim::Framework::Componentprivate
m_sharedUnitSphereSurgSim::Graphics::OsgSphereRepresentationprivate
m_switchSurgSim::Graphics::OsgRepresentationprotected
m_tangentGeneratorSurgSim::Graphics::OsgRepresentationprotected
m_transformSurgSim::Graphics::OsgRepresentationprotected
m_uuidSurgSim::Framework::Componentprivate
operator=(const Accessible &other)SurgSim::Framework::Accessibleprivate
OsgRepresentation(const std::string &name)SurgSim::Graphics::OsgRepresentationexplicit
OsgSphereRepresentation(const std::string &name)SurgSim::Graphics::OsgSphereRepresentationexplicit
removeAccessors(const std::string &name)SurgSim::Framework::Accessible
removeGroupReference(const std::string &group)SurgSim::Graphics::Representation
Representation(const std::string &name)SurgSim::Graphics::Representationexplicit
retire()SurgSim::Framework::Component
setAccessors(const std::string &name, GetterType getter, SetterType setter)SurgSim::Framework::Accessible
setDecoder(const std::string &name, DecoderType decoder)SurgSim::Framework::Accessible
setDrawAsWireFrame(bool val) overrideSurgSim::Graphics::OsgRepresentationvirtual
setGenerateTangents(bool value) overrideSurgSim::Graphics::OsgRepresentationvirtual
setGetter(const std::string &name, GetterType func)SurgSim::Framework::Accessible
setGroupReference(const std::string &group)SurgSim::Graphics::Representation
setGroupReferences(const std::vector< std::string > &groups)SurgSim::Graphics::Representation
setLocalActive(bool val)SurgSim::Framework::Componentvirtual
setLocalPose(const SurgSim::Math::RigidTransform3d &pose)SurgSim::Framework::Representationvirtual
setMaterial(std::shared_ptr< SurgSim::Framework::Component > material) overrideSurgSim::Graphics::OsgRepresentationvirtual
setName(const std::string &name)SurgSim::Framework::Component
setRadius(double radius)SurgSim::Graphics::OsgSphereRepresentationvirtual
setScene(std::weak_ptr< Scene > scene)SurgSim::Framework::Component
setSceneElement(std::weak_ptr< SceneElement > sceneElement)SurgSim::Framework::Component
setSerializable(const std::string &name, EncoderType encoder, DecoderType decoder)SurgSim::Framework::Accessible
setSetter(const std::string &name, SetterType func)SurgSim::Framework::Accessible
SetterType typedefSurgSim::Framework::Accessible
setValue(const std::string &name, const boost::any &value)SurgSim::Framework::Accessible
setVisible(bool val)SurgSim::Graphics::OsgRepresentationprotected
SphereRepresentation(const std::string &name)SurgSim::Graphics::SphereRepresentationinlineexplicit
SURGSIM_CLASSNAME(SurgSim::Graphics::OsgSphereRepresentation)SurgSim::Graphics::OsgSphereRepresentation
update(double dt) overrideSurgSim::Graphics::OsgRepresentationvirtual
updateTangents()SurgSim::Graphics::OsgRepresentationprotected
wakeUp()SurgSim::Framework::Component
~Accessible()SurgSim::Framework::Accessible
~Component()SurgSim::Framework::Componentvirtual
~OsgRepresentation()SurgSim::Graphics::OsgRepresentationvirtual
~Representation()SurgSim::Graphics::Representationvirtual