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
Color.h File Reference

Go to the source code of this file.

Classes

class  Color
 Class that holds an RGBA color with 8-bits per component. More...
 

Typedefs

using ColorArg = Color
 Type to use for passing arguments to a function. More...
 

Typedef Documentation

◆ ColorArg

using ColorArg = Color

Type to use for passing arguments to a function.