ivutils
Loading...
Searching...
No Matches
PtrContour< N > Class Template Reference

Contour based on dynamic Vector_Nt array. More...

#include <contour.h>

Inherits Contour_N< point_it, vector_tt, store_t, edge_it, edge_t >.

Public Member Functions

vector_t GetPoint (int ind) const
 no checks
 
int SetPoint (int i, const vector_t &p)
 checks
 
void Reverse ()
 Reverses the order of points of the contour (flips the normal)
 

Detailed Description

template<int N = 3>
class PtrContour< N >

Contour based on dynamic Vector_Nt array.


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