Public Member Functions | Public Attributes
pcl::poisson::BSplineData< Degree, Real >::BSplineComponents Struct Reference

#include <bspline_data.h>

List of all members.

Public Member Functions

Polynomial< Degree > & operator[] (int idx)
const Polynomial< Degree > & operator[] (int idx) const
void printnl (void) const
BSplineComponents scale (double s) const
BSplineComponents shift (double s) const

Public Attributes

Polynomial< Degree > polys [Degree+1]

Detailed Description

template<int Degree, class Real>
struct pcl::poisson::BSplineData< Degree, Real >::BSplineComponents

Definition at line 47 of file bspline_data.h.


Member Function Documentation

template<int Degree, class Real>
Polynomial< Degree >& pcl::poisson::BSplineData< Degree, Real >::BSplineComponents::operator[] ( int  idx) [inline]

Definition at line 50 of file bspline_data.h.

template<int Degree, class Real>
const Polynomial< Degree >& pcl::poisson::BSplineData< Degree, Real >::BSplineComponents::operator[] ( int  idx) const [inline]

Definition at line 51 of file bspline_data.h.

template<int Degree, class Real>
void pcl::poisson::BSplineData< Degree, Real >::BSplineComponents::printnl ( void  ) const [inline]

Definition at line 52 of file bspline_data.h.

template<int Degree, class Real>
BSplineComponents pcl::poisson::BSplineData< Degree, Real >::BSplineComponents::scale ( double  s) const [inline]

Definition at line 53 of file bspline_data.h.

template<int Degree, class Real>
BSplineComponents pcl::poisson::BSplineData< Degree, Real >::BSplineComponents::shift ( double  s) const [inline]

Definition at line 54 of file bspline_data.h.


Member Data Documentation

template<int Degree, class Real>
Polynomial< Degree > pcl::poisson::BSplineData< Degree, Real >::BSplineComponents::polys[Degree+1]

Definition at line 49 of file bspline_data.h.


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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:44:32