library of assembled shared sources

http://lass.cocamware.com

lass::prim::impl::RaySphere< Normalized > 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, Normalized, PP > &ray, T &t, const T &tMin)


Detailed Description

template<>
struct lass::prim::impl::RaySphere< Normalized >

Definition at line 116 of file ray_3d_sphere_3d.h.


Member Function Documentation

template<typename T , class PP >
static Result lass::prim::impl::RaySphere< Normalized >::intersect ( const Sphere3D< T > &  sphere,
const Ray3D< T, Normalized, 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