atomes 1.1.14
atomes: an atomic scale modeling tool box
Loading...
Searching...
No Matches
math_3d.h File Reference

Functions for OpenGL math. More...

#include <math.h>
#include <stdio.h>
+ Include dependency graph for math_3d.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  vec3_t
 
struct  vec4_t
 
union  mat4_t
 

Macros

#define M_PI   3.14159265358979323846
 
#define MATH_3D_IMPLEMENTATION
 

Detailed Description

Macro Definition Documentation

◆ M_PI

#define M_PI   3.14159265358979323846

Definition at line 116 of file math_3d.h.

◆ MATH_3D_IMPLEMENTATION

#define MATH_3D_IMPLEMENTATION

Definition at line 440 of file math_3d.h.