Versions Compared

Key

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

struct Enlighten::Errors::PE2506

Instance has a very high triangle density relative to its cluster size, which will cause the Enlighten precompute to take a very long time.

Provide a simplified version of the mesh as the Enlighten target mesh, or exclude the instance from the radiosity computation.

Variables

NameDescription
const Geo::s32 Code = 2506

The error code.

Geo::GeoFileString m_GeomName

The name of the geometry object.

Geo::GeoFileString m_InstanceName

The name of the instance object.

Geo::s32 m_MeshIndex

The index within the geometry object of the mesh.

Geo::GeoFileString m_ParamsetName

The name of the parameter set.

const Geo::eGeoErrorSeverity Severity = Geo::ES_WARNING

The severity of this error.

Functions

NameDescription
Message()

Return the error message.


Anchor
a1218860d4ab43e49d211e1fb7df843be
a1218860d4ab43e49d211e1fb7df843be

Geo::GeoFileString Enlighten::Errors::PE2506::Message

...

public: Geo::GeoFileString Message() const

...

Return the error message.