Blender V5.0
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 41 of file BoxGrid.h.

Constructor & Destructor Documentation

◆ OccluderData()

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

Definition at line 355 of file BoxGrid.h.

References cameraSpacePolygon, deepest, face, max, min, poly, and shallowest.

Member Data Documentation

◆ cameraSpacePolygon

Polygon3r Freestyle::BoxGrid::OccluderData::cameraSpacePolygon

Definition at line 44 of file BoxGrid.h.

Referenced by OccluderData().

◆ deepest

real Freestyle::BoxGrid::OccluderData::deepest

Definition at line 45 of file BoxGrid.h.

Referenced by OccluderData().

◆ face

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

Definition at line 49 of file BoxGrid.h.

Referenced by OccluderData().

◆ poly

Polygon3r Freestyle::BoxGrid::OccluderData::poly

Definition at line 43 of file BoxGrid.h.

Referenced by OccluderData().

◆ shallowest

real Freestyle::BoxGrid::OccluderData::shallowest

Definition at line 45 of file BoxGrid.h.

Referenced by OccluderData().


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