/
class Enlighten PrecomputeError

This is the documentation for Enlighten.

class Enlighten PrecomputeError

class Enlighten::PrecomputeError

Indicates an error during the export-precompute-import process.

Functions

Name Description
GetMessage()

Returns the error message that was supplied to the constructor.

PrecomputeError(Geo::GeoUIString)

Constructs an instance and copies the error message.

PrecomputeError()

Empty constructor.


const Geo::GeoUIString& Enlighten::PrecomputeError::GetMessage


public: const Geo::GeoUIString & GetMessage() const


Returns the error message that was supplied to the constructor.


Enlighten::PrecomputeError::PrecomputeError


public: PrecomputeError
(
    Geo::GeoUIString message
)


Constructs an instance and copies the error message.


Enlighten::PrecomputeError::PrecomputeError


public: PrecomputeError()


Empty constructor.

Related content

class Enlighten PipelineError
class Enlighten PipelineError
More like this
class Enlighten IPrecompInputItemDependencies
class Enlighten IPrecompInputItemDependencies
More like this
class Enlighten IPrecompInputSystem
class Enlighten IPrecompInputSystem
More like this
class Enlighten IPrecompSystemPreClustering
class Enlighten IPrecompSystemPreClustering
More like this
class Enlighten IPrecompSystemLightTransport
class Enlighten IPrecompSystemLightTransport
More like this
class Enlighten IPrecompSystemClustering
class Enlighten IPrecompSystemClustering
More like this