library of assembled shared sources

http://lass.cocamware.com

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

#include <plane_3d.h>


Public Types

typedef Plane3D< U,
EquationPolicy,
NormalizingPolicy > 
Type


Detailed Description

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

Definition at line 376 of file plane_3d.h.


Member Typedef Documentation

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

Definition at line 378 of file plane_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