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

#include <ED_view3d.h>

Public Attributes

unsigned short w
 
unsigned short h
 
short x
 
short y
 
floatdepths
 
double depth_range [2]
 
bool damaged
 

Detailed Description

Definition at line 88 of file ED_view3d.h.

Member Data Documentation

◆ damaged

bool ViewDepths::damaged

◆ depth_range

double ViewDepths::depth_range[2]

◆ depths

float* ViewDepths::depths

◆ h

unsigned short ViewDepths::h

◆ w

unsigned short ViewDepths::w

◆ x

short ViewDepths::x

Definition at line 90 of file ED_view3d.h.

Referenced by view3d_update_depths_rect().

◆ y

short ViewDepths::y

Definition at line 90 of file ED_view3d.h.

Referenced by view3d_update_depths_rect().


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