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

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

#include "CulledOccluderSource.h"
#include "../geometry/GridHelpers.h"
#include "BKE_global.h"

Go to the source code of this file.

Namespaces

 Freestyle
 inherits from class Rep
 

Functions

static real Freestyle::distance2D (const Vec3r &point, const real origin[2])
 
static bool Freestyle::crossesProscenium (real proscenium[4], FEdge *fe)
 
static bool Freestyle::insideProscenium (const real proscenium[4], const Vec3r &point)
 

Detailed Description

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

Definition in file CulledOccluderSource.cpp.