|
Blender V4.3
|
#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 73 of file ViewEdgeXBuilder.h.
|
inline |
Definition at line 78 of file ViewEdgeXBuilder.h.
References fl.
|
inline |
Definition at line 84 of file ViewEdgeXBuilder.h.
References fl.
|
inline |
Definition at line 102 of file ViewEdgeXBuilder.h.
References b.
|
inline |
Definition at line 90 of file ViewEdgeXBuilder.h.
|
inline |
Definition at line 97 of file ViewEdgeXBuilder.h.
| WXFaceLayer* Freestyle::OWXFaceLayer::fl |
Definition at line 75 of file ViewEdgeXBuilder.h.
Referenced by Freestyle::ViewEdgeXBuilder::BuildSmoothFEdge(), Freestyle::ViewEdgeXBuilder::BuildSmoothViewEdge(), Freestyle::ViewEdgeXBuilder::FindNextFaceLayer(), Freestyle::ViewEdgeXBuilder::FindPreviousFaceLayer(), operator=(), operator==(), OWXFaceLayer(), and OWXFaceLayer().
| bool Freestyle::OWXFaceLayer::order |
Definition at line 76 of file ViewEdgeXBuilder.h.
Referenced by Freestyle::ViewEdgeXBuilder::BuildSmoothFEdge(), Freestyle::ViewEdgeXBuilder::FindNextFaceLayer(), Freestyle::ViewEdgeXBuilder::FindPreviousFaceLayer(), and operator=().