This is the documentation for Enlighten.
class Enlighten ClusterProbeTransparencySampleData
class Enlighten::ClusterProbeTransparencySampleData
Precompute data block detailing probe transparency sample data (internal).
The data for this class lies immediately after it in memory.
Functions
Name | Description |
|---|---|
Converts the endian-ness of this block. | |
Gets the transparency offsets. | |
Gets the transparency offsets. |
Variables
void Enlighten::ClusterProbeTransparencySampleData::ConvertEndian
public: void ConvertEndian
(
Geo::EConvertEndianMode mode
)
Converts the endian-ness of this block.
Geo::v128* Enlighten::ClusterProbeTransparencySampleData::GetTransparencyOffsets
public: Geo::v128 * GetTransparencyOffsets()
Gets the transparency offsets.
const Geo::v128* Enlighten::ClusterProbeTransparencySampleData::GetTransparencyOffsets
public: const Geo::v128 * GetTransparencyOffsets() const
Gets the transparency offsets.