|
Blender V4.3
|
Class to define a cell grid surrounding the projected image of a scene. More...
#include "CulledOccluderSource.h"#include "../geometry/GridHelpers.h"#include "BLI_sys_types.h"#include "BKE_global.hh"Go to the source code of this file.
Namespaces | |
| namespace | Freestyle |
| inherits from class Rep | |
Functions | |
| static real | Freestyle::distance2D (const Vec3r &point, const real origin[2]) |
| static bool | Freestyle::crossesProscenium (real proscenium[4], FEdge *fe) |
| static bool | Freestyle::insideProscenium (const real proscenium[4], const Vec3r &point) |
Class to define a cell grid surrounding the projected image of a scene.
Definition in file CulledOccluderSource.cpp.