struct Enlighten::Errors::PE2103
This error indicates that an IPrecompInputGeometry does not have at least one direct, target and indirect mesh.
Variables
Name | Description |
---|---|
const Geo::s32 Code = 2103 | 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. |