#include <Edge.h>
Public Member Functions | |
| Edge (V *a, V *b) | |
| ~Edge () | |
| V * | first () |
| V * | second () |
| T *& | triangle () |
Classes | |
| struct | edge_comp |
| subdiv::Edge< T, V >::Edge | ( | V * | a, | |
| V * | b | |||
| ) | [inline] |
| subdiv::Edge< T, V >::~Edge | ( | ) | [inline] |
| V* subdiv::Edge< T, V >::first | ( | ) | [inline] |
| V* subdiv::Edge< T, V >::second | ( | ) | [inline] |
| T*& subdiv::Edge< T, V >::triangle | ( | ) | [inline] |
1.4.7