UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
USmspl3Curve1d::Node Struct Reference

#include <u_smspl3_curve1d.hpp>

Public Member Functions

 Node (double ix=0., double iw=0.)
 

Public Attributes

double x
 
double w
 

Detailed Description

Spline node with corrdinate and weight.

Constructor & Destructor Documentation

USmspl3Curve1d::Node::Node ( double  ix = 0.,
double  iw = 0. 
)
inline

Constructor.

Member Data Documentation

double USmspl3Curve1d::Node::w

Weight.

double USmspl3Curve1d::Node::x

Coordinate.


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