/
struct Enlighten PppiAtlasFootprint
This is the documentation for Enlighten.
struct Enlighten PppiAtlasFootprint
struct Enlighten::PppiAtlasFootprint
A measure of the space required in the PPPI atlas.
Variables
Name | Description |
---|---|
Geo::u32 m_ProbeCount | The number of probes required within the PPPI atlas. |
Geo::u32 m_TileCount | The number of tiles required within the PPPI atlas. |
Functions
Name | Description |
---|---|
PppiAtlasFootprint() | Constructor. |
PppiAtlasFootprint(Geo::u32, Geo::u32) | Constructor. |
Enlighten::PppiAtlasFootprint::PppiAtlasFootprint
public: PppiAtlasFootprint()
Constructor.
Enlighten::PppiAtlasFootprint::PppiAtlasFootprint
public: PppiAtlasFootprint
(
Geo::u32 tileCount,
Geo::u32 probeCount
)
Constructor.
, multiple selections available,
Related content
struct Enlighten PppiAtlasFootprint
struct Enlighten PppiAtlasFootprint
More like this
struct Enlighten PppiAtlasMaxima
struct Enlighten PppiAtlasMaxima
More like this
struct Enlighten PppiConfiguration
struct Enlighten PppiConfiguration
More like this
struct Enlighten PppiConfiguration
struct Enlighten PppiConfiguration
More like this
struct Enlighten PppiAtlasUpdateRequirements
struct Enlighten PppiAtlasUpdateRequirements
More like this
struct Enlighten PppiConfiguration
struct Enlighten PppiConfiguration
More like this