/
class Enlighten ProbeSetMeta
This is the documentation for Enlighten.
class Enlighten ProbeSetMeta
class Enlighten::ProbeSetMeta
Public interface for querying metadata of a single probe set.
Functions
Name | Description |
---|---|
GetGuid() | Gets the GUID of this probe set. |
GetName() | Gets the name of this probe set. |
IsValid() | Some accessors return an 'invalid' object to represent nothing or not-found. |
const Geo::GeoGuid& Enlighten::ProbeSetMeta::GetGuid
public: const Geo::GeoGuid & GetGuid() const
Gets the GUID of this probe set.
const char* Enlighten::ProbeSetMeta::GetName
public: const char * GetName() const
Gets the name of this probe set.
bool Enlighten::ProbeSetMeta::IsValid
public: bool IsValid() const
Some accessors return an 'invalid' object to represent nothing or not-found.
, multiple selections available,
Related content
struct Enlighten MetaBlockBuilder ProbeSetMeta
struct Enlighten MetaBlockBuilder ProbeSetMeta
More like this
class Enlighten IBakeOutputProbeSet
class Enlighten IBakeOutputProbeSet
More like this
class Enlighten BaseProbeSet
class Enlighten BaseProbeSet
More like this
class Enlighten ProbeInterpolant
class Enlighten ProbeInterpolant
More like this
class Enlighten ProbeInterpolant
class Enlighten ProbeInterpolant
More like this
class Enlighten ProbeInterpolant
class Enlighten ProbeInterpolant
More like this