#include <math.h>
#include <iostream.h>
#include "CV4D.h"
Go to the source code of this file.
Classes | |
class | CP4D |
Functions | |
CP4D | AffinComb3 (double r, const CP4D &R, double s, const CP4D &S, double t, const CP4D &T) |
CP4D AffinComb3 | ( | double | r, | |
const CP4D & | R, | |||
double | s, | |||
const CP4D & | S, | |||
double | t, | |||
const CP4D & | T | |||
) | [inline] |
Returns the affine combination of the points and vectors.