Blender V2.61 - r43446
Public Attributes

RegionView3D Struct Reference

#include <DNA_view3d_types.h>

List of all members.

Public Attributes

float winmat [4][4]
float viewmat [4][4]
float viewinv [4][4]
float persmat [4][4]
float persinv [4][4]
float viewmatob [4][4]
float persmatob [4][4]
float twmat [4][4]
float viewquat [4]
float dist
float zfac
float camdx
float camdy
float pixsize
float ofs [3]
short camzoom
short twdrawflag
char is_persp
char pad [3]
short rflag
short viewlock
short persp
short view
float clip [6][4]
float clip_local [6][4]
struct BoundBoxclipbb
struct bGPdatagpd
struct RegionView3Dlocalvd
struct RenderInfori
struct RenderEnginerender_engine
struct ViewDepthsdepths
struct SmoothViewStoresms
struct wmTimersmooth_timer
float lviewquat [4]
short lpersp
short lview
float gridview
float twangle [3]
float rot_angle
float rot_axis [3]
char pad2 [4]

Detailed Description

Definition at line 85 of file DNA_view3d_types.h.


Member Data Documentation

float RegionView3D::clip[6][4]

Definition at line 119 of file DNA_view3d_types.h.

Referenced by ED_view3d_local_clipping(), and ED_view3d_test_clipping().

Definition at line 122 of file DNA_view3d_types.h.

Definition at line 135 of file DNA_view3d_types.h.

Referenced by view3d_camera_to_view_exec(), and viewnumpad_exec().

Definition at line 134 of file DNA_view3d_types.h.

Referenced by view3d_camera_to_view_exec(), and viewnumpad_exec().

Definition at line 111 of file DNA_view3d_types.h.

Definition at line 144 of file DNA_view3d_types.h.

float RegionView3D::persinv[4][4]
float RegionView3D::persmat[4][4]

Definition at line 104 of file DNA_view3d_types.h.

Referenced by ED_view3d_pixel_size(), and view3d_main_area_setup_view().

Definition at line 125 of file DNA_view3d_types.h.

Referenced by direct_link_region(), and view3d_main_area_free().

Definition at line 142 of file DNA_view3d_types.h.

Referenced by draw_rotation_guide(), and ndof_orbit_invoke().

Definition at line 130 of file DNA_view3d_types.h.

Referenced by direct_link_region(), smooth_view(), and view3d_smoothview_invoke().

float RegionView3D::twmat[4][4]
float RegionView3D::viewinv[4][4]
float RegionView3D::viewmat[4][4]
float RegionView3D::winmat[4][4]

Definition at line 102 of file DNA_view3d_types.h.

Referenced by ED_view3d_win_to_delta(), initgrabz(), and set_3dcursor_invoke().


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