NLPACS::CRetrievableSurface::CSurfaceLink Class Reference

A link from the current surface to a neighbor surface through a chain. More...

#include <retrievable_surface.h>

List of all members.

Public Member Functions

 CSurfaceLink (sint32 chain=0, sint32 surface=0)
 Constructor.
void serial (NLMISC::IStream &f)
 Serialises this CSurfaceLink.

Public Attributes

sint32 Chain
 The id of the chain between the 2 neighbors.
sint32 Surface
 The id of the neighbor.

Detailed Description

A link from the current surface to a neighbor surface through a chain.

Author:
Benjamin Legros
Nevrax France
Date:
2001

Definition at line 75 of file retrievable_surface.h.


Constructor & Destructor Documentation

NLPACS::CRetrievableSurface::CSurfaceLink::CSurfaceLink ( sint32  chain = 0,
sint32  surface = 0 
) [inline]

Constructor.

Definition at line 85 of file retrievable_surface.h.


Member Function Documentation

void NLPACS::CRetrievableSurface::CSurfaceLink::serial ( NLMISC::IStream f  )  [inline]

Serialises this CSurfaceLink.

Definition at line 88 of file retrievable_surface.h.

References Chain, NLMISC::IStream::serial(), and Surface.


Member Data Documentation

The id of the chain between the 2 neighbors.

Definition at line 79 of file retrievable_surface.h.

Referenced by NLPACS::CLocalRetriever::replaceChain(), and serial().

The id of the neighbor.

Definition at line 82 of file retrievable_surface.h.

Referenced by NLPACS::CLocalRetriever::replaceChain(), and serial().


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

Generated on Thu Jan 7 08:30:22 2010 for NeL by  doxygen 1.6.1