SurgSim::Graphics::OsgPointCloudRepresentation Member List

This is the complete list of members for SurgSim::Graphics::OsgPointCloudRepresentation, 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
clearGroupReferences()SurgSim::Graphics::Representation
SurgSim::clearMaterial()=0SurgSim::Graphics::Representationpure virtual
SurgSim::Graphics::OsgRepresentation::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
doUpdate(double dt) overrideSurgSim::Graphics::OsgPointCloudRepresentationvirtual
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
getColor() const overrideSurgSim::Graphics::OsgPointCloudRepresentationvirtual
SurgSim::getDrawAsWireFrame() const =0SurgSim::Graphics::Representationpure virtual
SurgSim::Graphics::OsgRepresentation::getDrawAsWireFrame() const overrideSurgSim::Graphics::OsgRepresentationvirtual
getFactory()SurgSim::Framework::Componentstatic
getGroupReferences()SurgSim::Graphics::Representation
getLocalPose() const SurgSim::Framework::Representationvirtual
SurgSim::getMaterial() const =0SurgSim::Graphics::Representationpure virtual
SurgSim::Graphics::OsgRepresentation::getMaterial() const overrideSurgSim::Graphics::OsgRepresentationvirtual
getName() const SurgSim::Framework::Component
getOsgNode() const SurgSim::Graphics::OsgRepresentation
getPointSize() const overrideSurgSim::Graphics::OsgPointCloudRepresentationvirtual
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
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
getVertices() const overrideSurgSim::Graphics::OsgPointCloudRepresentationvirtual
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
SurgSim::isVisible() const =0SurgSim::Graphics::Representationpure virtual
SurgSim::Graphics::OsgRepresentation::isVisible() const overrideSurgSim::Graphics::OsgRepresentationvirtual
isWriteable(const std::string &name) const SurgSim::Framework::Accessible
m_colorSurgSim::Graphics::OsgPointCloudRepresentationprivate
m_drawArraysSurgSim::Graphics::OsgPointCloudRepresentationprivate
m_drawAsWireFrameSurgSim::Graphics::OsgRepresentationprotected
m_geometrySurgSim::Graphics::OsgPointCloudRepresentationprivate
m_isVisibleSurgSim::Graphics::Representationprotected
m_materialSurgSim::Graphics::OsgRepresentationprotected
m_pointSurgSim::Graphics::OsgPointCloudRepresentationprivate
m_switchSurgSim::Graphics::OsgRepresentationprotected
m_transformSurgSim::Graphics::OsgRepresentationprotected
m_vertexDataSurgSim::Graphics::OsgPointCloudRepresentationprivate
m_verticesSurgSim::Graphics::OsgPointCloudRepresentationprivate
OsgPointCloudRepresentation(const std::string &name)SurgSim::Graphics::OsgPointCloudRepresentationexplicit
OsgRepresentation(const std::string &name)SurgSim::Graphics::OsgRepresentationexplicit
PointCloudRepresentation(const std::string &name)SurgSim::Graphics::PointCloudRepresentationexplicit
removeAccessors(const std::string &name)SurgSim::Framework::Accessible
removeGroupReference(const std::string &group)SurgSim::Graphics::Representation
Representation(const std::string &name)SurgSim::Graphics::Representationexplicit
setAccessors(const std::string &name, GetterType getter, SetterType setter)SurgSim::Framework::Accessible
setColor(const SurgSim::Math::Vector4d &color) overrideSurgSim::Graphics::OsgPointCloudRepresentationvirtual
SurgSim::setDrawAsWireFrame(bool val)=0SurgSim::Graphics::Representationpure virtual
SurgSim::Graphics::OsgRepresentation::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
SurgSim::setMaterial(std::shared_ptr< Material > material)=0SurgSim::Graphics::Representationpure virtual
SurgSim::Graphics::OsgRepresentation::setMaterial(std::shared_ptr< Material > material) overrideSurgSim::Graphics::OsgRepresentationvirtual
setName(const std::string &name)SurgSim::Framework::Component
setPointSize(double val) overrideSurgSim::Graphics::OsgPointCloudRepresentationvirtual
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
SurgSim::setVisible(bool visible)=0SurgSim::Graphics::Representationpure virtual
SurgSim::Graphics::OsgRepresentation::setVisible(bool visible) overrideSurgSim::Graphics::OsgRepresentationvirtual
SURGSIM_CLASSNAME(SurgSim::Graphics::OsgPointCloudRepresentation)SurgSim::Graphics::OsgPointCloudRepresentation
SurgSim::update(double dt)=0SurgSim::Graphics::Representationpure virtual
SurgSim::Graphics::OsgRepresentation::update(double dt) overrideSurgSim::Graphics::OsgRepresentationvirtual
wakeUp()SurgSim::Framework::Component
~Accessible()SurgSim::Framework::Accessible
~Component()SurgSim::Framework::Componentvirtual
~OsgPointCloudRepresentation()SurgSim::Graphics::OsgPointCloudRepresentation
~OsgRepresentation()SurgSim::Graphics::OsgRepresentationvirtual
~PointCloudRepresentation()SurgSim::Graphics::PointCloudRepresentationvirtual
~Representation()SurgSim::Graphics::Representationvirtual