Versions Compared

Key

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

struct Enlighten::Errors::PE2501

Region covers more voxels than the allowed maximum. Increase the voxelSize parameter or reduce the resolution.

Variables

NameDescription
const Geo::s32 Code = 2501

The error code.

Geo::u32 m_VoxelCost

The estimated voxel cost of the region.

const Geo::eGeoErrorSeverity Severity = Geo::ES_WARNING

The severity of this error.

Functions

NameDescription
Message()

Return the error message.


Anchor
a46ce1d6cc7b552c2028e858fb11ba53e
a46ce1d6cc7b552c2028e858fb11ba53e

Geo::GeoFileString Enlighten::Errors::PE2501::Message

...

public: Geo::GeoFileString Message() const

...

Return the error message.