Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

DynamicSample Class Reference

#include <patch.H>

Collaboration diagram for DynamicSample:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DynamicSample ()
 DynamicSample (CBsimplex *s, Wvec bc, PIXEL pix, double weight)
virtual ~DynamicSample ()
CBsimplexget_simplex () const
Wvec get_bc () const
double get_weight () const
PIXEL get_pix () const
Wpt get_pos (CWtransf &tr) const
RTTI Methods
 DEFINE_RTTI_METHODS_BASE ("DynamicSample", CDynamicSample *)

Public Attributes

CBsimplex_s
Wvec _bc
PIXEL _pix
double _weight

Detailed Description

Definition at line 139 of file patch.H.


Constructor & Destructor Documentation

DynamicSample::DynamicSample  )  [inline]
 

Definition at line 142 of file patch.H.

DynamicSample::DynamicSample CBsimplex s,
Wvec  bc,
PIXEL  pix,
double  weight
[inline]
 

Definition at line 143 of file patch.H.

virtual DynamicSample::~DynamicSample  )  [inline, virtual]
 

Definition at line 149 of file patch.H.


Member Function Documentation

DynamicSample::DEFINE_RTTI_METHODS_BASE "DynamicSample"  ,
CDynamicSample
 

Wvec DynamicSample::get_bc  )  const [inline]
 

Definition at line 151 of file patch.H.

References _bc.

PIXEL DynamicSample::get_pix  )  const [inline]
 

Definition at line 153 of file patch.H.

References _pix.

Wpt DynamicSample::get_pos CWtransf tr  )  const [inline]
 

Definition at line 154 of file patch.H.

References _bc, _s, and Bsimplex::bc2pos().

CBsimplex* DynamicSample::get_simplex  )  const [inline]
 

Definition at line 150 of file patch.H.

References _s.

double DynamicSample::get_weight  )  const [inline]
 

Definition at line 152 of file patch.H.

References _weight.


Member Data Documentation

Wvec DynamicSample::_bc
 

Definition at line 161 of file patch.H.

Referenced by get_bc(), and get_pos().

PIXEL DynamicSample::_pix
 

Definition at line 162 of file patch.H.

Referenced by get_pix().

CBsimplex* DynamicSample::_s
 

Definition at line 160 of file patch.H.

Referenced by get_pos(), and get_simplex().

double DynamicSample::_weight
 

Definition at line 163 of file patch.H.

Referenced by get_weight().


The documentation for this class was generated from the following file:
Generated on Mon Sep 18 11:45:13 2006 for jot by  doxygen 1.4.4