Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

class Enlighten::InputWorkspaceDynamicInternal

Runtime data about the quad approximations to clusters used for radiosity computations for dynamic systems (internal).

The data for this class lies immediately after it in memory.

Functions

NameDescription
GetQuadNormal(Geo::s32)

Gets the quad normal.

GetQuadVertexPosition(Geo::s32, Geo::s32)

Gets the quad vertex position.


Anchor
aab6b61415d473606a3bfe5ead5e7d2c7
aab6b61415d473606a3bfe5ead5e7d2c7

Geo::v128 Enlighten::InputWorkspaceDynamicInternal::GetQuadNormal

...

public: Geo::v128 GetQuadNormal
(
    Geo::s32 index
) const

...

Gets the quad normal.


Anchor
a1769d372a46c2e2f0545cc097f1f67ca
a1769d372a46c2e2f0545cc097f1f67ca

Geo::v128 Enlighten::InputWorkspaceDynamicInternal::GetQuadVertexPosition

...

public: Geo::v128 GetQuadVertexPosition
(
    Geo::s32 quadIndex,
    Geo::s32 v
) const

...

Gets the quad vertex position.