Tesseract 3.01
EDGEPT Struct Reference

#include <blobs.h>

List of all members.

Public Member Functions

 EDGEPT ()
 EDGEPT (const EDGEPT &src)
EDGEPToperator= (const EDGEPT &src)
void CopyFrom (const EDGEPT &src)
void Hide ()
void Reveal ()
bool IsHidden () const

Public Attributes

TPOINT pos
VECTOR vec
char flags [EDGEPTFLAGS]
EDGEPTnext
EDGEPTprev

Constructor & Destructor Documentation

EDGEPT::EDGEPT ( ) [inline]
EDGEPT::EDGEPT ( const EDGEPT src) [inline]

Member Function Documentation

void EDGEPT::CopyFrom ( const EDGEPT src) [inline]
void EDGEPT::Hide ( ) [inline]
bool EDGEPT::IsHidden ( ) const [inline]
EDGEPT& EDGEPT::operator= ( const EDGEPT src) [inline]
void EDGEPT::Reveal ( ) [inline]

Member Data Documentation

char EDGEPT::flags[EDGEPTFLAGS]

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines