32 virtual void setMaxSubdivisions(
int subDivisions ) = 0;
37 virtual void setPreferredSubdivisionSize(
double size ) = 0;
41 virtual void setHeightScale(
double heightScale ) = 0;
The model interface for remote graphics segmented lines.
Definition: DtOverlaySegmentedLineModel.h:18
voidpf void uLong size
Definition: ioapi.h:39
Contains declaration of DtOverlaySegmentedLineModel.
This class is a pure virtual class that all overlay great circle arc models must implement.
Definition: DtOverlayGreatCircleArcModel.h:21
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
unsigned long long DtUniqueID
Definition: DtUniqueID.h:22
The DtDe is the core component of any VR-Vantage application.
Definition: DtDe.h:69
Contains DLL export macros.