library of assembled shared sources

http://lass.cocamware.com

lass::prim::Ray2D< T, NormalizingPolicy, ParameterPolicy >::Rebind< U > Struct Template Reference

#include <ray_2d.h>


Public Types

typedef Ray2D< U,
NormalizingPolicy,
ParameterPolicy > 
Type


Detailed Description

template<typename T, class NormalizingPolicy = Normalized, class ParameterPolicy = Bounded>
template<typename U>
struct lass::prim::Ray2D< T, NormalizingPolicy, ParameterPolicy >::Rebind< U >

Definition at line 96 of file ray_2d.h.


Member Typedef Documentation

template<typename T , class NormalizingPolicy = Normalized, class ParameterPolicy = Bounded>
template<typename U >
typedef Ray2D<U, NormalizingPolicy, ParameterPolicy> lass::prim::Ray2D< T, NormalizingPolicy, ParameterPolicy >::Rebind< U >::Type

Definition at line 98 of file ray_2d.h.


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

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