Blender V4.5
CameraExporter.cpp File Reference
#include <string>
#include "COLLADASWCamera.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 forEachCameraObjectInExportSet (Scene *sce, Functor &f, LinkNode *export_set)

Function Documentation

◆ forEachCameraObjectInExportSet()

template<class Functor>
void forEachCameraObjectInExportSet ( Scene * sce,
Functor & f,
LinkNode * export_set )