Public Member Functions | Private Attributes | List of all members
gte::IntpAkimaUniform3< Real >::Polynomial Class Reference

Public Member Functions

Real & A (int ix, int iy, int iz)
 
Real operator() (Real x, Real y, Real z) const
 
Real operator() (int xOrder, int yOrder, int zOrder, Real x, Real y, Real z) const
 
 Polynomial ()
 

Private Attributes

Real mCoeff [4][4][4]
 

Detailed Description

template<typename Real>
class gte::IntpAkimaUniform3< Real >::Polynomial

Definition at line 62 of file GteIntpAkimaUniform3.h.

Constructor & Destructor Documentation

template<typename Real >
gte::IntpAkimaUniform3< Real >::Polynomial::Polynomial ( )

Definition at line 1356 of file GteIntpAkimaUniform3.h.

Member Function Documentation

template<typename Real >
Real & gte::IntpAkimaUniform3< Real >::Polynomial::A ( int  ix,
int  iy,
int  iz 
)

Definition at line 1362 of file GteIntpAkimaUniform3.h.

template<typename Real >
Real gte::IntpAkimaUniform3< Real >::Polynomial::operator() ( Real  x,
Real  y,
Real  z 
) const

Definition at line 1368 of file GteIntpAkimaUniform3.h.

template<typename Real >
Real gte::IntpAkimaUniform3< Real >::Polynomial::operator() ( int  xOrder,
int  yOrder,
int  zOrder,
Real  x,
Real  y,
Real  z 
) const

Definition at line 1391 of file GteIntpAkimaUniform3.h.

Member Data Documentation

template<typename Real >
Real gte::IntpAkimaUniform3< Real >::Polynomial::mCoeff[4][4][4]
private

Definition at line 75 of file GteIntpAkimaUniform3.h.


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


geometric_tools_engine
Author(s): Yijiang Huang
autogenerated on Thu Jul 18 2019 04:00:06