Cast operations to simplify downcasting in the hierarchy. More...
#include "rgrl_transformation_sptr.h"#include "rgrl_converge_status_sptr.h"#include "rgrl_invariant_sptr.h"#include "rgrl_feature_sptr.h"#include "rgrl_feature_set_sptr.h"#include "rgrl_mask_sptr.h"#include <vcl_cassert.h>Go to the source code of this file.
Classes | |
| class | rgrl_cast< ToType > |
| Cast down the hierarchy. More... | |
| class | rgrl_const_cast< ToType > |
| Cast down the hierarchy. More... | |
Cast operations to simplify downcasting in the hierarchy.
Definition in file rgrl_cast.h.
1.7.5.1