This is the documentation for Enlighten.
struct Enlighten Errors PE2601
struct Enlighten::Errors::PE2601
The provided volume has holes that cannot be automatically repaired. To ensure probes are placed as you intended, provide a closed mesh with each edge adjacent to exactly two faces.
Variables
Name | Description |
---|---|
const Geo::s32 Code = 2601 | The error code. |
Geo::GeoFileString m_ProbeRegionName | The name of the probe region object. |
const Geo::eGeoErrorSeverity Severity = Geo::ES_WARNING | The severity of this error. |
Functions
Name | Description |
---|---|
Message() | Return the error message. |
Geo::GeoFileString Enlighten::Errors::PE2601::Message
public: Geo::GeoFileString Message() const
Return the error message.