21 ::ll::TypedStorage<4, 4, float const> startY;
22 ::ll::TypedStorage<4, 4, int const> startYUnit;
23 ::ll::TypedStorage<4, 4, float const> startYFraction;
30 ::ll::TypedStorage<4, 12, ::Vec3> mOrigin;
31 ::ll::TypedStorage<4, 2048, int[512]> mNoiseMap;
32 ::ll::TypedStorage<4, 12, ::YBlendingBugSettings> mYBlendingSettings;
38 MCAPI
void _blendCubeCorners(
51 _readArea(
float*
buffer,
::Vec3 const& pos,
int xSize,
int ySize,
int zSize,
::Vec3 const& s,
float pow)
const;