Back to Mame

0.9.8: GLM_GTX_raw_data

3rdparty/glm/doc/api/a00222.html

latest1.5 KB
Original Source

| | 0.9.8 |

Typedefs

GLM_GTX_raw_data GTX Extensions (Experimental)

|

Typedefs

| | typedef detail::uint8 | byte | | | | typedef detail::uint32 | dword | | | | typedef detail::uint64 | qword | | | | typedef detail::uint16 | word | | |

Detailed Description

Projection of a vector to other one.

<glm/gtx/raw_data.hpp> need to be included to use these functionalities.

Typedef Documentation

| typedef detail::uint8 byte |

Type for byte numbers.

From GLM_GTX_raw_data extension.

Definition at line 30 of file raw_data.hpp.

| typedef detail::uint32 dword |

Type for dword numbers.

From GLM_GTX_raw_data extension.

Definition at line 38 of file raw_data.hpp.

| typedef detail::uint64 qword |

Type for qword numbers.

From GLM_GTX_raw_data extension.

Definition at line 42 of file raw_data.hpp.

| typedef detail::uint16 word |

Type for word numbers.

From GLM_GTX_raw_data extension.

Definition at line 34 of file raw_data.hpp.


Generated by 1.8.10