library of assembled shared sources

http://lass.cocamware.com

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

rebind to other value type More...

#include <line_3d.h>


Public Types

typedef Line3D< U,
NormalizingPolicy > 
Type


Detailed Description

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

rebind to other value type

Definition at line 94 of file line_3d.h.


Member Typedef Documentation

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

Definition at line 96 of file line_3d.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