neuray API Programmer's Manual

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

[Internal Storage Classes for Matrices]

template< typename T>

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

Description

Specialization for 2x1-matrix.

Public Variables

T  xx
xx-element.
T  yx
yx-element.

Variables

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

xx-element.

T mi::math::Matrix_struct< T, 2, 1 >::yx

yx-element.