The feature layer is a type of terrain layer which contains features, such as points, lines, areas, and props created from them.
Definition: DtFeatureLayer.h:25
Virtual base class. Allows for RTTI and proper virtual destruction. Used by Creators, Factories, Providers, Assemblers and User Interfaces.
Definition: DtVirtualBaseClass.h:19
The creator class responsible for creating a DtFeatureAdder.
Definition: DtFeatureAdder.h:41
DtDe & myDe
Definition: DtFeatureAdder.h:36
Contains makVrv::DtVirtualBaseClass class.
#define DT_DLL_VRVCORE
Definition: vrvCore.h:20
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:70
The feature adder class provides a generic method for adding feature elements to a feature layer...
Definition: DtFeatureAdder.h:21
Contains DLL export macros.