Blender V5.0
LineartShadowSegment Struct Reference

#include <MOD_lineart.hh>

Public Attributes

LineartShadowSegmentnext
LineartShadowSegmentprev
int flag
double ratio
double fbc1 [4]
double fbc2 [4]
double g1 [4]
double g2 [4]
uint32_t target_reference
uint32_t shadow_mask_bits

Detailed Description

Definition at line 147 of file MOD_lineart.hh.

Member Data Documentation

◆ fbc1

double LineartShadowSegment::fbc1[4]

Definition at line 157 of file MOD_lineart.hh.

Referenced by lineart_shadow_edge_cut().

◆ fbc2

double LineartShadowSegment::fbc2[4]

Definition at line 157 of file MOD_lineart.hh.

Referenced by lineart_shadow_edge_cut().

◆ flag

int LineartShadowSegment::flag

Definition at line 150 of file MOD_lineart.hh.

Referenced by lineart_shadow_edge_cut().

◆ g1

double LineartShadowSegment::g1[4]

Definition at line 159 of file MOD_lineart.hh.

Referenced by lineart_shadow_edge_cut().

◆ g2

double LineartShadowSegment::g2[4]

Definition at line 159 of file MOD_lineart.hh.

Referenced by lineart_shadow_edge_cut().

◆ next

LineartShadowSegment* LineartShadowSegment::next

Definition at line 148 of file MOD_lineart.hh.

Referenced by lineart_shadow_edge_cut().

◆ prev

LineartShadowSegment * LineartShadowSegment::prev

Definition at line 148 of file MOD_lineart.hh.

◆ ratio

double LineartShadowSegment::ratio

◆ shadow_mask_bits

uint32_t LineartShadowSegment::shadow_mask_bits

Definition at line 161 of file MOD_lineart.hh.

◆ target_reference

uint32_t LineartShadowSegment::target_reference

Definition at line 160 of file MOD_lineart.hh.

Referenced by lineart_shadow_edge_cut().


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