WXP C++ Library Version 6.74.9
Loading...
Searching...
No Matches
WXP::Spline Class Reference

This class creates splines from point data. More...

#include "../include/Spline.h"

Public Types

enum  Type { D0 , D1 , D2 }

Public Member Functions

 Spline (Points &pts, int rtype)
int set (Points &pts, int rtype)
float getValue (float z)
int getPoint (float z, Point &pt)
float getDist ()
float getDist (Point &pt)
float getDist (int ind)

Detailed Description

This class creates splines from point data.

Author
Dan Vietor

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