This is the documentation for Enlighten.
class Enlighten InputWorkspaceDynamicInternal
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
Name | Description |
---|---|
GetQuadNormal(Geo::s32) | Gets the quad normal. |
GetQuadVertexPosition(Geo::s32, Geo::s32) | Gets the quad vertex position. |
Geo::v128 Enlighten::InputWorkspaceDynamicInternal::GetQuadNormal
public: Geo::v128 GetQuadNormal
(
  Geo::s32 index
) const
Gets the quad normal.
Geo::v128 Enlighten::InputWorkspaceDynamicInternal::GetQuadVertexPosition
public: Geo::v128 GetQuadVertexPosition
(
  Geo::s32 quadIndex,
  Geo::s32 v
) const
Gets the quad vertex position.