Jolt Physics
A multi core friendly Game Physics Engine
Loading...
Searching...
No Matches
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