library of assembled shared sources

http://lass.cocamware.com

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

#include <ray_3d.h>


Public Types

typedef Ray3D< U,
NormalizingPolicy,
ParameterPolicy > 
Type


Detailed Description

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

Definition at line 97 of file ray_3d.h.


Member Typedef Documentation

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

Definition at line 99 of file ray_3d.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