#include <_swizzle.hpp>
Public Types | |
typedef T | value_type |
Protected Member Functions | |
GLM_FUNC_QUALIFIER value_type & | elem (size_t i) |
const GLM_FUNC_QUALIFIER value_type & | elem (size_t i) const |
Protected Attributes | |
char | _buffer [1] |
Definition at line 36 of file _swizzle.hpp.
typedef T glm::detail::_swizzle_base0< T, N >::value_type |
Definition at line 38 of file _swizzle.hpp.
|
inlineprotected |
Definition at line 41 of file _swizzle.hpp.
|
inlineprotected |
Definition at line 42 of file _swizzle.hpp.
|
protected |
Definition at line 47 of file _swizzle.hpp.