22 ::ll::TypedStorage<4, 4, int> x;
23 ::ll::TypedStorage<4, 4, int> y;
24 ::ll::TypedStorage<4, 4, int> z;
25 ::ll::TypedStorage<4, 12, ::Vec3> pivot;
33 ::ll::TypedStorage<4, 12, ::Vec3> value;
34 ::ll::TypedStorage<4, 12, ::Vec3> pivot;
41 ::ll::TypedStorage<1, 1, bool> mShouldHandleSchematicValidation;
42 ::ll::TypedStorage<4, 12, ::Vec3> mTranslation;
43 ::ll::TypedStorage<4, 24, ::BlockTransformationComponent::RotationType> mRotation;
44 ::ll::TypedStorage<4, 24, ::BlockTransformationComponent::ScaleType> mScale;
45 ::ll::TypedStorage<4, 64, ::Matrix> mTransformationMatrix;