LTI-Lib latest version v1.9 - last update 10 Apr 2010

lti::objectsFromMask::objectStruct Class Reference

This node-structure for storing information about all objects and holes in the tree. More...

#include <ltiObjectsFromMask.h>

Inheritance diagram for lti::objectsFromMask::objectStruct:
Inheritance graph
[legend]
Collaboration diagram for lti::objectsFromMask::objectStruct:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual bool write (ioHandler &handler, const bool complete) const
virtual bool read (ioHandler &handler, const bool complete)

Public Attributes

ioPoints ioPointList
areaPoints areaPointList
borderPoints borderPointList

Detailed Description

This node-structure for storing information about all objects and holes in the tree.


Member Function Documentation

virtual bool lti::objectsFromMask::objectStruct::read ( ioHandler handler,
const bool  complete 
) [virtual]

Read structure from handler.

Reimplemented from lti::ioObject.

virtual bool lti::objectsFromMask::objectStruct::write ( ioHandler handler,
const bool  complete 
) const [virtual]

Write structure to handler.

Reimplemented from lti::ioObject.


Member Data Documentation

the areaPoints of the object or hole

the borderPoints of the object or hole

the ioPoints of the object or hole


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

Generated on Sat Apr 10 15:27:38 2010 for LTI-Lib by Doxygen 1.6.1