Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QWingedEdge::TraversalStatus Struct Reference

#include <qpathclipper_p.h>

+ Collaboration diagram for QWingedEdge::TraversalStatus:

Public Member Functions

void flipDirection ()
 
void flipTraversal ()
 
void flip ()
 

Public Attributes

int edge
 
QPathEdge::Traversal traversal
 
QPathEdge::Direction direction
 

Detailed Description

Definition at line 200 of file qpathclipper_p.h.

Member Function Documentation

◆ flip()

void QWingedEdge::TraversalStatus::flip ( )
inline

Definition at line 446 of file qpathclipper_p.h.

Referenced by commonEdge().

+ Here is the caller graph for this function:

◆ flipDirection()

void QWingedEdge::TraversalStatus::flipDirection ( )
inline

Definition at line 441 of file qpathclipper_p.h.

References direction, and QWingedEdge::flip().

Referenced by QWingedEdge::addEdge().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ flipTraversal()

void QWingedEdge::TraversalStatus::flipTraversal ( )
inline

Definition at line 431 of file qpathclipper_p.h.

References QWingedEdge::flip(), and traversal.

+ Here is the call graph for this function:

Member Data Documentation

◆ direction

QPathEdge::Direction QWingedEdge::TraversalStatus::direction

◆ edge

int QWingedEdge::TraversalStatus::edge

◆ traversal

QPathEdge::Traversal QWingedEdge::TraversalStatus::traversal

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