Blender  V3.3
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]
 

Detailed Description

Definition at line 77 of file ED_view3d.h.

Member Data Documentation

◆ 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 79 of file ED_view3d.h.

Referenced by view3d_depths_rect_create().

◆ y

short ViewDepths::y

Definition at line 79 of file ED_view3d.h.

Referenced by view3d_depths_rect_create().


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