NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
mtxvec.h
1
#ifndef RVL_SDK_MTX_MTXVEC_H
2
#define RVL_SDK_MTX_MTXVEC_H
3
#include <types.h>
4
5
#include <revolution/MTX/mtxtypes.h>
6
#ifdef __cplusplus
7
extern
"C"
{
8
#endif
9
10
void
PSMTXMultVec(
const
Mtx mtx,
const
Vec
* vec,
Vec
* out);
11
12
#ifdef __cplusplus
13
}
14
#endif
15
#endif
Vec
Definition
mtxtypes.h:11
include
lib
revolution
MTX
mtxvec.h
Made with ❤️ by
CLF78
and
RootCubed
. Logos by
Chasical
and
B1
. Website generated by
Doxygen
1.13.2