library of assembled shared sources

http://lass.cocamware.com

lass::prim::Line2D< T, EquationPolicy, NormalizingPolicy >::Rebind< U > Struct Template Reference

#include <line_2d.h>


Public Types

typedef Line2D< U,
EquationPolicy,
NormalizingPolicy > 
Type


Detailed Description

template<typename T, class EquationPolicy = Cartesian, class NormalizingPolicy = Normalized>
template<typename U>
struct lass::prim::Line2D< T, EquationPolicy, NormalizingPolicy >::Rebind< U >

Definition at line 321 of file line_2d.h.


Member Typedef Documentation

template<typename T , class EquationPolicy = Cartesian, class NormalizingPolicy = Normalized>
template<typename U >
typedef Line2D<U, EquationPolicy, NormalizingPolicy> lass::prim::Line2D< T, EquationPolicy, NormalizingPolicy >::Rebind< U >::Type

Definition at line 323 of file line_2d.h.


The documentation for this struct was generated from the following file:

Generated on Mon Nov 10 14:22:13 2008 for Library of Assembled Shared Sources by doxygen 1.5.7.1
SourceForge.net Logo