realize Barycentric algoritms for trianles generated within Kernel
More...
#include <aslBarycentric.h>
realize Barycentric algoritms for trianles generated within Kernel
The cordinates does not contain the fist coordinate
Definition at line 37 of file aslBarycentric.h.
asl::Barycentric::Barycentric |
( |
std::vector< AVec<>> & |
p | ) |
|
asl::Barycentric::Barycentric |
( |
| ) |
|
asl::Barycentric::Barycentric |
( |
std::vector< AVec<>> & |
p | ) |
|
asl::Barycentric::Barycentric |
( |
| ) |
|
AVec asl::Barycentric::getCordinates |
( |
const AVec<> & |
p | ) |
|
AVec asl::Barycentric::getCordinates |
( |
const AVec<> & |
p | ) |
|
AVec asl::Barycentric::gradient |
( |
const AVec<> & |
f | ) |
|
AVec asl::Barycentric::gradient |
( |
const AVec<> & |
f | ) |
|
bool asl::Barycentric::in |
( |
const AVec<> & |
p | ) |
|
bool asl::Barycentric::in |
( |
const AVec<> & |
p | ) |
|
void asl::Barycentric::init |
( |
std::vector< AVec<>> & |
p | ) |
|
void asl::Barycentric::init |
( |
std::vector< AVec<>> & |
p | ) |
|
double asl::Barycentric::interpolate |
( |
const AVec<> & |
p, |
|
|
const AVec<> & |
f |
|
) |
| |
double asl::Barycentric::interpolate |
( |
const AVec<> & |
p, |
|
|
const AVec<> & |
f |
|
) |
| |
std::vector< AVec<> > asl::Barycentric::corners |
AMatr asl::Barycentric::t |
AMatr asl::Barycentric::tInv |
The documentation for this class was generated from the following file: