QGIS/python/3d/auto_generated/lights/qgslightsource.sip.in

37 lines
1.2 KiB
Plaintext
Raw Normal View History

2022-04-24 15:51:05 +10:00
/************************************************************************
* This file has been generated automatically from *
* *
* src/3d/lights/qgslightsource.h *
* *
* Do not edit manually ! Edit header and run scripts/sipify.pl again *
************************************************************************/
class QgsLightSource
{
%Docstring(signature="appended")
Base class for light sources in 3d scenes.
.. versionadded:: 3.16
%End
%TypeHeaderCode
#include "qgslightsource.h"
%End
public:
virtual ~QgsLightSource();
};
/************************************************************************
* This file has been generated automatically from *
* *
* src/3d/lights/qgslightsource.h *
* *
* Do not edit manually ! Edit header and run scripts/sipify.pl again *
************************************************************************/