Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 QBitArray::at(), i, Q_ASSERT, and QBitArray::setBit().

+ Here is the call graph for this function:

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