Library of Assembled Shared Sources
lass::prim::impl Namespace Reference

Detailed Description

implementation details of lass::prim

Author
BdG
Date
2003
Warning
nothing for the faint hearted :)

Data Structures

class  Line2DCartesian
 implementation of 2d line with both cartesian and parametric equation. More...
 
class  Line2DCombined
 implementation of 2d line with both cartesian and parametric equation. More...
 
struct  Line2DImpl
 binder of equation policy to lass::prim::Line2D implementation More...
 
class  Line2DParametric
 implementation of 2d line with parametric equation. More...
 
class  Plane3DCartesian
 implementation of plane 3d with a cartesian equation More...
 
class  Plane3DCombined
 implementation of plane 3d with both cartesian and parametric equation, and plus extra reciprocal vectors and board. More...
 
struct  Plane3DImpl
 binder of equation policy to lass::prim::Plane3D implementation More...
 
class  Plane3DImplDetail
 common implementation stuff for Plane3D implementations. More...
 
class  Plane3DParametric
 implementation of lass::prim::Plane3D with a parametric equation More...