Versions Compared

Key

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

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

NameDescription
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

NameDescription
Message()

Return the error message.


Anchor
aa6effdaee7010c5d48a18a210332fdcd
aa6effdaee7010c5d48a18a210332fdcd

Geo::GeoFileString Enlighten::Errors::PE2601::Message

...

public: Geo::GeoFileString Message() const

...

Return the error message.