User Documentation |
RAVL, Recognition And Vision Library |
DEVELOP | HOME PAGE | CLASS LIST | CONTENTS |
Ravl - Math - Geometry - 2D - Boundry - BVertexC |
BVertexC | |
Boundary vertex | |
include | "Ravl/BVertex.hh" |
Created: | 26/06/1994 |
User Level: | Normal |
Library: | RavlMath |
In Scope: | RavlN |
[i,j] <------------ [i,j+1] | /^\ . | (i,j) | V | [i+1,j] ---------> [i+1, j+1]Parent Classes:
#include "Ravl/Index2d.hh" |
Ref.: - O'Rourke,J.: Computatinal geometry in C;
Cambridge University Press, 1994, pp. 19-20
#include "Ravl/FIndex.hh" |
#include "Ravl/TFVector.hh" |
The implementation is in "Ravl/FMatrix.hh", it must be
included to use this function.
The implementation is in "Ravl/FMatrix.hh", it must be
included to use this function.
Maintainer:Radek Marik, Created: 26/06/1994, Documentation by CxxDoc: Tue Aug 13 09:59:02 2002 |