Blender V2.61 - r43446
Public Types | Public Attributes

BlenderCamera Struct Reference

List of all members.

Public Types

enum  { AUTO, HORIZONTAL, VERTICAL }

Public Attributes

__pad0__:/blenderdev/currentsvn/intern/cycles/blender/blender_camera.cpp" 2 float nearclip
float farclip
bool ortho
float ortho_scale
float lens
float aperturesize
uint apertureblades
float aperturerotation
float focaldistance
float2 shift
float2 offset
float zoom
float2 pixelaspect
enum BlenderCamera:: { ... }  sensor_fit
float sensor_width
float sensor_height
Transform matrix

Detailed Description

Definition at line 30 of file blender_camera.cpp.


Member Enumeration Documentation

anonymous enum
Enumerator:
AUTO 
HORIZONTAL 
VERTICAL 

Definition at line 51 of file blender_camera.cpp.


Member Data Documentation

Definition at line 32 of file blender_camera.cpp.

Definition at line 41 of file blender_camera.cpp.

Referenced by blender_camera_from_object(), and blender_camera_sync().

Definition at line 42 of file blender_camera.cpp.

Referenced by blender_camera_from_object(), and blender_camera_sync().

Definition at line 40 of file blender_camera.cpp.

Referenced by blender_camera_from_object(), and blender_camera_sync().

Definition at line 43 of file blender_camera.cpp.

Referenced by blender_camera_from_object(), and blender_camera_sync().

Definition at line 46 of file blender_camera.cpp.

Referenced by blender_camera_sync(), and BlenderSync::sync_view().

Definition at line 45 of file blender_camera.cpp.

Referenced by blender_camera_from_object(), and blender_camera_sync().


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