Murl Engine API  Version 2024.1
Murl::Math::SplineBezier< DataType >::ControlPoint Class Reference

The control point class. More...

#include <murl_math_spline_bezier.h>

Detailed Description

template<class DataType>
class Murl::Math::SplineBezier< DataType >::ControlPoint

The control point class.

Public Member Functions

 ControlPoint ()
 The default constructor.
 

Public Attributes

DataType mPrev
 The control point previous to the corresponding key.
 
DataType mNext
 The control point next to the corresponding key.
 

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