Blender  V3.3
Classes | Namespaces | Typedefs
Grid.h File Reference

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
 

Detailed Description

Base class to define a cell grid surrounding the bounding box of the scene.

Definition in file Grid.h.