SurgSim::Graphics::OsgScreenSpaceQuadRepresentation Member List

This is the complete list of members for SurgSim::Graphics::OsgScreenSpaceQuadRepresentation, 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
buildMaterial(const std::string &vertexShaderName, const std::string &fragmentShaderName)SurgSim::Graphics::OsgScreenSpaceQuadRepresentationprivate
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::Graphics::OsgScreenSpaceQuadRepresentationprotectedvirtual
doUpdate(double dt) overrideSurgSim::Graphics::OsgScreenSpaceQuadRepresentationprotectedvirtual
encode() const SurgSim::Framework::Accessible
EncoderType typedefSurgSim::Framework::Accessible
FactoryType typedefSurgSim::Framework::Component
forwardProperty(const std::string &name, const Accessible &target, const std::string &targetProperty)SurgSim::Framework::Accessible
getClassName() const SurgSim::Framework::Componentvirtual
getDrawAsWireFrame() const overrideSurgSim::Graphics::OsgRepresentationvirtual
getFactory()SurgSim::Framework::Componentstatic
getGroupReferences()SurgSim::Graphics::Representation
getLocalPose() const SurgSim::Framework::Representationvirtual
getLocation(double *x, double *y)SurgSim::Graphics::OsgScreenSpaceQuadRepresentationvirtual
getMaterial() const overrideSurgSim::Graphics::OsgRepresentationvirtual
getName() const SurgSim::Framework::Component
getOsgNode() const SurgSim::Graphics::OsgRepresentation
getPose() const SurgSim::Framework::Representationvirtual
getPoseComponent()SurgSim::Framework::Componentprotectedvirtual
getPoseComponent() const SurgSim::Framework::Componentprotectedvirtual
getRuntime() const SurgSim::Framework::Component
getScene()SurgSim::Framework::Component
getSceneElement()SurgSim::Framework::Component
getSceneElement() const SurgSim::Framework::Component
getSharedPtr()SurgSim::Framework::Component
getSize(double *width, double *height) const overrideSurgSim::Graphics::OsgScreenSpaceQuadRepresentationvirtual
GetterType typedefSurgSim::Framework::Accessible
getUuid() const SurgSim::Framework::Component
getValue(const std::string &name) const SurgSim::Framework::Accessible
getValue(const std::string &name) const SurgSim::Framework::Accessible
getValue(const std::string &name, T *value) const SurgSim::Framework::Accessible
getValue(const std::string &name) const SurgSim::Framework::Accessible
initialize(const std::weak_ptr< Runtime > &runtime)SurgSim::Framework::Component
isActive() const SurgSim::Framework::Component
isAwake() const SurgSim::Framework::Component
isInitialized() const SurgSim::Framework::Component
isLocalActive() const SurgSim::Framework::Component
isReadable(const std::string &name) const SurgSim::Framework::Accessible
isVisible() const overrideSurgSim::Graphics::OsgRepresentationvirtual
isWriteable(const std::string &name) const SurgSim::Framework::Accessible
m_displayHeightSurgSim::Graphics::OsgScreenSpaceQuadRepresentationprivate
m_displayWidthSurgSim::Graphics::OsgScreenSpaceQuadRepresentationprivate
m_drawAsWireFrameSurgSim::Graphics::OsgRepresentationprotected
m_geodeSurgSim::Graphics::OsgScreenSpaceQuadRepresentationprivate
m_geometrySurgSim::Graphics::OsgScreenSpaceQuadRepresentationprivate
m_isVisibleSurgSim::Graphics::Representationprotected
m_materialSurgSim::Graphics::OsgRepresentationprotected
m_projectionSurgSim::Graphics::OsgScreenSpaceQuadRepresentationprivate
m_rectangleTextureUniformSurgSim::Graphics::OsgScreenSpaceQuadRepresentationprivate
m_scaleSurgSim::Graphics::OsgScreenSpaceQuadRepresentationprivate
m_switchSurgSim::Graphics::OsgRepresentationprotected
m_textureUniformSurgSim::Graphics::OsgScreenSpaceQuadRepresentationprivate
m_texureTypeSurgSim::Graphics::OsgScreenSpaceQuadRepresentationprivate
m_transformSurgSim::Graphics::OsgRepresentationprotected
OsgRepresentation(const std::string &name)SurgSim::Graphics::OsgRepresentationexplicit
OsgScreenSpaceQuadRepresentation(const std::string &name)SurgSim::Graphics::OsgScreenSpaceQuadRepresentationexplicit
removeAccessors(const std::string &name)SurgSim::Framework::Accessible
removeGroupReference(const std::string &group)SurgSim::Graphics::Representation
replaceUniform(const std::string &name, std::shared_ptr< SurgSim::Graphics::UniformBase > newUniform)SurgSim::Graphics::OsgScreenSpaceQuadRepresentationprivate
Representation(const std::string &name)SurgSim::Graphics::Representationexplicit
ScreenSpaceQuadRepresentation(const std::string name)SurgSim::Graphics::ScreenSpaceQuadRepresentationinlineexplicit
setAccessors(const std::string &name, GetterType getter, SetterType setter)SurgSim::Framework::Accessible
setDrawAsWireFrame(bool val) 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) overrideSurgSim::Graphics::Representationvirtual
setLocalPose(const SurgSim::Math::RigidTransform3d &pose)SurgSim::Framework::Representationvirtual
setLocation(double x, double y)SurgSim::Graphics::OsgScreenSpaceQuadRepresentationvirtual
setMaterial(std::shared_ptr< Material > material) overrideSurgSim::Graphics::OsgRepresentationvirtual
setName(const std::string &name)SurgSim::Framework::Component
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
setSize(double width, double height) overrideSurgSim::Graphics::OsgScreenSpaceQuadRepresentationvirtual
SetterType typedefSurgSim::Framework::Accessible
setTexture(std::shared_ptr< Texture > texture) overrideSurgSim::Graphics::OsgScreenSpaceQuadRepresentationvirtual
setTexture(std::shared_ptr< OsgTexture2d > texture)SurgSim::Graphics::OsgScreenSpaceQuadRepresentation
setTexture(std::shared_ptr< OsgTextureRectangle > texture)SurgSim::Graphics::OsgScreenSpaceQuadRepresentation
setTextureCoordinates(float left, float bottom, float right, float top)SurgSim::Graphics::OsgScreenSpaceQuadRepresentationprivate
setValue(const std::string &name, const boost::any &value)SurgSim::Framework::Accessible
setVisible(bool visible) overrideSurgSim::Graphics::OsgRepresentationvirtual
update(double dt) overrideSurgSim::Graphics::OsgRepresentationvirtual
wakeUp()SurgSim::Framework::Component
~Accessible()SurgSim::Framework::Accessible
~Component()SurgSim::Framework::Componentvirtual
~OsgRepresentation()SurgSim::Graphics::OsgRepresentationvirtual
~OsgScreenSpaceQuadRepresentation()SurgSim::Graphics::OsgScreenSpaceQuadRepresentation
~Representation()SurgSim::Graphics::Representationvirtual
~ScreenSpaceQuadRepresentation()SurgSim::Graphics::ScreenSpaceQuadRepresentationinline