Blender V5.0
blender::eevee::View::OffsetData Struct Reference

#include <draw_view.hh>

Public Member Functions

 OffsetData ()=default
 OffsetData (const RegionView3D &rv3d)
float4x4 winmat_polygon_offset (const float4x4 &winmat, float offset)
float polygon_offset_factor (const float4x4 &winmat)

Public Attributes

float dist = 0.0f
char persp = 0
bool is_persp = false

Detailed Description

Definition at line 183 of file draw_view.hh.

Constructor & Destructor Documentation

◆ OffsetData() [1/2]

◆ OffsetData() [2/2]

Definition at line 192 of file draw_view.hh.

Member Function Documentation

◆ polygon_offset_factor()

Definition at line 212 of file draw_view.hh.

◆ winmat_polygon_offset()

Definition at line 197 of file draw_view.hh.

Member Data Documentation

◆ dist

Definition at line 185 of file draw_view.hh.

◆ is_persp

◆ persp

Definition at line 187 of file draw_view.hh.


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