Murl::Math::SplineBezier< DataType >::ControlPoint Class Reference

The control point class. More...

#include "murl_math_spline_bezier.h"

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.
 

Detailed Description

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

The control point class.


The documentation for this class was generated from the following file:
  • murl_math_spline_bezier.h


Copyright © 2011-2024 Spraylight GmbH.