neuray API Programmer's Manual

mi::math::Matrix_struct< T, 1, 4 > Template Struct Reference

[Internal Storage Classes for Matrices]

template< typename T>

mi::math::Matrix_struct< T, 1, 4 >

Description

Specialization for 1x4-matrix.

Public Variables

T  xw
xw-element.
T  xx
xx-element.
T  xy
xy-element.
T  xz
xz-element.

Variables

T mi::math::Matrix_struct< T, 1, 4 >::xw

xw-element.

T mi::math::Matrix_struct< T, 1, 4 >::xx

xx-element.

T mi::math::Matrix_struct< T, 1, 4 >::xy

xy-element.

T mi::math::Matrix_struct< T, 1, 4 >::xz

xz-element.