struct Enlighten ProbeSetManagerVoxel Voxel

This is the documentation for Enlighten.

struct Enlighten ProbeSetManagerVoxel Voxel

struct Enlighten::ProbeSetManagerVoxel::Voxel

Helper struct describing a voxel.

Variables

Name

Description

Name

Description

Geo::GeoTriple< Geo::s32, Geo::s32, Geo::s32 > m_Coords

The coordinates on the voxel.

Geo::u16 m_NumProbeVolumes

Number of Probe Sets that intersect this Voxel (both voxelised and not voxelised)

Geo::u16 const * m_ProbeSetPropsIndices

Indices of the Probe Sets that intersect this voxel.

Functions

Name

Description

Name

Description

QSortComparison(const Voxel &, const Voxel &)

Function used by sort to compare Voxels (sorting by coordinate)



static bool Enlighten::ProbeSetManagerVoxel::Voxel::QSortComparison


public: bool QSortComparison
(
    const Voxel & arg1,
    const Voxel & arg2
)


Function used by sort to compare Voxels (sorting by coordinate)