Loading [MathJax]/extensions/tex2jax.js
Jolt Physics
A multi core friendly Game Physics Engine
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Float3.h File Reference

Go to the source code of this file.

Classes

class  Float3
 Class that holds 3 floats. Used as a storage class. Convert to Vec3 for calculations. More...
 

Typedefs

using VertexList = Array< Float3 >
 

Typedef Documentation

◆ VertexList