Blender
V3.3
|
#include <WFillGrid.h>
Public Member Functions | |
WFillGrid (Grid *grid=NULL, WingedEdge *winged_edge=NULL) | |
virtual | ~WFillGrid () |
void | fillGrid () |
WingedEdge * | getWingedEdge () |
Grid * | getGrid () |
void | setWingedEdge (WingedEdge *winged_edge) |
void | setGrid (Grid *grid) |
Definition at line 21 of file WFillGrid.h.
|
inline |
Definition at line 23 of file WFillGrid.h.
|
inlinevirtual |
Definition at line 30 of file WFillGrid.h.
void Freestyle::WFillGrid::fillGrid | ( | ) |
Definition at line 13 of file WFillGrid.cpp.
References faces, Freestyle::WingedEdge::getWShapes(), Freestyle::Grid::insertOccluder(), Freestyle::Geometry::Polygon< Point >::setId(), and Freestyle::Geometry::Polygon< Point >::userdata.
Referenced by Freestyle::ViewMapBuilder::BuildGrid().
|
inline |
Definition at line 42 of file WFillGrid.h.
|
inline |
Accessors
Definition at line 37 of file WFillGrid.h.
Definition at line 55 of file WFillGrid.h.
|
inline |
Modifiers
Definition at line 48 of file WFillGrid.h.