Recti 1.2.4
Loading...
Searching...
No Matches
Classes
rdllist.hpp File Reference

Circular doubly-linked list implementation for polygon decomposition. More...

#include <cstddef>
#include <vector>
#include "dllink.hpp"
Include dependency graph for rdllist.hpp:

Go to the source code of this file.

Classes

class  RDllIterator
 Iterator for RDllist circular doubly-linked list. More...
 
class  RDllist
 Circular doubly-linked list implementation. More...
 

Detailed Description

Circular doubly-linked list implementation for polygon decomposition.