This is the documentation for Enlighten.

struct Enlighten Errors PE2104

struct Enlighten::Errors::PE2104

This error indicates that an IPrecompInputGeometry has an invalid output pixel size.

This value must be finite and greater than zero.

Variables

Name Description
const Geo::s32 Code = 2104

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.

const Geo::eGeoErrorSeverity Severity = Geo::ES_FATAL

The severity of this error.