Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
QTriangulator< T >::ComplexToSimple Class Reference
+ Collaboration diagram for QTriangulator< T >::ComplexToSimple:

Public Member Functions

 ComplexToSimple (QTriangulator< T > *parent)
 
void decompose ()
 

Detailed Description

template<typename T>
class QTriangulator< T >::ComplexToSimple

Definition at line 534 of file qtriangulator.cpp.

Constructor & Destructor Documentation

◆ ComplexToSimple()

template<typename T >
QTriangulator< T >::ComplexToSimple::ComplexToSimple ( QTriangulator< T > *  parent)
inline

Definition at line 537 of file qtriangulator.cpp.

Member Function Documentation

◆ decompose()

template<typename T >
void QTriangulator< T >::ComplexToSimple::decompose

Definition at line 884 of file qtriangulator.cpp.

References QDataBuffer< Type >::at(), QBitArray::at(), i, Q_ASSERT, QBitArray::setBit(), and QDataBuffer< Type >::size().

Referenced by QTriangulator< T >::polyline(), and QTriangulator< T >::triangulate().

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

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