Blender V5.0
GridDensityProvider.h File Reference

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

#include <algorithm>
#include <memory>
#include <stdexcept>
#include "AutoPtrHelper.h"
#include "OccluderSource.h"
#include "../geometry/BBox.h"
#include "BKE_global.hh"
#include "MEM_guardedalloc.h"

Go to the source code of this file.

Classes

class  Freestyle::GridDensityProvider
class  Freestyle::GridDensityProviderFactory

Namespaces

namespace  Freestyle
 inherits from class Rep

Detailed Description

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

Definition in file GridDensityProvider.h.