12 ::ll::TypedStorage<4, 4, float const> VALUE_MIN;
13 ::ll::TypedStorage<4, 4, float const> VALUE_MAX;
14 ::ll::TypedStorage<4, 4, float> mValue;
15 ::ll::TypedStorage<4, 4, float> mDefaultValue;
16 ::ll::TypedStorage<4, 4, float const> DELTA;
22 virtual void save(::std::vector<::std::pair<::std::string, ::std::string>>& propertyVector) ;
24 virtual void load(::std::string
const& valueString) ;
44 MCAPI
void $save(::std::vector<::std::pair<::std::string, ::std::string>>& propertyVector);
46 MCAPI
void $load(::std::string
const& valueString);