Jolt Physics
A multi core friendly Game Physics Engine
Loading...
Searching...
No Matches
LinearCurve::Point Class Reference

A point on the curve. More...

#include <LinearCurve.h>

Public Attributes

float mX = 0.0f
 
float mY = 0.0f
 

Detailed Description

A point on the curve.

Member Data Documentation

◆ mX

float LinearCurve::Point::mX = 0.0f

◆ mY

float LinearCurve::Point::mY = 0.0f

The documentation for this class was generated from the following file: