neuray API Programmer's Manual

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

[Internal Storage Classes for Matrices]

template< typename T>

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

Description

Specialization for 1x1-matrix.

Public Variables

T  xx
xx-element.

Variables

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

xx-element.