, including all inherited members.
| changed_color_processor_ (defined in VIEW::Representation) | VIEW::Representation | [protected] |
| clear() | VIEW::Representation | [virtual] |
| clearGeometricObjects() | VIEW::Representation | |
| clearProperty(Property property) | PropertyManager | |
| clearProperty(const string &name) | PropertyManager | |
| collectRecursive_(const Composite &c, HashMap< const Composite *, Position > &hashmap) const (defined in VIEW::Representation) | VIEW::Representation | [protected] |
| color_processor_ (defined in VIEW::Representation) | VIEW::Representation | [protected] |
| coloring_method_ (defined in VIEW::Representation) | VIEW::Representation | [protected] |
| coloring_update_enabled_ (defined in VIEW::Representation) | VIEW::Representation | [protected] |
| coloringUpdateEnabled() const (defined in VIEW::Representation) | VIEW::Representation | |
| composites_ (defined in VIEW::Representation) | VIEW::Representation | [protected] |
| countNamedProperties() const | PropertyManager | |
| countProperties() const | PropertyManager | |
| custom_model_information_ (defined in VIEW::Representation) | VIEW::Representation | [protected] |
| destroy() | PropertyManager | [virtual] |
| drawing_mode_ (defined in VIEW::Representation) | VIEW::Representation | [protected] |
| drawing_precision_ (defined in VIEW::Representation) | VIEW::Representation | [protected] |
| dump(std::ostream &s=std::cout, Size depth=0) const | VIEW::Representation | |
| enableColoringUpdate(bool state) (defined in VIEW::Representation) | VIEW::Representation | |
| enableModelUpdate(bool state) (defined in VIEW::Representation) | VIEW::Representation | |
| geometric_objects_ (defined in VIEW::Representation) | VIEW::Representation | [protected] |
| get(PropertyManager &property_manager) const | PropertyManager | |
| getBitVector() | PropertyManager | |
| getBitVector() const | PropertyManager | |
| getColoringMethod() const (defined in VIEW::Representation) | VIEW::Representation | |
| getColorProcessor() (defined in VIEW::Representation) | VIEW::Representation | |
| getComposites() const (defined in VIEW::Representation) | VIEW::Representation | |
| getDrawingMode() const (defined in VIEW::Representation) | VIEW::Representation | |
| getDrawingPrecision() const (defined in VIEW::Representation) | VIEW::Representation | |
| getGeometricObjects() const (defined in VIEW::Representation) | VIEW::Representation | |
| getGeometricObjects() (defined in VIEW::Representation) | VIEW::Representation | |
| getModelBuildTime() const | VIEW::Representation | |
| getModelInformation() const (defined in VIEW::Representation) | VIEW::Representation | |
| getModelProcessor() const (defined in VIEW::Representation) | VIEW::Representation | |
| getModelProcessor() (defined in VIEW::Representation) | VIEW::Representation | |
| getModelType() const (defined in VIEW::Representation) | VIEW::Representation | |
| getName() const (defined in VIEW::Representation) | VIEW::Representation | |
| getNamedProperty(Position index) const | PropertyManager | |
| getNamedProperty(Position index) | PropertyManager | |
| getProperties() const | VIEW::Representation | |
| getProperty(const string &name) const | PropertyManager | |
| getSurfaceDrawingPrecision() const (defined in VIEW::Representation) | VIEW::Representation | |
| getTransparency() const | VIEW::Representation | |
| hasProperty(Property property) const | PropertyManager | |
| hasProperty(const string &name) const | PropertyManager | |
| hidden_ (defined in VIEW::Representation) | VIEW::Representation | [protected] |
| information_ (defined in VIEW::Representation) | VIEW::Representation | [protected, static] |
| insert(GeometricObject &object) (defined in VIEW::Representation) | VIEW::Representation | |
| isHidden() const (defined in VIEW::Representation) | VIEW::Representation | |
| isValid() const | VIEW::Representation | |
| model_build_time_ (defined in VIEW::Representation) | VIEW::Representation | [protected] |
| model_information_ (defined in VIEW::Representation) | VIEW::Representation | [protected, static] |
| model_processor_ (defined in VIEW::Representation) | VIEW::Representation | [protected] |
| model_type_ (defined in VIEW::Representation) | VIEW::Representation | [protected] |
| model_update_enabled_ (defined in VIEW::Representation) | VIEW::Representation | [protected] |
| modelUpdateEnabled() const (defined in VIEW::Representation) | VIEW::Representation | |
| name_ (defined in VIEW::Representation) | VIEW::Representation | [protected] |
| needs_update_ (defined in VIEW::Representation) | VIEW::Representation | [protected] |
| needsUpdate() const | VIEW::Representation | |
| operator BitVector &() | PropertyManager | |
| operator!=(const PropertyManager &pm) const | PropertyManager | |
| operator<(const Representation &object) const | VIEW::Representation | |
| operator=(const Representation &rep) (defined in VIEW::Representation) | VIEW::Representation | |
| PropertyManager::operator=(const PropertyManager &property_manager) | PropertyManager | |
| operator==(const Representation &object) const (defined in VIEW::Representation) | VIEW::Representation | |
| PropertyManager::operator==(const PropertyManager &pm) const | PropertyManager | |
| Properties enum name | VIEW::Representation | |
| PROPERTY__ALWAYS_FRONT enum value (defined in VIEW::Representation) | VIEW::Representation | |
| PROPERTY__IS_COORDINATE_SYSTEM enum value (defined in VIEW::Representation) | VIEW::Representation | |
| PropertyManager() | PropertyManager | |
| PropertyManager(const PropertyManager &property_manager) | PropertyManager | |
| read(PersistenceManager &pm) | PropertyManager | |
| rebuild_ (defined in VIEW::Representation) | VIEW::Representation | [protected] |
| Representation() | VIEW::Representation | |
| Representation(ModelType model_type, DrawingPrecision drawing_precision, DrawingMode drawing_mode) (defined in VIEW::Representation) | VIEW::Representation | |
| Representation(const Representation &representation) | VIEW::Representation | |
| RepresentationManager (defined in VIEW::Representation) | VIEW::Representation | [friend] |
| set(const PropertyManager &property_manager) | PropertyManager | |
| setColoringMethod(ColoringMethod type) (defined in VIEW::Representation) | VIEW::Representation | |
| setColorProcessor(ColorProcessor *processor) (defined in VIEW::Representation) | VIEW::Representation | |
| setComposite(const Composite *composite) (defined in VIEW::Representation) | VIEW::Representation | |
| setComposites(const List< const Composite * > &composites) (defined in VIEW::Representation) | VIEW::Representation | |
| setDrawingMode(DrawingMode mode) (defined in VIEW::Representation) | VIEW::Representation | |
| setDrawingPrecision(DrawingPrecision precision) (defined in VIEW::Representation) | VIEW::Representation | |
| setGeometricObjects(GeometricObjectList &gol) (defined in VIEW::Representation) | VIEW::Representation | |
| setHidden(bool state) (defined in VIEW::Representation) | VIEW::Representation | |
| setModelInformation(const ModelInformation &mi) | VIEW::Representation | |
| setModelProcessor(ModelProcessor *processor) (defined in VIEW::Representation) | VIEW::Representation | |
| setModelType(ModelType type) (defined in VIEW::Representation) | VIEW::Representation | |
| setName(const String &name) (defined in VIEW::Representation) | VIEW::Representation | |
| setNeedsUpdate(bool state=true) (defined in VIEW::Representation) | VIEW::Representation | |
| setProperty(Property property) | PropertyManager | |
| setProperty(const NamedProperty &property) | PropertyManager | |
| setProperty(const string &name) | PropertyManager | |
| setProperty(const string &name, bool value) | PropertyManager | |
| setProperty(const string &name, int value) | PropertyManager | |
| setProperty(const string &name, unsigned int value) | PropertyManager | |
| setProperty(const string &name, float value) | PropertyManager | |
| setProperty(const string &name, double value) | PropertyManager | |
| setProperty(const string &name, const string &value) | PropertyManager | |
| setProperty(const string &name, const PersistentObject &value) | PropertyManager | |
| setSurfaceDrawingPrecision(float precision) (defined in VIEW::Representation) | VIEW::Representation | |
| setTransparency(Size value) | VIEW::Representation | |
| surface_drawing_precision_ (defined in VIEW::Representation) | VIEW::Representation | [protected] |
| swap(PropertyManager &property_manager) | PropertyManager | |
| toggleProperty(Property property) | PropertyManager | |
| toString() const | VIEW::Representation | |
| transparency_ (defined in VIEW::Representation) | VIEW::Representation | [protected] |
| update(bool rebuild) | VIEW::Representation | |
| update_() | VIEW::Representation | [protected] |
| UpdateRepresentationThread (defined in VIEW::Representation) | VIEW::Representation | [friend] |
| write(PersistenceManager &pm) const | PropertyManager | |
| ~PropertyManager() | PropertyManager | [virtual] |
| ~Representation() | VIEW::Representation | [virtual] |