Blender  V3.3
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 158 of file view3d_navigate_smoothview.c.

Member Data Documentation

◆ dst

struct SmoothView3DState SmoothView3DStore::dst

◆ dyn_ofs

float SmoothView3DStore::dyn_ofs[3]

◆ org

struct SmoothView3DState SmoothView3DStore::org

◆ org_view

char SmoothView3DStore::org_view

◆ src

struct SmoothView3DState SmoothView3DStore::src

◆ time_allowed

double SmoothView3DStore::time_allowed

◆ to_camera

bool SmoothView3DStore::to_camera

◆ use_dyn_ofs

bool SmoothView3DStore::use_dyn_ofs

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