32 virtual void setMaxSubdivisions(
int subDivisions ) = 0;
37 virtual void setPreferredSubdivisionSize(
double size ) = 0;
41 virtual void setHeightScale(
double heightScale ) = 0;
Contains declaration of Dt3DSegmentedLineModel.
voidpf void uLong size
Definition: ioapi.h:39
This class is a pure virtual class that all segmented great circle arc models must implement...
Definition: Dt3DGreatCircleArcModel.h:21
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
unsigned long long DtUniqueID
Definition: DtUniqueID.h:19
The DtDe is the core component of any VR-Vantage application. It owns a DtRenderer, DtDeCommunicator, as well as a DtDisplay and other things.
Definition: DtDe.h:72
The model interface for remote graphics segmented lines.
Definition: Dt3DSegmentedLineModel.h:18
Contains DLL export macros.