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

TGA_HEADER Struct Reference

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

Public Attributes

unsigned char LengthID
unsigned char CMapType
unsigned char ImageType
unsigned short Origin
unsigned short Length
unsigned char Depth
unsigned short XOrg
unsigned short YOrg
unsigned short Width
unsigned short Height
unsigned char ImageDepth
unsigned char Desc
+

Member Data Documentation

+

+ + + + +
+ + + + + +
+unsigned char TGA_HEADER::CMapType +
+
+ + + + + +
+   + + +

+ +

+Definition at line 14 of file Pic_TGA.c.

+

+ + + + +
+ + + + + +
+unsigned char TGA_HEADER::Depth +
+
+ + + + + +
+   + + +

+ +

+Definition at line 18 of file Pic_TGA.c.

+

+ + + + +
+ + + + + +
+unsigned char TGA_HEADER::Desc +
+
+ + + + + +
+   + + +

+ +

+Definition at line 24 of file Pic_TGA.c.

+

+ + + + +
+ + + + + +
+unsigned short TGA_HEADER::Height +
+
+ + + + + +
+   + + +

+ +

+Definition at line 22 of file Pic_TGA.c.

+

+ + + + +
+ + + + + +
+unsigned char TGA_HEADER::ImageDepth +
+
+ + + + + +
+   + + +

+ +

+Definition at line 23 of file Pic_TGA.c.

+

+ + + + +
+ + + + + +
+unsigned char TGA_HEADER::ImageType +
+
+ + + + + +
+   + + +

+ +

+Definition at line 15 of file Pic_TGA.c.

+

+ + + + +
+ + + + + +
+unsigned short TGA_HEADER::Length +
+
+ + + + + +
+   + + +

+ +

+Definition at line 17 of file Pic_TGA.c.

+

+ + + + +
+ + + + + +
+unsigned char TGA_HEADER::LengthID +
+
+ + + + + +
+   + + +

+ +

+Definition at line 13 of file Pic_TGA.c.

+

+ + + + +
+ + + + + +
+unsigned short TGA_HEADER::Origin +
+
+ + + + + +
+   + + +

+ +

+Definition at line 16 of file Pic_TGA.c.

+

+ + + + +
+ + + + + +
+unsigned short TGA_HEADER::Width +
+
+ + + + + +
+   + + +

+ +

+Definition at line 21 of file Pic_TGA.c.

+

+ + + + +
+ + + + + +
+unsigned short TGA_HEADER::XOrg +
+
+ + + + + +
+   + + +

+ +

+Definition at line 19 of file Pic_TGA.c.

+

+ + + + +
+ + + + + +
+unsigned short TGA_HEADER::YOrg +
+
+ + + + + +
+   + + +

+ +

+Definition at line 20 of file Pic_TGA.c.

+


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