Blender V5.0
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 fl, and order.

Referenced by operator!=(), operator=(), and operator==().

◆ OWXFaceLayer() [2/2]

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

Definition at line 82 of file ViewEdgeXBuilder.h.

References fl, and order.

Member Function Documentation

◆ operator!=()

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

Definition at line 100 of file ViewEdgeXBuilder.h.

References b, and OWXFaceLayer().

◆ operator=()

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

Definition at line 88 of file ViewEdgeXBuilder.h.

References fl, order, and OWXFaceLayer().

◆ operator==()

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

Definition at line 95 of file ViewEdgeXBuilder.h.

References b, fl, order, and OWXFaceLayer().

Member Data Documentation

◆ fl

◆ order


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