60 typedef std::vector<std::vector<SLfloat>>
SLVVfloat;
61 typedef std::vector<std::vector<SLuchar>>
SLVVuchar;
63 typedef std::vector<std::vector<SLuint>>
SLVVuint;
64 typedef std::vector<std::vector<SLchar>>
SLVVchar;
65 typedef std::vector<std::vector<SLshort>>
SLVVshort;
66 typedef std::vector<std::vector<SLint>>
SLVVint;
70 #define SLMATH_LOG(...) Utils::log("SLProject", __VA_ARGS__)
71 #define SLMATH_EXIT_MSG(message) Utils::exitMsg("SLProject", (message), __LINE__, __FILE__)
72 #define SLMATH_WARN_MSG(message) Utils::warnMsg("SLProject", (message), __LINE__, __FILE__)
std::vector< size_t > SLVsize_t
std::vector< SLshort > SLVshort
std::vector< SLbool > SLVbool
std::vector< SLfloat > SLVfloat
std::vector< std::vector< SLuchar > > SLVVuchar
std::vector< std::vector< SLushort > > SLVVushort
std::vector< SLubyte > SLVubyte
std::vector< std::vector< SLshort > > SLVVshort
std::vector< SLuchar > SLVuchar
std::vector< SLlong > SLVlong
std::vector< std::vector< SLfloat > > SLVVfloat
std::vector< std::vector< SLuint > > SLVVuint
std::vector< SLbyte > SLVbyte
std::vector< std::vector< SLint > > SLVVint
std::vector< SLushort > SLVushort
std::vector< SLuint > SLVuint
std::vector< SLchar > SLVchar
std::vector< SLstring > SLVstring
std::vector< SLulong > SLVulong
std::vector< SLint > SLVint
std::vector< std::vector< SLchar > > SLVVchar