Blender
V3.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 71 of file ViewEdgeXBuilder.h.
|
inline |
Definition at line 76 of file ViewEdgeXBuilder.h.
|
inline |
Definition at line 82 of file ViewEdgeXBuilder.h.
References order.
|
inline |
Definition at line 100 of file ViewEdgeXBuilder.h.
References usdtokens::b().
|
inline |
Definition at line 88 of file ViewEdgeXBuilder.h.
|
inline |
Definition at line 95 of file ViewEdgeXBuilder.h.
References usdtokens::b(), and order.
WXFaceLayer* Freestyle::OWXFaceLayer::fl |
Definition at line 73 of file ViewEdgeXBuilder.h.
Referenced by Freestyle::ViewEdgeXBuilder::BuildSmoothFEdge(), Freestyle::ViewEdgeXBuilder::BuildSmoothViewEdge(), Freestyle::ViewEdgeXBuilder::FindNextFaceLayer(), Freestyle::ViewEdgeXBuilder::FindPreviousFaceLayer(), and operator=().
bool Freestyle::OWXFaceLayer::order |
Definition at line 74 of file ViewEdgeXBuilder.h.
Referenced by Freestyle::ViewEdgeXBuilder::BuildSmoothFEdge(), Freestyle::ViewEdgeXBuilder::FindNextFaceLayer(), Freestyle::ViewEdgeXBuilder::FindPreviousFaceLayer(), and operator=().