From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/classNL3D_1_1CFillStackNode.html | 305 ++++++++++++++++++++++ 1 file changed, 305 insertions(+) create mode 100644 docs/doxygen/nel/classNL3D_1_1CFillStackNode.html (limited to 'docs/doxygen/nel/classNL3D_1_1CFillStackNode.html') diff --git a/docs/doxygen/nel/classNL3D_1_1CFillStackNode.html b/docs/doxygen/nel/classNL3D_1_1CFillStackNode.html new file mode 100644 index 00000000..0067a290 --- /dev/null +++ b/docs/doxygen/nel/classNL3D_1_1CFillStackNode.html @@ -0,0 +1,305 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# Home   # nevrax.com   
+ + + + +
Nevrax
+ + + + + + + + + + +
+ + +
+ Nevrax.org
+ + + + + + + +
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
+
+ + +
+ + +
+Docs + +
+  + + + + + +
Documentation 
+ +
+Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  
+

NL3D::CFillStackNode Class Reference

List of all members. + + + + + + + + + +

Public Methods

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

Public Attributes

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

Constructor & Destructor Documentation

+

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

+ +

+Definition at line 647 of file zone_symmetrisation.cpp. +

+References Edge, Patch, Rotate, S, s, State, T, and t.

+


Member Data Documentation

+

+ + + + +
+ + +
uint8 NL3D::CFillStackNode::Edge +
+
+ + + + + +
+   + + +

+ +

+Definition at line 651 of file zone_symmetrisation.cpp. +

+Referenced by CFillStackNode.

+

+ + + + +
+ + +
uint16 NL3D::CFillStackNode::Patch +
+
+ + + + + +
+   + + +

+ +

+Definition at line 650 of file zone_symmetrisation.cpp. +

+Referenced by CFillStackNode.

+

+ + + + +
+ + +
uint8 NL3D::CFillStackNode::Rotate +
+
+ + + + + +
+   + + +

+ +

+Definition at line 652 of file zone_symmetrisation.cpp. +

+Referenced by CFillStackNode.

+

+ + + + +
+ + +
uint16 NL3D::CFillStackNode::S +
+
+ + + + + +
+   + + +

+ +

+Definition at line 648 of file zone_symmetrisation.cpp. +

+Referenced by CFillStackNode.

+

+ + + + +
+ + +
CZoneSymmetrisation::TState NL3D::CFillStackNode::State +
+
+ + + + + +
+   + + +

+ +

+Definition at line 653 of file zone_symmetrisation.cpp. +

+Referenced by CFillStackNode.

+

+ + + + +
+ + +
uint16 NL3D::CFillStackNode::T +
+
+ + + + + +
+   + + +

+ +

+Definition at line 649 of file zone_symmetrisation.cpp. +

+Referenced by CFillStackNode.

+


The documentation for this class was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1