Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QTriangulator< T >::ComplexToSimple Class Reference
Collaboration diagram for QTriangulator< T >::ComplexToSimple:

Public Member Functions

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

Detailed Description

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

Definition at line 536 of file qtriangulator.cpp.

Constructor & Destructor Documentation

◆ ComplexToSimple() [1/2]

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

Definition at line 539 of file qtriangulator.cpp.

References ComplexToSimple().

Referenced by ComplexToSimple().

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

◆ ComplexToSimple() [2/2]

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

Definition at line 539 of file qtriangulator.cpp.

Member Function Documentation

◆ decompose() [1/2]

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

Definition at line 886 of file qtriangulator.cpp.

◆ decompose() [2/2]

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

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