Classes | Public Member Functions | List of all members
gte::FIQuery< Real, Ray3< Real >, OrientedBox3< Real > > Class Template Reference

#include <GteIntrRay3OrientedBox3.h>

Inheritance diagram for gte::FIQuery< Real, Ray3< Real >, OrientedBox3< Real > >:
Inheritance graph
[legend]

Classes

struct  Result
 

Public Member Functions

Result operator() (Ray3< Real > const &ray, OrientedBox3< Real > const &box)
 
- Public Member Functions inherited from gte::FIQuery< Real, Ray3< Real >, AlignedBox3< Real > >
Result operator() (Ray3< Real > const &ray, AlignedBox3< Real > const &box)
 
- Public Member Functions inherited from gte::FIQuery< Real, Line3< Real >, AlignedBox3< Real > >
Result operator() (Line3< Real > const &line, AlignedBox3< Real > const &box)
 

Additional Inherited Members

- Protected Member Functions inherited from gte::FIQuery< Real, Ray3< Real >, AlignedBox3< Real > >
void DoQuery (Vector3< Real > const &rayOrigin, Vector3< Real > const &rayDirection, Vector3< Real > const &boxExtent, Result &result)
 
- Protected Member Functions inherited from gte::FIQuery< Real, Line3< Real >, AlignedBox3< Real > >
void DoQuery (Vector3< Real > const &lineOrigin, Vector3< Real > const &lineDirection, Vector3< Real > const &boxExtent, Result &result)
 

Detailed Description

template<typename Real>
class gte::FIQuery< Real, Ray3< Real >, OrientedBox3< Real > >

Definition at line 39 of file GteIntrRay3OrientedBox3.h.

Member Function Documentation

template<typename Real >
FIQuery< Real, Ray3< Real >, OrientedBox3< Real > >::Result gte::FIQuery< Real, Ray3< Real >, OrientedBox3< Real > >::operator() ( Ray3< Real > const &  ray,
OrientedBox3< Real > const &  box 
)

Definition at line 82 of file GteIntrRay3OrientedBox3.h.


The documentation for this class was generated from the following file:


geometric_tools_engine
Author(s): Yijiang Huang
autogenerated on Thu Jul 18 2019 04:00:06