39#ifndef VP_MOMENT_GRAVITY_CENTER_H
40#define VP_MOMENT_GRAVITY_CENTER_H
42#include <visp3/core/vpConfig.h>
43#include <visp3/core/vpMoment.h>
44#include <visp3/core/vpMomentDatabase.h>
124 const std::vector<double> &
get()
const;
138 const std::string
name() const VP_OVERRIDE {
return "vpMomentGravityCenter"; }
Class describing 2D gravity center moment.
const std::string name() const VP_OVERRIDE
Class for generic objects.
std::vector< double > values
const std::vector< double > & get() const
friend VISP_EXPORT std::ostream & operator<<(std::ostream &os, const vpMoment &m)
virtual void printDependencies(std::ostream &os) const
vpMoment(const vpMoment &)=delete