Skip to content
- [Main Page](index.md) - [Classes](annotated.md) - [Files](files.md) - [Directories](dirs.md) - [Related Pages](pages.md)
- [Class List](annotated.md) - [Alphabetical List](classes.md) - [Class Hierarchy](hierarchy.md) - [Class Members](functions.md)

HBasePatchUV Class Reference

a HBasePatchUV is a class which keeps the UV's for a HPatch or HPatch5 More...

#include <HDecal.h>

Inheritance diagram for HBasePatchUV:

Inheritance graph

[legend]

Collaboration diagram for HBasePatchUV:

Collaboration graph

[legend]

List of all members.


Public Member Functions

HPatch GetPatch ()
BOOL  IsPatch5UV ()
void  SetUVs (Vector2 uvs[])
void  GetUVs (Vector2 uvs[])

Detailed Description

a HBasePatchUV is a class which keeps the UV's for a HPatch or HPatch5

From the HBasePatchUV you can retrieve the HPatch class and the UV's for that patch. Now remember you are working with Patches not polygons so an HPatch has 12 UV's and an HPatch5 has 15 UV's as shown here.

UV-points.gif **UVs numbering**

Definition at line 53 of file HDecal.h.


Member Function Documentation

HPatch * HBasePatchUV::GetPatch  ) 
  Returns the HPatch or HPatch5

void HBasePatchUV::GetUVs Vector2  uvs[]  ) 
 

BOOL HBasePatchUV::IsPatch5UV  ) 
 

void HBasePatchUV::SetUVs Vector2  uvs[]  ) 
 

The documentation for this class was generated from the following files:


This A:M SDK v12.0 documentation is maintained by Hash Inc. Please address any comments concerning this documentation to AMReports. If you have any information, knowledge, or documentation to share with the A:M developer community, please post them on the Hash SDK forum.

Generated on Thu Oct 27 11:46:52 2005 with doxygen 1.4.5 written by Dimitri van Heesch, © 1997-2001