This is the documentation for Enlighten.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Current »

struct Enlighten::Errors::PE2602

The provided volume has holes that were 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 = 2602

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::PE2602::Message


public: Geo::GeoFileString Message() const


Return the error message.

  • No labels