FlukyEngine
Typedefs
GLM_EXT_vector_bool1

Exposes bvec1 vector type. More...

Collaboration diagram for GLM_EXT_vector_bool1:

Typedefs

typedef vec< 1, bool, defaultp > glm::bvec1
 1 components vector of boolean.
 

Detailed Description

Exposes bvec1 vector type.

Include <glm/ext/vector_bool1.hpp> to use the features of this extension.

See also
GLM_EXT_vector_bool1_precision extension.