Blender  V3.3
Functions
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 
)

Definition at line 23 of file CameraExporter.cpp.

References Object::data, if(), node, OB_CAMERA, and Object::type.

Referenced by CamerasExporter::exportCameras().