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 >::MonotoneToTriangles Class Reference
+ Collaboration diagram for QTriangulator< T >::MonotoneToTriangles:

Public Member Functions

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

Detailed Description

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

Definition at line 695 of file qtriangulator.cpp.

Constructor & Destructor Documentation

◆ MonotoneToTriangles()

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

Definition at line 698 of file qtriangulator.cpp.

Member Function Documentation

◆ decompose()

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

Definition at line 2123 of file qtriangulator.cpp.

References i, next, and Q_ASSERT.


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