Blender  V2.93
Public Attributes | List of all members
SmoothView3DStore Struct Reference

Public Attributes

struct SmoothView3DState src
 
struct SmoothView3DState dst
 
struct SmoothView3DState org
 
bool to_camera
 
bool use_dyn_ofs
 
float dyn_ofs [3]
 
char org_view
 
double time_allowed
 

Detailed Description

Definition at line 87 of file view3d_view.c.

Member Data Documentation

◆ dst

struct SmoothView3DState SmoothView3DStore::dst

Definition at line 84 of file view3d_view.c.

Referenced by ED_view3d_smooth_view_ex(), and view3d_smoothview_apply().

◆ dyn_ofs

float SmoothView3DStore::dyn_ofs[3]

Definition at line 96 of file view3d_view.c.

Referenced by ED_view3d_smooth_view_ex(), and view3d_smoothview_apply().

◆ org

struct SmoothView3DState SmoothView3DStore::org

Definition at line 84 of file view3d_view.c.

Referenced by ED_view3d_smooth_view_ex(), and view3d_smoothview_apply().

◆ org_view

char SmoothView3DStore::org_view

Definition at line 100 of file view3d_view.c.

Referenced by ED_view3d_smooth_view_ex(), and view3d_smoothview_apply().

◆ src

struct SmoothView3DState SmoothView3DStore::src

Definition at line 84 of file view3d_view.c.

Referenced by ED_view3d_smooth_view_ex(), and view3d_smoothview_apply().

◆ time_allowed

double SmoothView3DStore::time_allowed

◆ to_camera

bool SmoothView3DStore::to_camera

Definition at line 93 of file view3d_view.c.

Referenced by ED_view3d_smooth_view_ex(), and view3d_smoothview_apply().

◆ use_dyn_ofs

bool SmoothView3DStore::use_dyn_ofs

Definition at line 95 of file view3d_view.c.

Referenced by ED_view3d_smooth_view_ex(), and view3d_smoothview_apply().


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