Blender
V3.3
|
#include <WSFillGrid.h>
Public Member Functions | |
WSFillGrid (Grid *grid=NULL, WingedEdge *winged_edge=NULL) | |
virtual | ~WSFillGrid () |
void | fillGrid () |
WingedEdge * | getWingedEdge () |
Grid * | getGrid () |
void | setWingedEdge (WingedEdge *winged_edge) |
void | setGrid (Grid *grid) |
Definition at line 17 of file WSFillGrid.h.
|
inline |
Definition at line 19 of file WSFillGrid.h.
|
inlinevirtual |
Definition at line 26 of file WSFillGrid.h.
void Freestyle::WSFillGrid::fillGrid | ( | ) |
Definition at line 13 of file WSFillGrid.cpp.
References faces, Freestyle::WingedEdge::getWShapes(), Freestyle::Grid::insertOccluder(), Freestyle::Geometry::Polygon< Point >::setId(), and Freestyle::Geometry::Polygon< Point >::userdata.
|
inline |
Definition at line 38 of file WSFillGrid.h.
|
inline |
Accessors
Definition at line 33 of file WSFillGrid.h.
Definition at line 51 of file WSFillGrid.h.
|
inline |
Modifiers
Definition at line 44 of file WSFillGrid.h.