Go to the source code of this file.
Classes | |
class | Propagation_3 |
This class provides some common primitives used by various propagation algorithms. More... | |
Variables | |
PROP_BEGIN_NAMESPACE const int | MAX_LINES = 6 |
const int | BOUND_LEN = 15 |
const int BOUND_LEN = 15 |
Definition at line 36 of file Propagation_3.h.
Referenced by Propagation_3::bound_facial_speed(), Propagation_3::bound_nodal_motion(), Propagation_3::Propagation_3(), and Propagation_3::set_bounds().
PROP_BEGIN_NAMESPACE const int MAX_LINES = 6 |
Definition at line 35 of file Propagation_3.h.