BICO  1.1
 All Classes Namespaces Files Functions Variables Typedefs Pages
CluE::WeightedObject Class Referenceabstract

Abstract base class for weighted objects. More...

#include <weightedobject.h>

Inheritance diagram for CluE::WeightedObject:
Inheritance graph
Collaboration diagram for CluE::WeightedObject:
Collaboration graph

Public Member Functions

virtual double getWeight () const =0
 
virtual void setWeight (double w)=0
 

Detailed Description

Abstract base class for weighted objects.

Definition at line 10 of file weightedobject.h.

Member Function Documentation

virtual double CluE::WeightedObject::getWeight ( ) const
pure virtual

Implemented in CluE::Point.

virtual void CluE::WeightedObject::setWeight ( double  w)
pure virtual

Implemented in CluE::Point.


The documentation for this class was generated from the following file: