19 ::ll::TypedStorage<2, 2, ::ExpressionOp> mMinValueType;
20 ::ll::TypedStorage<2, 2, ushort> mMinValue;
21 ::ll::TypedStorage<2, 2, ::ExpressionOp> mMaxValueType;
22 ::ll::TypedStorage<2, 2, ushort> mMaxValue;
23 ::ll::TypedStorage<4, 4, uint> mGridOffset;
24 ::ll::TypedStorage<4, 4, uint> mGridStepSize;
25 ::ll::TypedStorage<4, 4, ::SharedTypes::v1_21_10::RandomDistributionType> mDistribution;