opensurgsim
SurgSim::Graphics::OsgPlaneRepresentation Member List

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

Accessible()SurgSim::Framework::Accessible
addGroupReference(const std::string &name)SurgSim::Graphics::Representationvirtual
addGroupReferences(const std::vector< std::string > &groups)SurgSim::Graphics::Representation
addUniform(std::shared_ptr< UniformBase > uniform) overrideSurgSim::Graphics::OsgRepresentationvirtual
addUniform(const std::string &type, const std::string &name, const boost::any &value) overrideSurgSim::Graphics::OsgRepresentationvirtual
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 typedef (defined in SurgSim::Framework::Accessible)SurgSim::Framework::Accessible
DefaultGroupName (defined in SurgSim::Graphics::Representation)SurgSim::Graphics::Representationstatic
DefaultHudGroupName (defined in SurgSim::Graphics::Representation)SurgSim::Graphics::Representationstatic
doRetire() overrideSurgSim::Graphics::OsgRepresentationprotectedvirtual
doUpdate(double dt) (defined in SurgSim::Graphics::OsgRepresentation)SurgSim::Graphics::OsgRepresentationprotectedvirtual
doWakeUp() overrideSurgSim::Graphics::Representationvirtual
encode() constSurgSim::Framework::Accessible
EncoderType typedef (defined in SurgSim::Framework::Accessible)SurgSim::Framework::Accessible
FactoryType typedef (defined in SurgSim::Framework::FactoryBase1< Component, std::string >)SurgSim::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
getMaterialReference() const (defined in SurgSim::Graphics::Representation)SurgSim::Graphics::Representation
getName() constSurgSim::Framework::Component
getOsgNode() constSurgSim::Graphics::OsgRepresentation
getOsgUniforms() constSurgSim::Graphics::OsgRepresentationprotected
getPose() constSurgSim::Framework::Representationvirtual
getPoseComponent()SurgSim::Framework::Componentprotectedvirtual
getPoseComponent() constSurgSim::Framework::Componentprotectedvirtual
getProperties() (defined in SurgSim::Framework::Accessible)SurgSim::Framework::Accessible
getRuntime() constSurgSim::Framework::Component
getScene()SurgSim::Framework::Component
getSceneElement()SurgSim::Framework::Component
getSceneElement() constSurgSim::Framework::Component
getSharedPtr()SurgSim::Framework::Component
GetterType typedef (defined in SurgSim::Framework::Accessible)SurgSim::Framework::Accessible
getUniforms() const overrideSurgSim::Graphics::OsgRepresentationvirtual
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) const (defined in SurgSim::Framework::Accessible)SurgSim::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_drawAsWireFrameSurgSim::Graphics::OsgRepresentationprotected
m_materialSurgSim::Graphics::OsgRepresentationprotected
m_materialProxySurgSim::Graphics::OsgRepresentationprotected
m_modelMatrixUniform (defined in SurgSim::Graphics::OsgRepresentation)SurgSim::Graphics::OsgRepresentationprotected
m_switchSurgSim::Graphics::OsgRepresentationprotected
m_tangentGeneratorSurgSim::Graphics::OsgRepresentationprotected
m_transformSurgSim::Graphics::OsgRepresentationprotected
m_uniforms (defined in SurgSim::Graphics::OsgRepresentation)SurgSim::Graphics::OsgRepresentationprotected
OsgPlaneRepresentation(const std::string &name)SurgSim::Graphics::OsgPlaneRepresentationexplicit
OsgRepresentation(const std::string &name)SurgSim::Graphics::OsgRepresentationexplicit
PlaneRepresentation(const std::string &name)SurgSim::Graphics::PlaneRepresentationinlineexplicit
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
setMaterialReference(const std::string &materialName) (defined in SurgSim::Graphics::Representation)SurgSim::Graphics::Representation
setName(const std::string &name)SurgSim::Framework::Component
setOsgUniforms(const std::vector< std::shared_ptr< Graphics::OsgUniformBase >> &uniforms)SurgSim::Graphics::OsgRepresentationprotected
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 typedef (defined in SurgSim::Framework::Accessible)SurgSim::Framework::Accessible
setUniforms(const std::vector< std::shared_ptr< UniformBase >> &uniforms) overrideSurgSim::Graphics::OsgRepresentationvirtual
setValue(const std::string &name, const boost::any &value)SurgSim::Framework::Accessible
setVisible(bool val)SurgSim::Graphics::OsgRepresentationprotected
SURGSIM_CLASSNAME(SurgSim::Graphics::OsgPlaneRepresentation) (defined in SurgSim::Graphics::OsgPlaneRepresentation)SurgSim::Graphics::OsgPlaneRepresentation
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