Classes | Public Member Functions | Protected Member Functions | Static Private Member Functions | List of all members
gte::FIQuery< Real, Line3< Real >, AlignedBox3< Real > > Class Template Reference

#include <GteIntrLine3AlignedBox3.h>

Inheritance diagram for gte::FIQuery< Real, Line3< Real >, AlignedBox3< Real > >:
Inheritance graph
[legend]

Classes

struct  Result
 

Public Member Functions

Result operator() (Line3< Real > const &line, AlignedBox3< Real > const &box)
 

Protected Member Functions

void DoQuery (Vector3< Real > const &lineOrigin, Vector3< Real > const &lineDirection, Vector3< Real > const &boxExtent, Result &result)
 

Static Private Member Functions

static bool Clip (Real denom, Real numer, Real &t0, Real &t1)
 

Detailed Description

template<typename Real>
class gte::FIQuery< Real, Line3< Real >, AlignedBox3< Real > >

Definition at line 44 of file GteIntrLine3AlignedBox3.h.

Member Function Documentation

template<typename Real >
bool gte::FIQuery< Real, Line3< Real >, AlignedBox3< Real > >::Clip ( Real  denom,
Real  numer,
Real &  t0,
Real &  t1 
)
staticprivate

Definition at line 187 of file GteIntrLine3AlignedBox3.h.

template<typename Real >
void gte::FIQuery< Real, Line3< Real >, AlignedBox3< Real > >::DoQuery ( Vector3< Real > const &  lineOrigin,
Vector3< Real > const &  lineDirection,
Vector3< Real > const &  boxExtent,
Result &  result 
)
protected

Definition at line 147 of file GteIntrLine3AlignedBox3.h.

template<typename Real >
FIQuery< Real, Line3< Real >, AlignedBox3< Real > >::Result gte::FIQuery< Real, Line3< Real >, AlignedBox3< Real > >::operator() ( Line3< Real > const &  line,
AlignedBox3< Real > const &  box 
)

Definition at line 125 of file GteIntrLine3AlignedBox3.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