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/structNL3D_1_1CPaletteSkin.html | 155 +++++++++++++++++++++++ 1 file changed, 155 insertions(+) create mode 100644 docs/doxygen/nel/structNL3D_1_1CPaletteSkin.html (limited to 'docs/doxygen/nel/structNL3D_1_1CPaletteSkin.html') diff --git a/docs/doxygen/nel/structNL3D_1_1CPaletteSkin.html b/docs/doxygen/nel/structNL3D_1_1CPaletteSkin.html new file mode 100644 index 00000000..42e301eb --- /dev/null +++ b/docs/doxygen/nel/structNL3D_1_1CPaletteSkin.html @@ -0,0 +1,155 @@ + + + + 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::CPaletteSkin Struct Reference

Describe index for palette skinning. +More... +

+#include <vertex_buffer.h> +

+List of all members. + + + + +

Public Methods

void serial (NLMISC::IStream &f)

Public Attributes

uint8 MatrixId [4]
+


Detailed Description

+Describe index for palette skinning. +

+Id must be in range [0, IDriver::MaxModelMatrix [ +

+ +

+Definition at line 87 of file vertex_buffer.h.


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
void NL3D::CPaletteSkin::serial NLMISC::IStream  f
+
+ + + + + +
+   + + +

+ +

+Definition at line 972 of file vertex_buffer.cpp. +

+References MatrixId, and NLMISC::IStream::serial.

+


Member Data Documentation

+

+ + + + +
+ + +
uint8 NL3D::CPaletteSkin::MatrixId[4] +
+
+ + + + + +
+   + + +

+ +

+Definition at line 89 of file vertex_buffer.h. +

+Referenced by serial.

+


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