Blender
V3.3
|
#include <Grid.h>
Public Member Functions | |
Cell (Vec3r &orig) | |
virtual | ~Cell () |
void | addOccluder (Polygon3r *o) |
const Vec3r & | getOrigin () |
OccludersSet & | getOccluders () |
Definition at line 51 of file Grid.h.
Referenced by Freestyle::Grid::insertOccluder().
|
inline |
Definition at line 63 of file Grid.h.
Referenced by Freestyle::Grid::castRayInternal().
|
inline |
Definition at line 58 of file Grid.h.
Referenced by Freestyle::firstIntersectionGridVisitor::examineOccluder().