FixedNdWeightedPoint Class Template Reference

Inheritance diagram for FixedNdWeightedPoint:

FixedNdPoint LocalArray List of all members.

Detailed Description

template<class T, class V, int Size>
class FixedNdWeightedPoint< T, V, Size >

Definition at line 36 of file WeightedPoints.H.

Public Member Functions

 FixedNdWeightedPoint ()
 FixedNdWeightedPoint (const T &value)
bool & operator== (const FixedNdPoint< T, Size > &point) const
const V & value () const
void value (const V &value)

Protected Attributes

weightValue


Constructor & Destructor Documentation

FixedNdWeightedPoint (  )  [inline]

Definition at line 39 of file WeightedPoints.H.

FixedNdWeightedPoint ( const T &  value  )  [inline]

Definition at line 40 of file WeightedPoints.H.


Member Function Documentation

bool& operator== ( const FixedNdPoint< T, Size > &  point  )  const [inline]

Definition at line 42 of file WeightedPoints.H.

const V& value (  )  const [inline]

Definition at line 49 of file WeightedPoints.H.

void value ( const V &  value  )  [inline]

Definition at line 50 of file WeightedPoints.H.


Member Data Documentation

V weightValue [protected]

Definition at line 50 of file WeightedPoints.H.

Referenced by FixedNdWeightedPoint< double, double, 2 >::FixedNdWeightedPoint(), FixedNdWeightedPoint< double, double, 2 >::operator==(), and FixedNdWeightedPoint< double, double, 2 >::value().


The documentation for this class was generated from the following file:
Generated on Thu Feb 1 15:31:55 2007 for WURDE by  doxygen 1.5.1