library of assembled shared sources

http://lass.cocamware.com

lass::prim::impl::RaySphere< NormalizingPolicy > Struct Template Reference

#include <ray_3d_sphere_3d.h>


Static Public Member Functions

template<typename T , class PP >
static Result intersect (const Sphere3D< T > &sphere, const Ray3D< T, NormalizingPolicy, PP > &ray, T &t, const T &tMin)


Detailed Description

template<class NormalizingPolicy>
struct lass::prim::impl::RaySphere< NormalizingPolicy >

Definition at line 62 of file ray_3d_sphere_3d.h.


Member Function Documentation

template<class NormalizingPolicy >
template<typename T , class PP >
static Result lass::prim::impl::RaySphere< NormalizingPolicy >::intersect ( const Sphere3D< T > &  sphere,
const Ray3D< T, NormalizingPolicy, PP > &  ray,
T &  t,
const T &  tMin 
) [inline, static]


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