OmniSciDB
a5dc49c757
|
#include <TargetValue.h>
Public Member Functions | |
GeoLineStringTargetValue (const std::vector< double > &coords) | |
Public Attributes | |
std::shared_ptr< std::vector < double > > | coords |
Definition at line 111 of file TargetValue.h.
|
inline |
Definition at line 114 of file TargetValue.h.
std::shared_ptr<std::vector<double> > GeoLineStringTargetValue::coords |
Definition at line 112 of file TargetValue.h.