#include "xsmatrix.h"

Go to the source code of this file.
Classes | |
| struct | XsMatrix3x3 | 
Typedefs | |
| typedef struct XsMatrix3x3 | XsMatrix3x3 | 
Functions | |
| XSTYPES_DLL_API void | XsMatrix3x3_construct (XsMatrix3x3 *thisPtr) | 
| XSTYPES_DLL_API void | XsMatrix3x3_assign (XsMatrix3x3 *thisPtr, const XsReal *src, XsSize srcStride) | 
| XSTYPES_DLL_API void | XsMatrix3x3_destruct (XsMatrix3x3 *thisPtr) | 
| XSTYPES_DLL_API void | XsMatrix3x3_copy (XsMatrix *copy, XsMatrix3x3 const *src) | 
| typedef struct XsMatrix3x3 XsMatrix3x3 | 
Definition at line 18 of file xsmatrix3x3.h.
| XSTYPES_DLL_API void XsMatrix3x3_assign | ( | XsMatrix3x3 * | thisPtr, | 
| const XsReal * | src, | ||
| XsSize | srcStride | ||
| ) | 
| XSTYPES_DLL_API void XsMatrix3x3_construct | ( | XsMatrix3x3 * | thisPtr | ) | 
| XSTYPES_DLL_API void XsMatrix3x3_copy | ( | XsMatrix * | copy, | 
| XsMatrix3x3 const * | src | ||
| ) | 
| XSTYPES_DLL_API void XsMatrix3x3_destruct | ( | XsMatrix3x3 * | thisPtr | ) | 
| Page generated by Doxygen 1.8.14 for MRPT 1.5.7 Git: 5902e14cc Wed Apr 24 15:04:01 2019 +0200 at lun oct 28 01:39:17 CET 2019 |