34 virtual void drawLine(
const DtVector& rgbColor,
double lineWidth ) = 0;
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
unsigned long long DtUniqueID
Definition: DtUniqueID.h:22
Contains makVrv::DtModel class.
A model which owns a single model instance.
Definition: DtModel.h:56
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
This is the abstract interface for a model class that is used to create attachable line objects...
Definition: DtDrawModel.h:23