FlukyEngine
Namespaces | Typedefs
raw_data.hpp File Reference

GLM_GTX_raw_data More...

#include "../ext/scalar_uint_sized.hpp"
#include "../detail/setup.hpp"
#include "raw_data.inl"
Include dependency graph for raw_data.hpp:

Go to the source code of this file.

Namespaces

 glm
 Core features
 

Typedefs

typedef detail::uint8 glm::byte
 Type for byte numbers. More...
 
typedef detail::uint16 glm::word
 Type for word numbers. More...
 
typedef detail::uint32 glm::dword
 Type for dword numbers. More...
 
typedef detail::uint64 glm::qword
 Type for qword numbers. More...
 

Detailed Description

GLM_GTX_raw_data

See also
Core features (dependence)