UVPackmaster SDK 2.5.8 - Documentation

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

Align similar

Align UV islands having similar shape so they are stacked on the top of each other.

Parameters used by the operation

Parameter name
UVP_OPCODE m_Opcode
void* m_pMessageHandlerData
UvpMessageHandlerT m_pMessageHandler
int m_ThreadCount
UVP_TOPO_ANALYSIS_LEVEL m_TopoAnalysisLevel
UvDataT m_UvData
int m_Precision
float m_SimilarityThreshold
bool m_RenderResult
bool m_RenderInvalidIslands

Messages sent during the operation

Type Count Notes
UvpProgressReportMessageT Many times Sent every time the packer wants to inform the application about the current progress.
UvpInvalidIslandIndiciesMessageT 0-1 The packer sends this message, if the operations failed due to invalid islands being encountered. In such a case the return code from the operation will be INVALID_ISLANDS.
UvpPackSolutionMessageT 0-1 Sent if the operation was successful. Provides information on how islands should be transformed so that the similar islands are aligned.
UvpIslandsMessageT 0-1
Last updated on 10 Dec 2020
Published on 10 Dec 2020

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