# 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: