|
Blender
V3.3
|
Base class to define a cell grid surrounding the bounding box of the scene. More...
#include <cstring>#include <float.h>#include <stdint.h>#include <vector>#include "Geom.h"#include "GeomUtils.h"#include "Polygon.h"#include "../system/FreestyleConfig.h"#include "BLI_utildefines.h"Go to the source code of this file.
Classes | |
| class | Freestyle::Cell |
| class | Freestyle::GridVisitor |
| class | Freestyle::allOccludersGridVisitor |
| class | Freestyle::firstIntersectionGridVisitor |
| class | Freestyle::Grid |
| class | Freestyle::VirtualOccludersSet |
Namespaces | |
| Freestyle | |
| inherits from class Rep | |
Typedefs | |
| typedef vector< Polygon3r * > | Freestyle::OccludersSet |