wolfhece.array_core =================== .. py:module:: wolfhece.array_core .. autoapi-nested-parse:: array_core – Lightweight foundation types for WOLF arrays. Contains :class:`header_wolf` and :class:`WolfArrayClipZone` plus the clipping/slider helpers. This package deliberately has **no** dependency on the heavy ``wolf_array`` package (which pulls in ``PyVertexvectors``, wx, OpenGL renderers, …), so it can be imported early without triggering circular-import chains. Re-exports ---------- From ``header_wolf``:: header_wolf, getkeyblock, decodekeyblock, WOLF_ARRAY_* constants From ``clipping``:: WolfArrayClipZone, ClipSlider, ClipSliderEdge, ClipConfig, ClipConfigs, ClipZoneMixin Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/wolfhece/array_core/clipping/index /autoapi/wolfhece/array_core/header_wolf/index