Blender V4.3
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 73 of file ViewEdgeXBuilder.h.

Constructor & Destructor Documentation

◆ OWXFaceLayer() [1/2]

Freestyle::OWXFaceLayer::OWXFaceLayer ( )
inline

Definition at line 78 of file ViewEdgeXBuilder.h.

References fl.

◆ OWXFaceLayer() [2/2]

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

Definition at line 84 of file ViewEdgeXBuilder.h.

References fl.

Member Function Documentation

◆ operator!=()

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

Definition at line 102 of file ViewEdgeXBuilder.h.

References b.

◆ operator=()

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

Definition at line 90 of file ViewEdgeXBuilder.h.

References fl, and order.

◆ operator==()

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

Definition at line 97 of file ViewEdgeXBuilder.h.

References b, and fl.

Member Data Documentation

◆ fl

◆ order


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