20 #ifndef _STELPROJECTORTYPE_HPP_ 21 #define _STELPROJECTORTYPE_HPP_ 23 #include <QSharedPointer> 34 #endif // _STELPROJECTORTYPE_HPP_ QSharedPointer< StelProjector > StelProjectorP
Shared pointer on a StelProjector instance (implement reference counting)
Provide the main interface to all operations of projecting coordinates from sky to screen...