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

#include <_swizzle.hpp>

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

List of all members.

Classes

struct  Stub

Public Types

typedef ValueType value_type
typedef VecType vec_type

Public Member Functions

GLM_FUNC_QUALIFIER _swizzle_base2operator= (Stub const &)
GLM_FUNC_QUALIFIER value_type operator[] (size_t i) const

Detailed Description

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

Definition at line 172 of file _swizzle.hpp.


Member Typedef Documentation

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

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

Definition at line 175 of file _swizzle.hpp.

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

Definition at line 174 of file _swizzle.hpp.


Member Function Documentation

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

Definition at line 178 of file _swizzle.hpp.

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

Definition at line 180 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