nux-0.9.48
|
#include "Vector3.h"
Go to the source code of this file.
Data Structures | |
class | nux::Matrix3x3< T > |
Namespaces | |
namespace | nux |
Typedefs | |
typedef Matrix3x3< float > | nux::Matrix3 |
Functions | |
template<typename T > | |
Matrix3x3< T > | nux::operator* (const T &lhs, const Matrix3x3< T > &rhs) |