weasel API - v0.8.0
    Preparing search index...

    Variable ROTATED_POSE_DESCRIPTORConst

    ROTATED_POSE_DESCRIPTOR: PoseProjection<RotatedPose> = ...

    Identity geometry for RotatedPose. Inherits rect-shape projection from RECT_POSE_DESCRIPTOR (the RotatedPose extends ResizePose subtype lets the rect descriptor's methods apply directly; remapBounds preserves the rotation field via ...p spread). Adds getRotation so useResize knows to take the rotation-aware math path.