Blender  V3.3
Namespaces | Functions
Grid.cpp File Reference

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

#include <stdexcept>
#include "BBox.h"
#include "Grid.h"
#include "BLI_utildefines.h"

Go to the source code of this file.

Namespaces

 Freestyle
 inherits from class Rep
 

Functions

static bool Freestyle::inBox (const Vec3r &inter, const Vec3r &box_min, const Vec3r &box_max)
 

Detailed Description

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

Definition in file Grid.cpp.