Contour based on Vector_Nt vector.
More...
#include <contour.h>
Inherits Contour_N< point_it, vector_tt, store_t, edge_it, edge_t >.
|
|
template<class InpIt > |
| | VecContour (InpIt pbeg, InpIt pend, vec_type a=1., const vector_t &shift=vector_t()) |
| | constructs a contour from input point iterator, applies additional transform p=>p*a+shift
|
| |
|
int | SetPoint (int i, const vector_t &p) |
| | sets the ith point, if i is greated than current size appends the vector with the required amount of default Vector_3
|
| |
|
vector_t | GetPoint (int ind) const |
| | no checks
|
| |
|
void | Reverse () |
| | Reverses the order of points of the contour (flips the normal)
|
| |
template<int N = 3>
class VecContour< N >
Contour based on Vector_Nt vector.
The documentation for this class was generated from the following file: