NL3D::CFillStackNode Class Reference


Public Member Functions

 CFillStackNode (uint16 patch, uint16 s, uint16 t, uint8 rotate, CZoneSymmetrisation::TState state)

Data Fields

uint8 Edge
uint16 Patch
uint8 Rotate
uint16 S
CZoneSymmetrisation::TState State
uint16 T

Constructor & Destructor Documentation

NL3D::CFillStackNode::CFillStackNode uint16  patch,
uint16  s,
uint16  t,
uint8  rotate,
CZoneSymmetrisation::TState  state
[inline]
 

Definition at line 659 of file zone_symmetrisation.cpp.

References Rotate, s, t, uint16, and uint8.

00659 { Patch = patch; S = s; T = t; Edge = 0; Rotate = rotate; State = state; };


Field Documentation

uint8 NL3D::CFillStackNode::Edge
 

Definition at line 663 of file zone_symmetrisation.cpp.

Referenced by NL3D::CZoneSymmetrisation::propagateTileState().

uint16 NL3D::CFillStackNode::Patch
 

Definition at line 662 of file zone_symmetrisation.cpp.

Referenced by NL3D::CZoneSymmetrisation::propagateTileState().

uint8 NL3D::CFillStackNode::Rotate
 

Definition at line 664 of file zone_symmetrisation.cpp.

Referenced by CFillStackNode(), and NL3D::CZoneSymmetrisation::propagateTileState().

uint16 NL3D::CFillStackNode::S
 

Definition at line 660 of file zone_symmetrisation.cpp.

Referenced by NL3D::CZoneSymmetrisation::propagateTileState().

CZoneSymmetrisation::TState NL3D::CFillStackNode::State
 

Definition at line 665 of file zone_symmetrisation.cpp.

Referenced by NL3D::CZoneSymmetrisation::propagateTileState().

uint16 NL3D::CFillStackNode::T
 

Definition at line 661 of file zone_symmetrisation.cpp.

Referenced by NL3D::CZoneSymmetrisation::propagateTileState().


The documentation for this class was generated from the following file:
Generated on Tue Mar 16 06:46:35 2004 for NeL by doxygen 1.3.6