|
Blender V5.0
|
#include <Grid.h>
Public Member Functions | |
| Cell (Vec3r &orig) | |
| virtual | ~Cell () |
| void | addOccluder (Polygon3r *o) |
| const Vec3r & | getOrigin () |
| OccludersSet & | getOccluders () |
|
inline |
Definition at line 49 of file Grid.h.
Referenced by Freestyle::Grid::insertOccluder().
|
inline |
Definition at line 61 of file Grid.h.
Referenced by Freestyle::Grid::castRayInternal().