|
Blender V4.3
|
#include <string>#include "COLLADASWColor.h"#include "COLLADASWLight.h"#include "LightExporter.h"#include "collada_internal.h"Go to the source code of this file.
Functions | |
| template<class Functor > | |
| void | forEachLightObjectInExportSet (Scene *sce, Functor &f, LinkNode *export_set) |
| void forEachLightObjectInExportSet | ( | Scene * | sce, |
| Functor & | f, | ||
| LinkNode * | export_set ) |
Definition at line 18 of file LightExporter.cpp.
References Object::data, LinkNode::next, node, OB_LAMP, and Object::type.
Referenced by LightsExporter::exportLights().