UVPackmaster SDK 2.5.8 - Documentation

C++ shared library for Windows 64-bit and Linux 64-bit

UvDataT

Object of this class is used to provide information about a UV map to the packer. Read the Input UV map format section for details about passing a UV map to the packer.

Fields

const UvVertT* m_pVertArray
A pointer to an array of UV vertices.
SizeT m_VertCount
The number of vertices stored in m_pVertArray.
const UvFaceT* m_pFaceArray
A pointer to an array of UV faces.
SizeT m_FaceCount
The number of faces stored in m_pFaceArray.
Last updated on 10 Dec 2020
Published on 10 Dec 2020

Powered by Hugo. Theme by TechDoc. Designed by Thingsym.