LeviLamina
Loading...
Searching...
No Matches
PropertyValues Struct Reference

Public Member Functions

PropertyValuesoperator= (PropertyValues const &)
 
 PropertyValues (PropertyValues const &)
 
MCAPI::PropertyValues & operator= (::PropertyValues &&)
 
MCAPI void resize (uint64 numInts, uint64 numFloats, uint64 numBools, uint64 numEnums)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 24, ::std::vector< int > > mIntValues
 
::ll::TypedStorage< 8, 24, ::std::vector< float > > mFloatValues
 
::ll::TypedStorage< 8, 32, ::std::vector< bool > > mBoolValues
 
::ll::TypedStorage< 8, 24, ::std::vector< uint64 > > mEnumIndexValues
 

The documentation for this struct was generated from the following file: