OmniSciDB
a5dc49c757
|
#include <TargetValue.h>
Public Member Functions | |
GeoMultiPointTargetValue (const std::vector< double > &coords) | |
Public Attributes | |
std::shared_ptr< std::vector < double > > | coords |
Definition at line 104 of file TargetValue.h.
|
inline |
Definition at line 107 of file TargetValue.h.
std::shared_ptr<std::vector<double> > GeoMultiPointTargetValue::coords |
Definition at line 105 of file TargetValue.h.