Blender
V3.3
|
#include <CameraExporter.h>
Public Member Functions | |
CamerasExporter (COLLADASW::StreamWriter *sw, BCExportSettings &export_settings) | |
void | exportCameras (Scene *sce) |
void | operator() (Object *ob, Scene *sce) |
Definition at line 18 of file CameraExporter.h.
CamerasExporter::CamerasExporter | ( | COLLADASW::StreamWriter * | sw, |
BCExportSettings & | export_settings | ||
) |
Definition at line 17 of file CameraExporter.cpp.
Definition at line 35 of file CameraExporter.cpp.
References forEachCameraObjectInExportSet().
Referenced by DocumentExporter::exportCurrentScene().
Definition at line 43 of file CameraExporter.cpp.
References CAM_ORTHO, CAM_PANO, CAM_PERSP, Camera::clip_end, Camera::clip_start, Object::data, focallength_to_fov(), get_camera_id(), id_name(), Camera::lens, Camera::ortho_scale, Scene::r, RAD2DEGF, Camera::sensor_x, Camera::type, RenderData::xsch, and RenderData::ysch.