Typedefs
ocl_type.hpp File Reference

Go to the source code of this file.

Typedefs

typedef detail::int8 cl_char
typedef detail::int8 cl_char1
typedef detail::tvec2
< detail::int8 > 
cl_char2
typedef detail::tvec3
< detail::int8 > 
cl_char3
typedef detail::tvec4
< detail::int8 > 
cl_char4
typedef detail::float32 cl_float
typedef detail::float32 cl_float1
typedef detail::tvec2
< detail::float32 > 
cl_float2
typedef detail::tvec3
< detail::float32 > 
cl_float3
typedef detail::tvec4
< detail::float32 > 
cl_float4
typedef detail::float16 cl_half
typedef detail::int32 cl_int
typedef detail::int32 cl_int1
typedef detail::tvec2
< detail::int32 > 
cl_int2
typedef detail::tvec3
< detail::int32 > 
cl_int3
typedef detail::tvec4
< detail::int32 > 
cl_int4
typedef detail::int64 cl_long
typedef detail::int64 cl_long1
typedef detail::tvec2
< detail::int64 > 
cl_long2
typedef detail::tvec3
< detail::int64 > 
cl_long3
typedef detail::tvec4
< detail::int64 > 
cl_long4
typedef detail::int16 cl_short
typedef detail::int16 cl_short1
typedef detail::tvec2
< detail::int16 > 
cl_short2
typedef detail::tvec3
< detail::int16 > 
cl_short3
typedef detail::tvec4
< detail::int16 > 
cl_short4
typedef detail::uint8 cl_uchar
typedef detail::uint8 cl_uchar1
typedef detail::tvec2
< detail::uint8 > 
cl_uchar2
typedef detail::tvec3
< detail::uint8 > 
cl_uchar3
typedef detail::tvec4
< detail::uint8 > 
cl_uchar4
typedef detail::uint32 cl_uint
typedef detail::uint32 cl_uint1
typedef detail::tvec2
< detail::uint32 > 
cl_uint2
typedef detail::tvec3
< detail::uint32 > 
cl_uint3
typedef detail::tvec4
< detail::uint32 > 
cl_uint4
typedef detail::uint64 cl_ulong
typedef detail::uint64 cl_ulong1
typedef detail::tvec2
< detail::uint64 > 
cl_ulong2
typedef detail::tvec3
< detail::uint64 > 
cl_ulong3
typedef detail::tvec4
< detail::uint64 > 
cl_ulong4
typedef detail::uint16 cl_ushort
typedef detail::uint16 cl_ushort1
typedef detail::tvec2
< detail::uint16 > 
cl_ushort2
typedef detail::tvec3
< detail::uint16 > 
cl_ushort3
typedef detail::tvec4
< detail::uint16 > 
cl_ushort4

Detailed Description

OpenGL Mathematics (glm.g-truc.net)

Copyright (c) 2005 - 2012 G-Truc Creation (www.g-truc.net) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

GLM_GTX_ocl_type: OpenCL types

Date:
2009-05-07 / 2011-06-07
Author:
Christophe Riccio
See also:
GLM Core (dependence)
GLM_GTX_extented_min_max: Extended min max (dependence)

Definition in file ocl_type.hpp.