OmniSciDB
a5dc49c757
|
#include <TargetValue.h>
Public Member Functions | |
GeoPointTargetValue (const std::vector< double > &coords) | |
Public Attributes | |
std::shared_ptr< std::vector < double > > | coords |
Definition at line 97 of file TargetValue.h.
|
inline |
Definition at line 100 of file TargetValue.h.
std::shared_ptr<std::vector<double> > GeoPointTargetValue::coords |
Definition at line 98 of file TargetValue.h.