Typedefs
GLM_GTX_std_based_type

Adds vector types based on STL value types. <glm/gtx/std_based_type.hpp> need to be included to use these functionalities. More...

Collaboration diagram for GLM_GTX_std_based_type:

Typedefs

typedef detail::tvec2< std::size_t, defaultp > glm::size2
 
typedef detail::tvec2< std::size_t, defaultp > glm::size2_t
 
typedef detail::tvec3< std::size_t, defaultp > glm::size3
 
typedef detail::tvec3< std::size_t, defaultp > glm::size3_t
 
typedef detail::tvec4< std::size_t, defaultp > glm::size4
 
typedef detail::tvec4< std::size_t, defaultp > glm::size4_t
 

Detailed Description

Adds vector types based on STL value types. <glm/gtx/std_based_type.hpp> need to be included to use these functionalities.

Typedef Documentation

typedef detail::tvec2<std::size_t, defaultp> glm::size2

Vector type based of two std::size_t components.

See also
GLM_GTX_std_based_type

Definition at line 55 of file std_based_type.hpp.

typedef detail::tvec2<std::size_t, defaultp> glm::size2_t

Vector type based of two std::size_t components.

See also
GLM_GTX_std_based_type

Definition at line 67 of file std_based_type.hpp.

typedef detail::tvec3<std::size_t, defaultp> glm::size3

Vector type based of three std::size_t components.

See also
GLM_GTX_std_based_type

Definition at line 59 of file std_based_type.hpp.

typedef detail::tvec3<std::size_t, defaultp> glm::size3_t

Vector type based of three std::size_t components.

See also
GLM_GTX_std_based_type

Definition at line 71 of file std_based_type.hpp.

typedef detail::tvec4<std::size_t, defaultp> glm::size4

Vector type based of four std::size_t components.

See also
GLM_GTX_std_based_type

Definition at line 63 of file std_based_type.hpp.

typedef detail::tvec4<std::size_t, defaultp> glm::size4_t

Vector type based of four std::size_t components.

See also
GLM_GTX_std_based_type

Definition at line 75 of file std_based_type.hpp.



rtabmap
Author(s): Mathieu Labbe
autogenerated on Mon Dec 14 2020 03:37:08