|
Jafar
|
Definition at line 25 of file graphProperties.hpp.
Public Member Functions | |
| Edge_Properties (Transformation t) | |
| void | setTf (Transformation t) |
| void | setTf (jblas::vec7 x, jblas::sym_mat P) |
| Transformation | getTf () const |
| Transformation | getTfBase () const |
Public Attributes | |
| double | uncertainty |
|
std::vector < Graph_Properties::loop_id_t > | loop_ids |
Private Attributes | |
| Transformation | tf |
| Current transformation. | |
| Transformation | base_tf |
| Initial transformation. | |
| double | time_last_update |
| bool | initialized |
| Generated on Wed Oct 15 2014 00:37:39 for Jafar by doxygen 1.7.6.1 |
|