neuray API Programmer's Manual

mi::math::Vector_struct< T, 1 > Template Struct Reference

[Internal Storage Class for Math Vector]

template< typename T>

mi::math::Vector_struct< T, 1 >

Description

Specialization for dimension 1 to create x member.

Public Variables

T  x
x-coordinate.

Variables

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

x-coordinate.