![]() |
XII Release 0.1.0
|
This is the complete list of members for xiiStateMap, including all inherited members.
Clear() | xiiStateMap | |
RetrieveBool(const xiiTempHashedString &sName, bool &out_bValue, bool bDefaultValue=false) (defined in xiiStateMap) | xiiStateMap | |
RetrieveColor(const xiiTempHashedString &sName, xiiColor &out_value, xiiColor defaultValue=xiiColor::White) (defined in xiiStateMap) | xiiStateMap | |
RetrieveDouble(const xiiTempHashedString &sName, double &out_fValue, double fDefaultValue=0) (defined in xiiStateMap) | xiiStateMap | |
RetrieveInteger(const xiiTempHashedString &sName, xiiInt64 &out_iValue, xiiInt64 iDefaultValue=0) (defined in xiiStateMap) | xiiStateMap | |
RetrieveString(const xiiTempHashedString &sName, xiiString &out_sValue, xiiStringView sDefaultValue={}) (defined in xiiStateMap) | xiiStateMap | |
RetrieveVec3(const xiiTempHashedString &sName, xiiVec3 &out_vValue, xiiVec3 vDefaultValue=xiiVec3(0)) (defined in xiiStateMap) | xiiStateMap | |
RetrieveVec3d(const xiiTempHashedString &sName, xiiVec3d &out_vValue, xiiVec3d vDefaultValue=xiiVec3d(0)) (defined in xiiStateMap) | xiiStateMap | |
StoreBool(const xiiTempHashedString &sName, bool value) (defined in xiiStateMap) | xiiStateMap | |
StoreColor(const xiiTempHashedString &sName, const xiiColor &value) (defined in xiiStateMap) | xiiStateMap | |
StoreDouble(const xiiTempHashedString &sName, double value) (defined in xiiStateMap) | xiiStateMap | |
StoreInteger(const xiiTempHashedString &sName, xiiInt64 value) (defined in xiiStateMap) | xiiStateMap | |
StoreString(const xiiTempHashedString &sName, const xiiString &value) (defined in xiiStateMap) | xiiStateMap | |
StoreVec3(const xiiTempHashedString &sName, const xiiVec3 &value) (defined in xiiStateMap) | xiiStateMap | |
StoreVec3d(const xiiTempHashedString &sName, const xiiVec3d &value) (defined in xiiStateMap) | xiiStateMap | |
xiiStateMap() (defined in xiiStateMap) | xiiStateMap | |
~xiiStateMap() (defined in xiiStateMap) | xiiStateMap |