Blender  V3.3
Classes | Namespaces | Macros
SphericalGrid.h File Reference

Class to define a cell grid surrounding the projected image of a scene. More...

#include "GridDensityProvider.h"
#include "OccluderSource.h"
#include "ViewMap.h"
#include "../geometry/BBox.h"
#include "../geometry/GridHelpers.h"
#include "../geometry/Polygon.h"
#include "../system/PointerSequence.h"
#include "../winged_edge/WEdge.h"
#include "BKE_global.h"

Go to the source code of this file.

Classes

class  Freestyle::SphericalGrid
 
struct  Freestyle::SphericalGrid::OccluderData
 
class  Freestyle::SphericalGrid::Iterator
 
class  Freestyle::SphericalGrid::Transform
 

Namespaces

 Freestyle
 inherits from class Rep
 

Macros

#define SPHERICAL_GRID_LOGGING   0
 

Detailed Description

Class to define a cell grid surrounding the projected image of a scene.

Definition in file SphericalGrid.h.

Macro Definition Documentation

◆ SPHERICAL_GRID_LOGGING

#define SPHERICAL_GRID_LOGGING   0

Definition at line 10 of file SphericalGrid.h.