Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

class Geo::ChartParametiserFailure

Details about a chart that failed to parametise well.

Variables

NameDescription
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.