|
Blender
V2.93
|
#include <ViewEdgeXBuilder.h>
Public Member Functions | |
| OWXFaceLayer () | |
| OWXFaceLayer (WXFaceLayer *ifl, bool iOrder=true) | |
| OWXFaceLayer & | operator= (const OWXFaceLayer &iBrother) |
| bool | operator== (const OWXFaceLayer &b) |
| bool | operator!= (const OWXFaceLayer &b) |
Public Attributes | |
| WXFaceLayer * | fl |
| bool | order |
class to describe an oriented smooth edge
Definition at line 85 of file ViewEdgeXBuilder.h.
|
inline |
Definition at line 90 of file ViewEdgeXBuilder.h.
|
inline |
Definition at line 96 of file ViewEdgeXBuilder.h.
References order.
|
inline |
Definition at line 114 of file ViewEdgeXBuilder.h.
|
inline |
Definition at line 102 of file ViewEdgeXBuilder.h.
|
inline |
Definition at line 109 of file ViewEdgeXBuilder.h.
| WXFaceLayer* Freestyle::OWXFaceLayer::fl |
| bool Freestyle::OWXFaceLayer::order |
Definition at line 88 of file ViewEdgeXBuilder.h.
Referenced by Freestyle::ViewEdgeXBuilder::BuildSmoothFEdge(), Freestyle::ViewEdgeXBuilder::FindNextFaceLayer(), Freestyle::ViewEdgeXBuilder::FindPreviousFaceLayer(), operator=(), and operator==().