Main Page
Namespace List
Class Hierarchy
Compound List
File List
Namespace Members
Compound Members
File Members
Examples
xchen::AffineCombine< T > Struct Template Reference
STL binary functor for affine combination of two affine elements, with coef of
1-t, t
.
More...
#include <
xstl.H
>
List of all members.
Public Methods
AffineCombine
(double t_)
T
operator()
(T const &p1, T const &p2)
Public Attributes
double
t
Detailed Description
template<typename T>
struct xchen::AffineCombine< T >
STL binary functor for affine combination of two affine elements, with coef of
1-t, t
.
Constructor & Destructor Documentation
template<typename T>
xchen::AffineCombine< T >::AffineCombine
(
double
t_
)
[inline]
Member Function Documentation
template<typename T>
T xchen::AffineCombine< T >::operator()
(
T const &
p1
,
T const &
p2
)
[inline]
Member Data Documentation
template<typename T>
double xchen::AffineCombine< T >::t
The documentation for this struct was generated from the following file:
xstl.H
Generated on Wed Apr 7 21:40:50 2004 by
1.2.18