![]() |
Object-oriented Scientific Computing Library: Version 0.910
|
Edges for the contour class. More...
#include <contour.h>
The edge crossings generated by the contour class are given as objects of this type.
The status matrix contains one of four possible values
The matrices returned by contour are not square, their size depends on whether or not they contain the "bottom edges" or the "right edges".
Data Fields | |
omatrix_int | status |
Edge status. | |
omatrix | values |
Edge values. |
Documentation generated with Doxygen. Provided under the GNU Free Documentation License (see License Information).