|
Blender V4.3
|
#include <BoxGrid.h>
Public Member Functions | |
| OccluderData (OccluderSource &source, Polygon3r &p) | |
Public Attributes | |
| Polygon3r | poly |
| Polygon3r | cameraSpacePolygon |
| real | shallowest |
| real | deepest |
| WFace * | face |
|
inlineexplicit |
| Polygon3r Freestyle::BoxGrid::OccluderData::cameraSpacePolygon |
| real Freestyle::BoxGrid::OccluderData::deepest |
Definition at line 47 of file BoxGrid.h.
Referenced by OccluderData().
| real Freestyle::BoxGrid::OccluderData::shallowest |
Definition at line 47 of file BoxGrid.h.
Referenced by OccluderData().