MDL SDK API
Up
Public Attributes
|
List of all members
mi::math::Matrix_struct<T, 1, 3> Struct Template Reference
Math API
»
Matrix Class
»
Internal Storage Classes for Matrices
Specialization for 1x3-matrix.
More...
#include <
matrix.h
>
Public Attributes
T
xx
xx-element.
More...
T
xy
xy-element.
More...
T
xz
xz-element.
More...
Detailed Description
template<typename T>
struct mi::math::Matrix_struct<T, 1, 3>
Specialization for 1x3-matrix.
3 October 2024, 19:55, rev377400.3959
© 2024 NVIDIA Corporation.
All rights reserved.