Versions Compared

Key

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

struct Enlighten::Errors::PE2102

This error indicates that an IPrecompInputGeometry has an invalid AutoUV parameter set.

Variables

NameDescription
const Geo::s32 Code = 2102

The error code.

Geo::GeoGuid m_GeomGuid

The GUID of the IPrecompInputGeometry in error.

Geo::GeoFileString m_GeomName

The name of the IPrecompInputGeometry in error.

Geo::GeoFileString m_ParameterName

The name of the parameter in error.

const Geo::eGeoErrorSeverity Severity = Geo::ES_FATAL

The severity of this error.