Versions Compared

Key

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

struct Enlighten::TextureSubSection

Defines a sub-section of a texture, specified in texels.

Variables

NameDescription
Geo::s32 m_ExtentX

Extents of the sub-section.

Geo::s32 m_ExtentY

Extents of the sub-section.

Geo::s32 m_ExtentZ

Extents of the sub-section.

Geo::s32 m_OriginX

Origin of the sub-section.

Geo::s32 m_OriginY

Origin of the sub-section.

Geo::s32 m_OriginZ

Origin of the sub-section.