|
codac
1.5.7
|
This is the complete list of members for codac::TPlane, including all inherited members.
| bisect(float ratio=0.49) | codac::Paving | |
| box() const | codac::Set | |
| compute_detections(float precision, const TubeVector &p) | codac::TPlane | |
| compute_detections(float precision, const TubeVector &p, const TubeVector &v) | codac::TPlane | |
| compute_detections(float precision, const TubeVector &p, const TubeVector &v, bool with_derivative, bool extract_subsets) | codac::TPlane | protected |
| compute_loops(float precision, const TubeVector &p, const TubeVector &v) | codac::TPlane | |
| compute_proofs(const TubeVector &p) | codac::TPlane | |
| compute_proofs(const TubeVector &p, const TubeVector &v) | codac::TPlane | |
| compute_proofs(const std::function< IntervalVector(const IntervalVector &)> &f) | codac::TPlane | |
| detected_loops() const | codac::TPlane | |
| detected_loops_subsets() const | codac::TPlane | |
| flag() const | codac::Paving | |
| get_boxes(std::list< IntervalVector > &l_subpavings, SetValue val, SetValue neg_val=SetValue::DEFAULT) const | codac::Paving | |
| get_connected_subsets(bool sort_by_size=false, SetValue val=SetValue::UNKNOWN|SetValue::IN) const | codac::Paving | |
| get_first_leaf(SetValue val, bool without_flag=false) | codac::Paving | |
| get_first_leaf(SetValue val, bool without_flag=false) const | codac::Paving | |
| get_first_subpaving() | codac::Paving | |
| get_first_subpaving() const | codac::Paving | |
| get_neighbours(std::vector< const Paving * > &v_neighbours, SetValue val=SetValue::IN|SetValue::OUT|SetValue::UNKNOWN, bool without_flag=false) const | codac::Paving | |
| get_pavings_intersecting(SetValue val, const IntervalVector &box_to_intersect, std::vector< const Paving * > &v_subpavings, bool no_degenerated_intersection=false) const | codac::Paving | |
| get_root() | codac::Paving | |
| get_root() const | codac::Paving | |
| get_second_subpaving() | codac::Paving | |
| get_second_subpaving() const | codac::Paving | |
| is_leaf() const | codac::Paving | |
| m_box | codac::Set | protected |
| m_flag | codac::Paving | mutable |
| m_precision | codac::TPlane | protected |
| m_root | codac::Paving | |
| m_second_subpaving | codac::Paving | |
| m_v_detected_loops | codac::TPlane | protected |
| m_v_proven_loops | codac::TPlane | protected |
| m_value | codac::Set | protected |
| nb_loops_detections() const | codac::TPlane | |
| nb_loops_proofs() const | codac::TPlane | |
| Paving(const IntervalVector &box, SetValue value=SetValue::UNKNOWN) | codac::Paving | |
| proven_loops() const | codac::TPlane | |
| proven_loops_subsets() const | codac::TPlane | |
| reset_flags() const | codac::Paving | |
| reset_paving(SetValue value=SetValue::UNKNOWN) | codac::Paving | |
| Set(const IntervalVector &box, SetValue value=SetValue::UNKNOWN) | codac::Set | |
| set_flag() const | codac::Paving | |
| set_value(SetValue value) | codac::Set | |
| size() const | codac::Set | |
| TPlane(const Interval &tdomain) | codac::TPlane | |
| traj_loops_summary() const | codac::TPlane | |
| value() const | codac::Set | |
| verbose(bool verbose=true) | codac::TPlane | static |
| ~Paving() | codac::Paving | |
| ~Set() | codac::Set | |
| ~TPlane() | codac::TPlane |