![]() |
VR-Forces 4.7 Class Documentation
|
DtStreamedFeatureManagerCreator is used to create an instance of a DtStreamedFeatureManager. More...

Public Member Functions | |
| DtStreamedFeatureManagerCreator () | |
| CTOR. | |
| virtual | ~DtStreamedFeatureManagerCreator () |
| DTOR. | |
| virtual DtStreamedFeatureManager * | create (DtDe &de)=0 |
| Create a streamed feature manager. | |
Public Member Functions inherited from makVrv::DtVirtualBaseClass | |
| DtVirtualBaseClass () | |
| Do nothing constructor. | |
| virtual | ~DtVirtualBaseClass () |
| Virtual do nothing destructor. | |
DtStreamedFeatureManagerCreator is used to create an instance of a DtStreamedFeatureManager.
|
inline |
CTOR.
|
inlinevirtual |
DTOR.
|
pure virtual |
Create a streamed feature manager.
Implemented in makVrv::DtOsgEarthStreamedFeatureManagerCreator.