Accessible() | SurgSim::Framework::Accessible | |
BoxShape(double sizeX=0.0, double sizeY=0.0, double sizeZ=0.0) | SurgSim::Math::BoxShape | 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 | |
encode() const | SurgSim::Framework::Accessible | |
EncoderType typedef (defined in SurgSim::Framework::Accessible) | SurgSim::Framework::Accessible | |
FactoryType typedef (defined in SurgSim::Framework::FactoryBase< Shape >) | SurgSim::Framework::FactoryBase< Shape > | |
forwardProperty(const std::string &name, const Accessible &target, const std::string &targetProperty) | SurgSim::Framework::Accessible | |
getBoundingBox() const | SurgSim::Math::Shape | virtual |
getCenter() const override | SurgSim::Math::BoxShape | virtual |
getClassName() const | SurgSim::Math::Shape | virtual |
getFactory() | SurgSim::Framework::FactoryBase< Shape > | inlinestatic |
getProperties() (defined in SurgSim::Framework::Accessible) | SurgSim::Framework::Accessible | |
getSecondMomentOfVolume() const override | SurgSim::Math::BoxShape | virtual |
getSize() const | SurgSim::Math::BoxShape | |
getSizeX() const | SurgSim::Math::BoxShape | |
getSizeY() const | SurgSim::Math::BoxShape | |
getSizeZ() const | SurgSim::Math::BoxShape | |
GetterType typedef (defined in SurgSim::Framework::Accessible) | SurgSim::Framework::Accessible | |
getTransformed(const RigidTransform3d &pose) const | SurgSim::Math::Shape | virtual |
getType() const override | SurgSim::Math::BoxShape | virtual |
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 | |
getVertex(const int i) const | SurgSim::Math::BoxShape | |
getVertices() const | SurgSim::Math::BoxShape | |
getVolume() const override | SurgSim::Math::BoxShape | virtual |
isReadable(const std::string &name) const | SurgSim::Framework::Accessible | |
isTransformable() const | SurgSim::Math::Shape | virtual |
isValid() const override | SurgSim::Math::BoxShape | virtual |
isWriteable(const std::string &name) const | SurgSim::Framework::Accessible | |
m_aabb (defined in SurgSim::Math::Shape) | SurgSim::Math::Shape | protected |
Matrix33d typedef (defined in SurgSim::Math::Shape) | SurgSim::Math::Shape | |
removeAccessors(const std::string &name) | SurgSim::Framework::Accessible | |
setAccessors(const std::string &name, GetterType getter, SetterType setter) | SurgSim::Framework::Accessible | |
setDecoder(const std::string &name, DecoderType decoder) | SurgSim::Framework::Accessible | |
setGetter(const std::string &name, GetterType func) | SurgSim::Framework::Accessible | |
setPose(const RigidTransform3d &pose) | SurgSim::Math::Shape | virtual |
setSerializable(const std::string &name, EncoderType encoder, DecoderType decoder) | SurgSim::Framework::Accessible | |
setSetter(const std::string &name, SetterType func) | SurgSim::Framework::Accessible | |
setSizeX(double sizeX) | SurgSim::Math::BoxShape | protected |
setSizeY(double sizeY) | SurgSim::Math::BoxShape | protected |
setSizeZ(double sizeZ) | SurgSim::Math::BoxShape | protected |
SetterType typedef (defined in SurgSim::Framework::Accessible) | SurgSim::Framework::Accessible | |
setValue(const std::string &name, const boost::any &value) | SurgSim::Framework::Accessible | |
Shape() | SurgSim::Math::Shape | |
SURGSIM_CLASSNAME(SurgSim::Math::BoxShape) (defined in SurgSim::Math::BoxShape) | SurgSim::Math::BoxShape | |
updateShape() | SurgSim::Math::Shape | virtual |
updateShapePartial() | SurgSim::Math::Shape | virtual |
Vector3d typedef (defined in SurgSim::Math::Shape) | SurgSim::Math::Shape | |
~Accessible() | SurgSim::Framework::Accessible | |
~Shape() | SurgSim::Math::Shape | virtual |