Computer Assisted Medical Intervention Tool Kit  version 5.2
StructuralComponentProperties Member List

This is the complete list of members for StructuralComponentProperties, including all inherited members.

BLUE enum valueStructuralComponentProperties
Color enum nameStructuralComponentProperties
DEFAULT enum valueStructuralComponentProperties
fieldsPropertiesprotected
get(std::string attName, std::string &attVal) constPropertiesinline
getAlpha() constStructuralComponentPropertiesinline
getBlue() constStructuralComponentPropertiesinline
getBool(std::string attName) constPropertiesinline
getColor() constStructuralComponentPropertiesinline
getDouble(std::string attName)Propertiesinline
getField(unsigned int) constProperties
getGreen() constStructuralComponentPropertiesinline
getInt(std::string attName) constPropertiesinline
getMode() constStructuralComponentPropertiesinline
getModeString() constStructuralComponentPropertiesinline
getName() constPropertiesinline
getPhysicalModel() constPropertiesinline
getRed() constStructuralComponentPropertiesinline
getRGB() constStructuralComponentPropertiesinline
getRGBA() constStructuralComponentPropertiesinline
getString(std::string attName) constPropertiesinline
GRAY enum valueStructuralComponentProperties
GREEN enum valueStructuralComponentProperties
isAField(std::string attName) constPropertiesinline
isVisible(const RenderingMode::Mode mode) constStructuralComponentPropertiesinline
numberOfFields() constProperties
OTHER enum valueStructuralComponentProperties
Properties(const std::string n="")Properties
Properties(PhysicalModel *, const std::string n="")Properties
RED enum valueStructuralComponentProperties
set(std::string attName, double val)Propertiesinline
set(std::string attName, int val)Propertiesinline
set(std::string attName, bool val)Propertiesinline
set(std::string attName, std::string val)Propertiesinline
setAlpha(const double a)StructuralComponentPropertiesinline
setBlue(const double b)StructuralComponentPropertiesinline
setColor(Color c)StructuralComponentPropertiesinline
setGreen(const double g)StructuralComponentPropertiesinline
setMode(const RenderingMode::Mode)StructuralComponentPropertiesinline
setName(std::string)Propertiesinline
setPhysicalModel(PhysicalModel *)Propertiesinline
setRed(const double r)StructuralComponentPropertiesinline
setRGB(const double *rgb)StructuralComponentPropertiesinline
setRGB(const double r, const double g, const double b)StructuralComponentPropertiesinline
setRGBA(const double r, const double g, const double b, const double a)StructuralComponentPropertiesinline
setRGBA(const double *rgba)StructuralComponentPropertiesinline
setVisible(const RenderingMode::Mode, const bool)StructuralComponentPropertiesinline
StructuralComponentProperties(PhysicalModel *p, const Color c)StructuralComponentPropertiesinline
StructuralComponentProperties(PhysicalModel *p, physicalModel::StructuralComponent xmlSC)StructuralComponentProperties
StructuralComponentProperties(PhysicalModel *p, const Color c, const std::string n)StructuralComponentPropertiesinline
StructuralComponentProperties(PhysicalModel *p, const double *rgb)StructuralComponentPropertiesinline
StructuralComponentProperties(PhysicalModel *p, const double *rgb, const std::string n)StructuralComponentPropertiesinline
StructuralComponentProperties(PhysicalModel *p, const double r, const double g, const double b)StructuralComponentPropertiesinline
StructuralComponentProperties(PhysicalModel *p, const double r, const double g, const double b, const std::string n)StructuralComponentPropertiesinline
StructuralComponentProperties(PhysicalModel *p)StructuralComponentPropertiesinline
StructuralComponentProperties(PhysicalModel *p, const std::string n)StructuralComponentPropertiesinline
xmlPrint(std::ostream &)StructuralComponentPropertiesvirtual
xmlToFields(xsd::cxx::tree::attribute_set< char > attrs)Properties
~Properties()=defaultPropertiesvirtual
~StructuralComponentProperties()StructuralComponentPropertiesinline