NVIDIA Iray API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mi::math::Vector_struct< T, 1 > Struct Template Reference

Specialization for dimension 1 to create x member. More...

Public Attributes

x
  x-coordinate. More...
 

Detailed Description

template<typename T>
struct mi::math::Vector_struct< T, 1 >

Specialization for dimension 1 to create x member.

Member Data Documentation

template<typename T >
T mi::math::Vector_struct< T, 1 >::x

x-coordinate.