This is the documentation for Enlighten.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

class Geo::GeoBlueNoiseRayPalette

class GeoBlueNoiseRayPalette

Functions

Name Description
GeoBlueNoiseRayPalette(s32, s32)

Creates a GeoBlueNoiseRayPalette.

GetRaySet()

Gets the ray set.


Geo::GeoBlueNoiseRayPalette::GeoBlueNoiseRayPalette


public: GeoBlueNoiseRayPalette
(
    s32 numRaysPerSet,
    s32 numSets
)


Creates a GeoBlueNoiseRayPalette.


v128* Geo::GeoBlueNoiseRayPalette::GetRaySet


public: v128 * GetRaySet()


Gets the ray set.

  • No labels