#include "xsvector.h"

Go to the source code of this file.
Classes | |
| struct | XsVector3 | 
Typedefs | |
| typedef struct XsVector3 | XsVector3 | 
Functions | |
| XSTYPES_DLL_API void | XsVector3_construct (XsVector3 *thisPtr, const XsReal *src) | 
| XSTYPES_DLL_API void | XsVector3_assign (XsVector3 *thisPtr, const XsReal *src) | 
| XSTYPES_DLL_API void | XsVector3_destruct (XsVector3 *thisPtr) | 
| XSTYPES_DLL_API void | XsVector3_copy (XsVector *copy, XsVector3 const *src) | 
Definition at line 18 of file xsvector3.h.
| XSTYPES_DLL_API void XsVector3_assign | ( | XsVector3 * | thisPtr, | 
| const XsReal * | src | ||
| ) | 
| XSTYPES_DLL_API void XsVector3_construct | ( | XsVector3 * | thisPtr, | 
| const XsReal * | src | ||
| ) | 
| XSTYPES_DLL_API void XsVector3_copy | ( | XsVector * | copy, | 
| XsVector3 const * | src | ||
| ) | 
| XSTYPES_DLL_API void XsVector3_destruct | ( | XsVector3 * | thisPtr | ) | 
| Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019 |