This is the documentation for Enlighten.
class Enlighten PipelinePaths
class Enlighten::PipelinePaths
The paths to the Enlighten scene and runtime data generated by the pipeline.
Functions
Name | Description |
|---|---|
GetClusterAlbedoMaterialDataFilename(const Geo::GeoFileString &) | Returns the full path to the cluster albedo material data file for the specified system. |
Returns the full path to the rad cubemap core output file for the specified cubemap. | |
Returns the full path to the system dependencies output file for the specified cubemap. | |
Returns the default name of the scene. | |
Returns the full path to the .deps file. | |
GetDirectionalVisibilityFilename(const Geo::GeoFileString &) | Returns the full path to the directional visibility file for the specified system. |
Returns the export path that was supplied to the constructor. | |
Returns the full path to the generated systems file for the specified zone. | |
GetInputGeometryFilename(const Geo::GeoFileString &, const Geo::GeoFileString &) | Returns the full path to the input geometry output file for a the specified geom/paramSet combination. |
Returns the full path to the input system output file for the specified system. | |
Returns the full path to the input workspace file for the specified system. | |
Returns the full path to the.lights file. | |
Returns the full path to the light transport output file for the specified system. | |
Returns the full path to the output probe octree file for the specified input octree. | |
GetPackedGeometryFilename(const Geo::GeoFileString &, const Geo::GeoFileString &) | Returns the full path to the packed geometry output file for a the specified geom/paramSet combination. |
Returns the full path to the packed system output file for the specified system. | |
Returns the full path to the paramset file. | |
Returns the full path to the precompute log file. | |
Returns the full path to the system dependencies output file for the specified probe-set. | |
Returns the full path to the probe region file with the specified name. | |
Returns the full path to the rad probe set core output file for the specified probe set. | |
GetRadCoreFilename(const Geo::GeoFileString &, const Geo::s32) | Returns the full path to the rad lightmap core file for the specified system and lod. |
GetRadiosityNormalTextureFilename(const Geo::GeoFileString &, const Geo::s32) | Returns the full path to the radiosity normal texture file for the specified system and lod. |
Returns the full path to the reference input workspace file for the specified system. | |
Returns the full path to the .scene file. | |
Returns the name of the scene. | |
Returns the full path to the directory containing the build results. | |
Returns the full path to the system duster output file for the specified system. | |
MakeOctreeProbeSetName(const PrecompOctreeCode, const char *) | Returns the name of the octree probe set for the specified octree code and optional parameter set. |
PipelinePaths(const Geo::GeoFileString &, const Geo::GeoFileString &) | Provide an export path to which the current process can write files. |
Provide an export path to which the current process can write files. |
Geo::GeoFileString Enlighten::PipelinePaths::GetClusterAlbedoMaterialDataFilename
public: Geo::GeoFileString GetClusterAlbedoMaterialDataFilename
(
const Geo::GeoFileString & SystemName
) const