|
UFO 1.0.0
An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
|
Public Member Functions | |
| IfThen (PredPre const &pre, PredPost const &post) noexcept | |
Public Attributes | |
| PredPost | post |
| PredPre | pre |
Definition at line 55 of file if_then.hpp.
|
inlinenoexcept |
Definition at line 56 of file if_then.hpp.
| PredPost ufo::pred::IfThen< PredPre, PredPost >::post |
Definition at line 59 of file if_then.hpp.
| PredPre ufo::pred::IfThen< PredPre, PredPost >::pre |
Definition at line 58 of file if_then.hpp.