Go to the documentation of this file.
10 #ifndef KEY1STRINGCONVERTER_H_INCLUDED
11 #define KEY1STRINGCONVERTER_H_INCLUDED
13 #include <boost/optional.hpp>
15 #include <glm/glm.hpp>
27 #define KEY1_DECLARE_STRING_CONVERTER(type) \
29 struct KEY1StringConverter<type> \
31 static boost::optional<type> convert (const char *value); \
40 #endif // KEY1STRINGCONVERTER_H_INCLUDED
@ double_
Definition: IWORKToken.h:655
Definition: IWORKBezierElement.cpp:20
#define ETONYEK_DEBUG_MSG(M)
Definition: libetonyek_utils.h:54
@ d
Definition: IWORKToken.h:173
@ col
Definition: IWORKToken.h:150
@ val
Definition: IWORKToken.h:623
@ string
Definition: IWORKToken.h:411
KEY1_DECLARE_STRING_CONVERTER(glm::dmat3)
@ _1
Definition: IWORKToken.h:641
Definition: KEY1StringConverter.h:22
@ end
Definition: IWORKToken.h:189
Definition: IWORKTypes.h:78
@ value
Definition: IWORKToken.h:624
static boost::optional< T > convert(const char *value)
Definition: KEY1StringConverter.cpp:28
Generated for libetonyek by
doxygen 1.8.17