Blender  V3.3
Public Member Functions | Public Attributes | List of all members
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 360 of file BoxGrid.h.

References deepest, Freestyle::Geometry::Polygon< Point >::getBBox(), max, min, poly, and shallowest.

Member Data Documentation

◆ cameraSpacePolygon

Polygon3r Freestyle::BoxGrid::OccluderData::cameraSpacePolygon

Definition at line 44 of file BoxGrid.h.

◆ 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.

◆ 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: