Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
MathMatrices.h File Reference
#include "Plane.h"
#include "MathMatrices.inl"

Go to the source code of this file.

Classes

class  Divide::mat2< T >
 
class  Divide::mat3< T >
 
class  Divide::mat4< T >
 

Namespaces

namespace  Divide
 Handle console commands that start with a forward slash.
 

Macros

#define DVD_MATH_MATRICES_H_
 

Variables

static const mat4< F32 > Divide::MAT4_BIAS_NEGATIVE_ONE_Z
 
static const mat4< F32 > Divide::MAT4_BIAS_ZERO_ONE_Z
 
static const mat2< F32 > Divide::MAT2_ZERO
 
static const mat3< F32 > Divide::MAT3_ZERO
 
static const mat4< F32 > Divide::MAT4_ZERO
 
static const mat4< F32 > Divide::MAT4_NEGATIVE_ONE
 
static const mat2< F32 > Divide::MAT2_IDENTITY {}
 
static const mat3< F32 > Divide::MAT3_IDENTITY {}
 
static const mat4< F32 > Divide::MAT4_IDENTITY {}
 
static const mat4< F32 > Divide::MAT4_INITIAL_TRANSFORM
 

Macro Definition Documentation

◆ DVD_MATH_MATRICES_H_

#define DVD_MATH_MATRICES_H_

Definition at line 110 of file MathMatrices.h.