![]() |
Stellarium 0.15.2
|
Define the StelTextureSP type. More...
#include <QSharedPointer>
Include dependency graph for StelTextureTypes.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Typedefs | |
| typedef QSharedPointer< StelTexture > | StelTextureSP |
| Use shared pointer to simplify memory managment. More... | |
Define the StelTextureSP type.
Definition in file StelTextureTypes.hpp.
Use shared pointer to simplify memory managment.
Definition at line 32 of file StelTextureTypes.hpp.
1.8.11