Blender V2.61 - r43446
Public Attributes

CameraParams Struct Reference

#include <BKE_camera.h>

List of all members.

Public Attributes

int is_ortho
float lens
float ortho_scale
float zoom
float shiftx
float shifty
float offsetx
float offsety
float sensor_x
float sensor_y
int sensor_fit
float clipsta
float clipend
int use_fields
int field_second
int field_odd
float ycor
float viewdx
float viewdy
rctf viewplane
float winmat [4][4]

Detailed Description

Definition at line 69 of file BKE_camera.h.


Member Data Documentation

Definition at line 93 of file BKE_camera.h.

Referenced by camera_params_compute_viewplane(), and RE_SetCamera().

Definition at line 92 of file BKE_camera.h.

Referenced by camera_params_compute_viewplane(), and RE_SetCamera().

Definition at line 78 of file BKE_camera.h.

Referenced by camera_params_compute_viewplane(), and camera_params_from_view3d().

Definition at line 79 of file BKE_camera.h.

Referenced by camera_params_compute_viewplane(), and camera_params_from_view3d().

Definition at line 91 of file BKE_camera.h.

Referenced by camera_params_compute_viewplane(), and RE_SetCamera().

Definition at line 97 of file BKE_camera.h.

Referenced by camera_params_compute_viewplane(), and re_camera_params_get().

Definition at line 98 of file BKE_camera.h.

Referenced by camera_params_compute_viewplane(), and re_camera_params_get().

float CameraParams::winmat[4][4]

Definition at line 96 of file BKE_camera.h.

Referenced by camera_params_compute_viewplane(), and re_camera_params_get().


The documentation for this struct was generated from the following file: