|
highres-cortex 6.0.4
|
This is the complete list of members for yl::PropagateAlongField, including all inherited members.
| ascend_until_nonzero(const Point3df &start_point, const carto::VolumeRef< Tlabel > &seeds, Tlabel ignore_label) const | yl::PropagateAlongField | |
| default_max_iter | yl::PropagateAlongField | static |
| default_step | yl::PropagateAlongField | static |
| integrate_field_along_advection(const Point3df &start_point, const carto::VolumeRef< Tlabel > &seeds, const boost::shared_ptr< ScalarField > &field, Tlabel ignore_label) const | yl::PropagateAlongField | |
| integrate_from_region(const carto::VolumeRef< Tlabel > &seeds, const boost::shared_ptr< ScalarField > &field, Tlabel target_label=0) const | yl::PropagateAlongField | |
| propagate_regions(const carto::VolumeRef< Tlabel > &seeds, Tlabel target_label=0) const | yl::PropagateAlongField | |
| propagate_regions_keeping_dests(const carto::VolumeRef< Tlabel > &seeds, Tlabel target_label=0) const | yl::PropagateAlongField | |
| PropagateAlongField(const boost::shared_ptr< VectorField3d > &vector_field) | yl::PropagateAlongField | explicit |
| PropagateAlongField(const carto::VolumeRef< float > &fieldx, const carto::VolumeRef< float > &fieldy, const carto::VolumeRef< float > &fieldz) | yl::PropagateAlongField | |
| setMaxIter(unsigned int max_iter) | yl::PropagateAlongField | |
| setStep(float step) | yl::PropagateAlongField | |
| setVerbose(int verbosity=1) | yl::PropagateAlongField | |
| visitor_ascension(const Point3df &start_point, const carto::VolumeRef< Tlabel > &seeds, Tlabel ignore_label, TVisitor &visitor) const | yl::PropagateAlongField | |
| ~PropagateAlongField() | yl::PropagateAlongField | virtual |