Blender V2.61 - r43446
Functions

LightExporter.cpp File Reference

#include <string>
#include "COLLADASWColor.h"
#include "COLLADASWLight.h"
#include "BLI_math.h"
#include "LightExporter.h"
#include "collada_internal.h"

Go to the source code of this file.

Functions

template<class Functor >
void forEachLampObjectInScene (Scene *sce, Functor &f, bool export_selected)

Detailed Description

Definition in file LightExporter.cpp.


Function Documentation

template<class Functor >
void forEachLampObjectInScene ( Scene sce,
Functor &  f,
bool  export_selected 
)