Blender V5.0
LineartShadowEdge Struct Reference

#include <MOD_lineart.hh>

Public Attributes

LineartShadowEdgenext
LineartShadowEdgeprev
double fbc1 [4]
double fbc2 [4]
double g1 [3]
double g2 [3]
bool orig1
bool orig2
LineartEdgee_ref
LineartEdgee_ref_light_contour
LineartEdgeSegmentes_ref
ListBase shadow_segments

Detailed Description

Definition at line 129 of file MOD_lineart.hh.

Member Data Documentation

◆ e_ref

LineartEdge* LineartShadowEdge::e_ref

◆ e_ref_light_contour

LineartEdge* LineartShadowEdge::e_ref_light_contour

Definition at line 136 of file MOD_lineart.hh.

Referenced by lineart_shadow_cast_generate_edges().

◆ es_ref

LineartEdgeSegment* LineartShadowEdge::es_ref

Definition at line 137 of file MOD_lineart.hh.

Referenced by lineart_shadow_register_silhouette().

◆ fbc1

double LineartShadowEdge::fbc1[4]

Definition at line 132 of file MOD_lineart.hh.

Referenced by lineart_shadow_cast(), and lineart_shadow_cast_onto_triangle().

◆ fbc2

double LineartShadowEdge::fbc2[4]

Definition at line 132 of file MOD_lineart.hh.

Referenced by lineart_shadow_cast(), and lineart_shadow_cast_onto_triangle().

◆ g1

double LineartShadowEdge::g1[3]

Definition at line 133 of file MOD_lineart.hh.

Referenced by lineart_shadow_cast_generate_edges().

◆ g2

double LineartShadowEdge::g2[3]

Definition at line 133 of file MOD_lineart.hh.

Referenced by lineart_shadow_cast_generate_edges().

◆ next

LineartShadowEdge* LineartShadowEdge::next

Definition at line 130 of file MOD_lineart.hh.

◆ orig1

bool LineartShadowEdge::orig1

Definition at line 134 of file MOD_lineart.hh.

◆ orig2

bool LineartShadowEdge::orig2

Definition at line 134 of file MOD_lineart.hh.

◆ prev

LineartShadowEdge * LineartShadowEdge::prev

Definition at line 130 of file MOD_lineart.hh.

◆ shadow_segments

ListBase LineartShadowEdge::shadow_segments

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