#include <iostream>
#include <cmath>
Include dependency graph for vector3.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | mesh |
Classes | |
class | mesh::Vector3 |
Defines | |
#define | Real double |
#define Real double |
Definition at line 26 of file vector3.h.
Referenced by mesh::Vector3::is_zero_length(), mesh::Vector3::normalise(), mesh::Vector3::operator/(), mesh::Vector3::operator/=(), mesh::Vector3::Vector3(), and mesh::Vector4::Vector4().