FemViewer::IsectInfo< T > Class Template Reference

#include <Ray.h>

Collaboration diagram for FemViewer::IsectInfo< T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 IsectInfo ()
CVec3< TworldToLocal (const Vec3< T > &v)

Public Attributes

CVec3< TP
CVec3< TN
CVec3< TdPdu
CVec3< TdPdv
T s
T t

template<typename T>
class FemViewer::IsectInfo< T >


Constructor & Destructor Documentation

template<typename T >
FemViewer::IsectInfo< T >::IsectInfo (  )  [inline]

Member Function Documentation

template<typename T >
CVec3<T> FemViewer::IsectInfo< T >::worldToLocal ( const Vec3< T > &  v  )  [inline]

Here is the call graph for this function:


Member Data Documentation

template<typename T >
CVec3<T> FemViewer::IsectInfo< T >::dPdu
template<typename T >
CVec3<T> FemViewer::IsectInfo< T >::dPdv
template<typename T >
CVec3<T> FemViewer::IsectInfo< T >::N
template<typename T >
CVec3<T> FemViewer::IsectInfo< T >::P
template<typename T >
T FemViewer::IsectInfo< T >::s
template<typename T >
T FemViewer::IsectInfo< T >::t

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1