From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../structNL3D_1_1CPatchUVLocator_1_1CUVBasis.html | 208 +++++++++++++++++++++ 1 file changed, 208 insertions(+) create mode 100644 docs/doxygen/nel/structNL3D_1_1CPatchUVLocator_1_1CUVBasis.html (limited to 'docs/doxygen/nel/structNL3D_1_1CPatchUVLocator_1_1CUVBasis.html') diff --git a/docs/doxygen/nel/structNL3D_1_1CPatchUVLocator_1_1CUVBasis.html b/docs/doxygen/nel/structNL3D_1_1CPatchUVLocator_1_1CUVBasis.html new file mode 100644 index 00000000..27ef0f7e --- /dev/null +++ b/docs/doxygen/nel/structNL3D_1_1CPatchUVLocator_1_1CUVBasis.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  
+

NL3D::CPatchUVLocator::CUVBasis Struct Reference

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

Public Methods

void mulPoint (const NLMISC::CVector2f &uvIn, NLMISC::CVector2f &uvOut)

Public Attributes

NLMISC::CVector2f UvI
NLMISC::CVector2f UvJ
NLMISC::CVector2f UvP
+

Member Function Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
void NL3D::CPatchUVLocator::CUVBasis::mulPoint const NLMISC::CVector2f  uvIn,
NLMISC::CVector2f  uvOut
[inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 75 of file patchuv_locator.h. +

+References NLMISC::CVector2f::x, and NLMISC::CVector2f::y. +

+Referenced by NL3D::CPatchUVLocator::locateUV.

+


Member Data Documentation

+

+ + + + +
+ + +
NLMISC::CVector2f NL3D::CPatchUVLocator::CUVBasis::UvI +
+
+ + + + + +
+   + + +

+ +

+Definition at line 73 of file patchuv_locator.h. +

+Referenced by NL3D::CPatchUVLocator::build.

+

+ + + + +
+ + +
NLMISC::CVector2f NL3D::CPatchUVLocator::CUVBasis::UvJ +
+
+ + + + + +
+   + + +

+ +

+Definition at line 73 of file patchuv_locator.h. +

+Referenced by NL3D::CPatchUVLocator::build.

+

+ + + + +
+ + +
NLMISC::CVector2f NL3D::CPatchUVLocator::CUVBasis::UvP +
+
+ + + + + +
+   + + +

+ +

+Definition at line 73 of file patchuv_locator.h. +

+Referenced by NL3D::CPatchUVLocator::build.

+


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