Blender V2.61 - r43446
Functions

CameraExporter.cpp File Reference

#include <string>
#include "COLLADASWCamera.h"
#include "COLLADASWCameraOptic.h"
#include "DNA_camera_types.h"
#include "CameraExporter.h"
#include "collada_internal.h"

Go to the source code of this file.

Functions

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

Detailed Description

Definition in file CameraExporter.cpp.


Function Documentation

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