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/structNLLIGO_1_1SPiece.html | 208 +++++++++++++++++++++++++++ 1 file changed, 208 insertions(+) create mode 100644 docs/doxygen/nel/structNLLIGO_1_1SPiece.html (limited to 'docs/doxygen/nel/structNLLIGO_1_1SPiece.html') diff --git a/docs/doxygen/nel/structNLLIGO_1_1SPiece.html b/docs/doxygen/nel/structNLLIGO_1_1SPiece.html new file mode 100644 index 00000000..176546a4 --- /dev/null +++ b/docs/doxygen/nel/structNLLIGO_1_1SPiece.html @@ -0,0 +1,208 @@ + + + + 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  
+

NLLIGO::SPiece Struct Reference

#include <zone_region.h> +

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

Public Methods

void rotFlip (uint8 rot, uint8 flip)

Public Attributes

sint32 w
sint32 h
std::vector< uint8Tab
+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
void NLLIGO::SPiece::rotFlip uint8   rot,
uint8   flip
+
+ + + + + +
+   + + +

+ +

+Definition at line 330 of file zone_region.cpp. +

+References h, sint32, Tab, uint8, and w.

+


Member Data Documentation

+

+ + + + +
+ + +
sint32 NLLIGO::SPiece::h +
+
+ + + + + +
+   + + +

+ +

+Definition at line 47 of file zone_region.h. +

+Referenced by rotFlip.

+

+ + + + +
+ + +
std::vector<uint8> NLLIGO::SPiece::Tab +
+
+ + + + + +
+   + + +

+ +

+Definition at line 48 of file zone_region.h. +

+Referenced by rotFlip.

+

+ + + + +
+ + +
sint32 NLLIGO::SPiece::w +
+
+ + + + + +
+   + + +

+ +

+Definition at line 47 of file zone_region.h. +

+Referenced by rotFlip.

+


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