Blender V2.61 - r43446
Public Attributes

UvCameraInfo Struct Reference

List of all members.

Public Attributes

float camangle
float camsize
float xasp
float yasp
float shiftx
float shifty
float rotmat [4][4]
float caminv [4][4]
short do_persp
short do_pano
short do_rotmat

Detailed Description

Definition at line 36 of file uvproject.c.


Member Data Documentation

Definition at line 37 of file uvproject.c.

Referenced by project_camera_info(), and project_from_camera().

float UvCameraInfo::caminv[4][4]

Definition at line 42 of file uvproject.c.

Referenced by project_camera_info(), and project_from_camera().

Definition at line 38 of file uvproject.c.

Referenced by project_camera_info(), and project_from_camera().

Definition at line 43 of file uvproject.c.

Referenced by project_camera_info(), and project_from_camera().

Definition at line 43 of file uvproject.c.

Referenced by project_camera_info(), and project_from_camera().

Definition at line 43 of file uvproject.c.

Referenced by project_camera_info(), and project_from_camera().

float UvCameraInfo::rotmat[4][4]

Definition at line 40 of file uvproject.c.

Referenced by project_camera_info(), and project_from_camera().

Definition at line 40 of file uvproject.c.

Referenced by project_camera_info(), and project_from_camera().

Definition at line 39 of file uvproject.c.

Referenced by project_camera_info(), project_camera_info_scale(), and project_from_camera().

Definition at line 39 of file uvproject.c.

Referenced by project_camera_info(), project_camera_info_scale(), and project_from_camera().


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