Contents:
↰ Parent directory (src/o3ds)
src/o3ds
Contents
Definition (src/o3ds/math.h)
src/o3ds/math.h
Includes
Included By
Namespaces
Classes
Functions
Defines
Typedefs
math.h (File math.h)
math.h
File math.cpp
File math.h
File model.h
File transform_component.h
Namespace O3DS
Template Class Matrix
Template Class Vector3
Template Class Vector4
Class Vector
Template Function O3DS::dist(const Vector4<T>, const Vector4<T>)
Template Function O3DS::dist(const Vector3<T>, const Vector3<T>)
Template Function O3DS::operator*(const Matrix<T>&, const Matrix<T>&)
Template Function O3DS::operator*(const Matrix<T>&, const Vector4<T>&)
Function O3DS::rad
Define CALC
Typedef O3DS::Matrixd
Typedef O3DS::Vector3d
Typedef O3DS::Vector4d