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