Public Member Functions | Private Attributes | List of all members
gte::IntpLinearNonuniform3< Real, TetrahedronMesh > Class Template Reference

#include <GteIntpLinearNonuniform3.h>

Public Member Functions

 IntpLinearNonuniform3 (TetrahedronMesh const &mesh, Real const *F)
 
bool operator() (Vector3< Real > const &P, Real &F) const
 

Private Attributes

Real const * mF
 
TetrahedronMesh const * mMesh
 

Detailed Description

template<typename Real, typename TetrahedronMesh>
class gte::IntpLinearNonuniform3< Real, TetrahedronMesh >

Definition at line 27 of file GteIntpLinearNonuniform3.h.

Constructor & Destructor Documentation

template<typename Real , typename TetrahedronMesh >
gte::IntpLinearNonuniform3< Real, TetrahedronMesh >::IntpLinearNonuniform3 ( TetrahedronMesh const &  mesh,
Real const *  F 
)

Definition at line 45 of file GteIntpLinearNonuniform3.h.

Member Function Documentation

template<typename Real , typename TetrahedronMesh >
bool gte::IntpLinearNonuniform3< Real, TetrahedronMesh >::operator() ( Vector3< Real > const &  P,
Real &  F 
) const

Definition at line 55 of file GteIntpLinearNonuniform3.h.

Member Data Documentation

template<typename Real , typename TetrahedronMesh >
Real const* gte::IntpLinearNonuniform3< Real, TetrahedronMesh >::mF
private

Definition at line 40 of file GteIntpLinearNonuniform3.h.

template<typename Real , typename TetrahedronMesh >
TetrahedronMesh const* gte::IntpLinearNonuniform3< Real, TetrahedronMesh >::mMesh
private

Definition at line 39 of file GteIntpLinearNonuniform3.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