Public Types | Public Member Functions | Protected Member Functions
glm::detail::_swizzle_base2< ValueType, P, VecType, N, E0, E1, E2, E3, DUPLICATE_ELEMENTS > Struct Template Reference

#include <_swizzle.hpp>

Inheritance diagram for glm::detail::_swizzle_base2< ValueType, P, VecType, N, E0, E1, E2, E3, DUPLICATE_ELEMENTS >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef ValueType value_type
typedef VecType vec_type

Public Member Functions

GLM_FUNC_QUALIFIER void operator*= (const VecType &that)
GLM_FUNC_QUALIFIER void operator+= (const VecType &that)
GLM_FUNC_QUALIFIER void operator-= (const VecType &that)
GLM_FUNC_QUALIFIER void operator/= (const VecType &that)
GLM_FUNC_QUALIFIER _swizzle_base2operator= (const ValueType &t)
GLM_FUNC_QUALIFIER _swizzle_base2operator= (const VecType &that)
GLM_FUNC_QUALIFIER value_typeoperator[] (size_t i)
GLM_FUNC_QUALIFIER value_type operator[] (size_t i) const

Protected Member Functions

template<typename T >
GLM_FUNC_QUALIFIER void _apply_op (const VecType &that, T op)

Detailed Description

template<typename ValueType, precision P, typename VecType, int N, int E0, int E1, int E2, int E3, int DUPLICATE_ELEMENTS>
struct glm::detail::_swizzle_base2< ValueType, P, VecType, N, E0, E1, E2, E3, DUPLICATE_ELEMENTS >

Definition at line 86 of file _swizzle.hpp.


Member Typedef Documentation

template<typename ValueType, precision P, typename VecType, int N, int E0, int E1, int E2, int E3, int DUPLICATE_ELEMENTS>
typedef ValueType glm::detail::_swizzle_base2< ValueType, P, VecType, N, E0, E1, E2, E3, DUPLICATE_ELEMENTS >::value_type

Reimplemented from glm::detail::_swizzle_base0< ValueType, N >.

Definition at line 89 of file _swizzle.hpp.

template<typename ValueType, precision P, typename VecType, int N, int E0, int E1, int E2, int E3, int DUPLICATE_ELEMENTS>
typedef VecType glm::detail::_swizzle_base2< ValueType, P, VecType, N, E0, E1, E2, E3, DUPLICATE_ELEMENTS >::vec_type

Definition at line 88 of file _swizzle.hpp.


Member Function Documentation

template<typename ValueType, precision P, typename VecType, int N, int E0, int E1, int E2, int E3, int DUPLICATE_ELEMENTS>
template<typename T >
GLM_FUNC_QUALIFIER void glm::detail::_swizzle_base2< ValueType, P, VecType, N, E0, E1, E2, E3, DUPLICATE_ELEMENTS >::_apply_op ( const VecType &  that,
T  op 
) [inline, protected]

Definition at line 157 of file _swizzle.hpp.

template<typename ValueType, precision P, typename VecType, int N, int E0, int E1, int E2, int E3, int DUPLICATE_ELEMENTS>
GLM_FUNC_QUALIFIER void glm::detail::_swizzle_base2< ValueType, P, VecType, N, E0, E1, E2, E3, DUPLICATE_ELEMENTS >::operator*= ( const VecType &  that) [inline]

Definition at line 123 of file _swizzle.hpp.

template<typename ValueType, precision P, typename VecType, int N, int E0, int E1, int E2, int E3, int DUPLICATE_ELEMENTS>
GLM_FUNC_QUALIFIER void glm::detail::_swizzle_base2< ValueType, P, VecType, N, E0, E1, E2, E3, DUPLICATE_ELEMENTS >::operator+= ( const VecType &  that) [inline]

Definition at line 115 of file _swizzle.hpp.

template<typename ValueType, precision P, typename VecType, int N, int E0, int E1, int E2, int E3, int DUPLICATE_ELEMENTS>
GLM_FUNC_QUALIFIER void glm::detail::_swizzle_base2< ValueType, P, VecType, N, E0, E1, E2, E3, DUPLICATE_ELEMENTS >::operator-= ( const VecType &  that) [inline]

Definition at line 107 of file _swizzle.hpp.

template<typename ValueType, precision P, typename VecType, int N, int E0, int E1, int E2, int E3, int DUPLICATE_ELEMENTS>
GLM_FUNC_QUALIFIER void glm::detail::_swizzle_base2< ValueType, P, VecType, N, E0, E1, E2, E3, DUPLICATE_ELEMENTS >::operator/= ( const VecType &  that) [inline]

Definition at line 131 of file _swizzle.hpp.

template<typename ValueType, precision P, typename VecType, int N, int E0, int E1, int E2, int E3, int DUPLICATE_ELEMENTS>
GLM_FUNC_QUALIFIER _swizzle_base2& glm::detail::_swizzle_base2< ValueType, P, VecType, N, E0, E1, E2, E3, DUPLICATE_ELEMENTS >::operator= ( const ValueType &  t) [inline]

Definition at line 91 of file _swizzle.hpp.

template<typename ValueType, precision P, typename VecType, int N, int E0, int E1, int E2, int E3, int DUPLICATE_ELEMENTS>
GLM_FUNC_QUALIFIER _swizzle_base2& glm::detail::_swizzle_base2< ValueType, P, VecType, N, E0, E1, E2, E3, DUPLICATE_ELEMENTS >::operator= ( const VecType &  that) [inline]

Definition at line 98 of file _swizzle.hpp.

template<typename ValueType, precision P, typename VecType, int N, int E0, int E1, int E2, int E3, int DUPLICATE_ELEMENTS>
GLM_FUNC_QUALIFIER value_type& glm::detail::_swizzle_base2< ValueType, P, VecType, N, E0, E1, E2, E3, DUPLICATE_ELEMENTS >::operator[] ( size_t  i) [inline]

Definition at line 139 of file _swizzle.hpp.

template<typename ValueType, precision P, typename VecType, int N, int E0, int E1, int E2, int E3, int DUPLICATE_ELEMENTS>
GLM_FUNC_QUALIFIER value_type glm::detail::_swizzle_base2< ValueType, P, VecType, N, E0, E1, E2, E3, DUPLICATE_ELEMENTS >::operator[] ( size_t  i) const [inline]

Definition at line 147 of file _swizzle.hpp.


The documentation for this struct was generated from the following file:


rtabmap
Author(s): Mathieu Labbe
autogenerated on Thu Jun 6 2019 21:59:40