Blender V4.3
Freestyle::BoxGrid::OccluderData Struct Reference

#include <BoxGrid.h>

Public Member Functions

 OccluderData (OccluderSource &source, Polygon3r &p)
 

Public Attributes

Polygon3r poly
 
Polygon3r cameraSpacePolygon
 
real shallowest
 
real deepest
 
WFaceface
 

Detailed Description

Definition at line 43 of file BoxGrid.h.

Constructor & Destructor Documentation

◆ OccluderData()

Freestyle::BoxGrid::OccluderData::OccluderData ( OccluderSource & source,
Polygon3r & p )
inlineexplicit

Definition at line 363 of file BoxGrid.h.

References deepest, max, min, and shallowest.

Member Data Documentation

◆ cameraSpacePolygon

Polygon3r Freestyle::BoxGrid::OccluderData::cameraSpacePolygon

Definition at line 46 of file BoxGrid.h.

◆ deepest

real Freestyle::BoxGrid::OccluderData::deepest

Definition at line 47 of file BoxGrid.h.

Referenced by OccluderData().

◆ face

WFace* Freestyle::BoxGrid::OccluderData::face

Definition at line 51 of file BoxGrid.h.

◆ poly

Polygon3r Freestyle::BoxGrid::OccluderData::poly

Definition at line 45 of file BoxGrid.h.

◆ shallowest

real Freestyle::BoxGrid::OccluderData::shallowest

Definition at line 47 of file BoxGrid.h.

Referenced by OccluderData().


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