Blender  V3.3
Public Member Functions | Public Attributes | List of all members
Freestyle::OWXFaceLayer Class Reference

#include <ViewEdgeXBuilder.h>

Public Member Functions

 OWXFaceLayer ()
 
 OWXFaceLayer (WXFaceLayer *ifl, bool iOrder=true)
 
OWXFaceLayeroperator= (const OWXFaceLayer &iBrother)
 
bool operator== (const OWXFaceLayer &b)
 
bool operator!= (const OWXFaceLayer &b)
 

Public Attributes

WXFaceLayerfl
 
bool order
 

Detailed Description

class to describe an oriented smooth edge

Definition at line 71 of file ViewEdgeXBuilder.h.

Constructor & Destructor Documentation

◆ OWXFaceLayer() [1/2]

Freestyle::OWXFaceLayer::OWXFaceLayer ( )
inline

Definition at line 76 of file ViewEdgeXBuilder.h.

References NULL, and order.

◆ OWXFaceLayer() [2/2]

Freestyle::OWXFaceLayer::OWXFaceLayer ( WXFaceLayer ifl,
bool  iOrder = true 
)
inline

Definition at line 82 of file ViewEdgeXBuilder.h.

References order.

Member Function Documentation

◆ operator!=()

Definition at line 100 of file ViewEdgeXBuilder.h.

References usdtokens::b().

◆ operator=()

OWXFaceLayer& Freestyle::OWXFaceLayer::operator= ( const OWXFaceLayer iBrother)
inline

Definition at line 88 of file ViewEdgeXBuilder.h.

References fl, order, and order.

◆ operator==()

bool Freestyle::OWXFaceLayer::operator== ( const OWXFaceLayer b)
inline

Definition at line 95 of file ViewEdgeXBuilder.h.

References usdtokens::b(), and order.

Member Data Documentation

◆ fl

WXFaceLayer* Freestyle::OWXFaceLayer::fl

◆ order

bool Freestyle::OWXFaceLayer::order

The documentation for this class was generated from the following file: