Accessible() | SurgSim::Framework::Accessible | |
addGroupReference(const std::string &name) override | SurgSim::Graphics::Camera | virtual |
addGroupReferences(const std::vector< std::string > &groups) | SurgSim::Graphics::Representation | |
addRenderGroup(std::shared_ptr< Group > group) | SurgSim::Graphics::Camera | virtual |
addRenderGroupReference(const std::string &name) | SurgSim::Graphics::Camera | |
addUniform(std::shared_ptr< UniformBase > uniform)=0 | SurgSim::Graphics::Representation | pure virtual |
addUniform(const std::string &type, const std::string &name, const boost::any &value)=0 | SurgSim::Graphics::Representation | pure virtual |
Camera(const std::string &name) | SurgSim::Graphics::Camera | explicit |
clearGroupReferences() | SurgSim::Graphics::Representation | |
clearMaterial()=0 | SurgSim::Graphics::Representation | pure virtual |
Component(const std::string &name) | SurgSim::Framework::Component | explicit |
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::Representation | static |
DefaultHudGroupName (defined in SurgSim::Graphics::Representation) | SurgSim::Graphics::Representation | static |
doRetire() | SurgSim::Framework::Component | virtual |
doWakeUp() override | SurgSim::Graphics::Representation | virtual |
encode() const | SurgSim::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 | |
getAmbientColor()=0 | SurgSim::Graphics::Camera | pure virtual |
getClassName() const | SurgSim::Framework::Component | virtual |
getDrawAsWireFrame() const =0 | SurgSim::Graphics::Representation | pure virtual |
getFactory() | SurgSim::Framework::FactoryBase1< Component, std::string > | inlinestatic |
getFullName() const | SurgSim::Framework::Component | |
getGroupReferences() const | SurgSim::Graphics::Representation | |
getInverseProjectionMatrix() const =0 | SurgSim::Graphics::Camera | pure virtual |
getInverseViewMatrix() const =0 | SurgSim::Graphics::Camera | pure virtual |
getLocalPose() const | SurgSim::Framework::Representation | virtual |
getMaterial() const =0 | SurgSim::Graphics::Representation | pure virtual |
getMaterialReference() const (defined in SurgSim::Graphics::Representation) | SurgSim::Graphics::Representation | |
getName() const | SurgSim::Framework::Component | |
getPose() const | SurgSim::Framework::Representation | virtual |
getPoseComponent() | SurgSim::Framework::Component | protectedvirtual |
getPoseComponent() const | SurgSim::Framework::Component | protectedvirtual |
getProjectionMatrix() const =0 | SurgSim::Graphics::Camera | pure virtual |
getProperties() (defined in SurgSim::Framework::Accessible) | SurgSim::Framework::Accessible | |
getRenderGroupReferences() const | SurgSim::Graphics::Camera | |
getRenderGroups() const | SurgSim::Graphics::Camera | |
getRenderTarget() const =0 | SurgSim::Graphics::Camera | pure virtual |
getRuntime() const | SurgSim::Framework::Component | |
getScene() | SurgSim::Framework::Component | |
getSceneElement() | SurgSim::Framework::Component | |
getSceneElement() const | SurgSim::Framework::Component | |
getSharedPtr() | SurgSim::Framework::Component | |
GetterType typedef (defined in SurgSim::Framework::Accessible) | SurgSim::Framework::Accessible | |
getUniforms() const =0 | SurgSim::Graphics::Representation | pure virtual |
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 (defined in SurgSim::Framework::Accessible) | SurgSim::Framework::Accessible | |
getViewMatrix() const =0 | SurgSim::Graphics::Camera | pure virtual |
getViewport(int *x, int *y, int *width, int *height) const =0 | SurgSim::Graphics::Camera | pure virtual |
getViewportSize() const =0 | SurgSim::Graphics::Camera | pure virtual |
initialize(const std::weak_ptr< Runtime > &runtime) | SurgSim::Framework::Component | |
isActive() const | SurgSim::Framework::Component | |
isAwake() const | SurgSim::Framework::Component | |
isGeneratingTangents() const =0 | SurgSim::Graphics::Representation | pure virtual |
isInitialized() const | SurgSim::Framework::Component | |
isLocalActive() const | SurgSim::Framework::Component | |
isMainCamera()=0 | SurgSim::Graphics::Camera | pure virtual |
isReadable(const std::string &name) const | SurgSim::Framework::Accessible | |
isWriteable(const std::string &name) const | SurgSim::Framework::Accessible | |
removeAccessors(const std::string &name) | SurgSim::Framework::Accessible | |
removeGroupReference(const std::string &group) | SurgSim::Graphics::Representation | |
RENDER_ORDER_COUNT enum value (defined in SurgSim::Graphics::Camera) | SurgSim::Graphics::Camera | |
RENDER_ORDER_IN_ORDER enum value (defined in SurgSim::Graphics::Camera) | SurgSim::Graphics::Camera | |
RENDER_ORDER_POST_RENDER enum value (defined in SurgSim::Graphics::Camera) | SurgSim::Graphics::Camera | |
RENDER_ORDER_PRE_RENDER enum value (defined in SurgSim::Graphics::Camera) | SurgSim::Graphics::Camera | |
RenderOrder enum name (defined in SurgSim::Graphics::Camera) | SurgSim::Graphics::Camera | |
Representation(const std::string &name) | SurgSim::Graphics::Representation | explicit |
retire() | SurgSim::Framework::Component | |
setAccessors(const std::string &name, GetterType getter, SetterType setter) | SurgSim::Framework::Accessible | |
setAmbientColor(const SurgSim::Math::Vector4d &color)=0 | SurgSim::Graphics::Camera | pure virtual |
setDecoder(const std::string &name, DecoderType decoder) | SurgSim::Framework::Accessible | |
setDrawAsWireFrame(bool val)=0 | SurgSim::Graphics::Representation | pure virtual |
setGenerateTangents(bool value)=0 | SurgSim::Graphics::Representation | pure virtual |
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::Component | virtual |
setLocalPose(const SurgSim::Math::RigidTransform3d &pose) | SurgSim::Framework::Representation | virtual |
setMainCamera(bool val)=0 | SurgSim::Graphics::Camera | pure virtual |
setMaterial(std::shared_ptr< SurgSim::Framework::Component > material)=0 | SurgSim::Graphics::Representation | pure virtual |
setMaterialReference(const std::string &materialName) (defined in SurgSim::Graphics::Representation) | SurgSim::Graphics::Representation | |
setName(const std::string &name) | SurgSim::Framework::Component | |
setOrthogonalProjection(double left, double right, double bottom, double top, double near, double far)=0 | SurgSim::Graphics::Camera | pure virtual |
setPerspectiveProjection(double fovy, double aspect, double near, double far)=0 | SurgSim::Graphics::Camera | pure virtual |
setProjectionMatrix(const SurgSim::Math::Matrix44d &matrix)=0 | SurgSim::Graphics::Camera | pure virtual |
setRenderGroup(std::shared_ptr< Group > group) | SurgSim::Graphics::Camera | virtual |
setRenderGroupReference(const std::string &name) | SurgSim::Graphics::Camera | |
setRenderGroupReferences(const std::vector< std::string > &names) | SurgSim::Graphics::Camera | |
setRenderGroups(const std::vector< std::shared_ptr< Group >> &groups) | SurgSim::Graphics::Camera | virtual |
setRenderOrder(RenderOrder order, int value)=0 | SurgSim::Graphics::Camera | pure virtual |
setRenderTarget(std::shared_ptr< RenderTarget > renderTarget)=0 | SurgSim::Graphics::Camera | pure virtual |
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)=0 | SurgSim::Graphics::Representation | pure virtual |
setValue(const std::string &name, const boost::any &value) | SurgSim::Framework::Accessible | |
setViewport(int x, int y, int width, int height)=0 | SurgSim::Graphics::Camera | pure virtual |
setViewportSize(std::array< double, 2 > dimensions)=0 | SurgSim::Graphics::Camera | pure virtual |
update(double dt)=0 | SurgSim::Graphics::Representation | pure virtual |
wakeUp() | SurgSim::Framework::Component | |
~Accessible() | SurgSim::Framework::Accessible | |
~Component() | SurgSim::Framework::Component | virtual |
~Representation() | SurgSim::Graphics::Representation | virtual |