7#ifndef __UTIL_TYPES_H__
8# error "Do not include this file directly, include util/types.h instead."
13#ifndef __KERNEL_NATIVE_VECTOR_TYPES__
14# ifndef __KERNEL_GPU__
SIMD_FORCE_INLINE const btScalar & z() const
Return the z value.
SIMD_FORCE_INLINE const btScalar & w() const
Return the w value.
#define util_assert(statement)
#define ccl_device_inline
#define CCL_NAMESPACE_END
__forceinline uint operator[](uint i) const
ccl_device_inline uint4 make_uint4(uint x, uint y, uint z, uint w)