13 #include <matrix/vlVector.h>
25 virtual std::string generateDisplayName()
const;
32 void setLocation(
const DtVector& location);
40 void setDimensions(
const DtVector& dimensions);
43 double rotation()
const;
46 void setRotation(
double angleRad);
57 unsigned int sourceId = 0 );
DtVector myDimensions
Definition: DtPointFeature.h:66
unsigned int FeatureID
Definition: DtFeature.h:21
double myRotation
Definition: DtPointFeature.h:67
DtVector myLocation
Definition: DtPointFeature.h:65
The DtFeatureSet contains all of the features of a particular database.
Definition: DtFeatureSet.h:34
A data type which represents a FACC code.
Definition: DtFaccCode.h:19
DtUniqueID DtElementID
The ElementID is a specific type of unique ID used to represent VR-Vantage uniquely defined elements...
Definition: DtUniqueID.h:23
Contains makVrv::DtFeature class.
The point feature is a feature that describes a single location.
Definition: DtPointFeature.h:20
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
boost::signalslib::signal< void(DtVector &)> signal_locationChanged
Signal that the location changed.
Definition: DtPointFeature.h:49
This is the base Terrain Feature class which all specific feature types extend.
Definition: DtFeature.h:32
Definition: networkElement.h:29