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

#include <GteIntpLinearNonuniform2.h>

Public Member Functions

 IntpLinearNonuniform2 (TriangleMesh const &mesh, Real const *F)
 
bool operator() (Vector2< Real > const &P, Real &F) const
 

Private Attributes

Real const * mF
 
TriangleMesh const * mMesh
 

Detailed Description

template<typename Real, typename TriangleMesh>
class gte::IntpLinearNonuniform2< Real, TriangleMesh >

Definition at line 28 of file GteIntpLinearNonuniform2.h.

Constructor & Destructor Documentation

template<typename Real , typename TriangleMesh >
gte::IntpLinearNonuniform2< Real, TriangleMesh >::IntpLinearNonuniform2 ( TriangleMesh const &  mesh,
Real const *  F 
)

Definition at line 46 of file GteIntpLinearNonuniform2.h.

Member Function Documentation

template<typename Real , typename TriangleMesh >
bool gte::IntpLinearNonuniform2< Real, TriangleMesh >::operator() ( Vector2< Real > const &  P,
Real &  F 
) const

Definition at line 56 of file GteIntpLinearNonuniform2.h.

Member Data Documentation

template<typename Real , typename TriangleMesh >
Real const* gte::IntpLinearNonuniform2< Real, TriangleMesh >::mF
private

Definition at line 41 of file GteIntpLinearNonuniform2.h.

template<typename Real , typename TriangleMesh >
TriangleMesh const* gte::IntpLinearNonuniform2< Real, TriangleMesh >::mMesh
private

Definition at line 40 of file GteIntpLinearNonuniform2.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