This is the documentation for Enlighten.

class Geo ChartParametiserFailure

class Geo::ChartParametiserFailure

Details about a chart that failed to parametise well.

Variables

Name Description
Geo::GeoArray< Geo::s32 > m_Faces

The faces associated with this chart in the corresponding atlas mesh.

Geo::s32 m_Index

The index of the chart in the mesh.

eChartParametiserResult m_Result

The result type the parametiser gave.

Geo::GeoArray< Geo::s32 > m_Vertices

The vertices associated with this chart in the corresponding atlas mesh.