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

Public Attributes

float mval [2]
 
float pmat [4][4]
 
float win_size [2]
 
enum eViewProj view_proj
 
float clip_plane [MAX_CLIPPLANE_LEN][4]
 
short clip_plane_len
 
short snap_to_flag
 
bool has_occlusion_plane
 

Detailed Description

Definition at line 71 of file transform_snap_object.c.

Member Data Documentation

◆ clip_plane

float SnapData::clip_plane[MAX_CLIPPLANE_LEN][4]

◆ clip_plane_len

short SnapData::clip_plane_len

◆ has_occlusion_plane

bool SnapData::has_occlusion_plane

◆ mval

float SnapData::mval[2]

◆ pmat

float SnapData::pmat[4][4]

◆ snap_to_flag

short SnapData::snap_to_flag

◆ view_proj

enum eViewProj SnapData::view_proj

◆ win_size

float SnapData::win_size[2]

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