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

#include <GteDistLine3AlignedBox3.h>

Inheritance diagram for gte::DCPQuery< 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 > &point, Vector3< Real > &direction, Vector3< Real > const &boxExtent, Result &result)
 

Private Member Functions

void Case0 (int i0, int i1, int i2, Vector3< Real > &pnt, Vector3< Real > const &dir, Vector3< Real > const &boxExtent, Result &result)
 
void Case00 (int i0, int i1, int i2, Vector3< Real > &pnt, Vector3< Real > const &dir, Vector3< Real > const &boxExtent, Result &result)
 
void Case000 (Vector3< Real > &pnt, Vector3< Real > const &boxExtent, Result &result)
 
void CaseNoZeros (Vector3< Real > &pnt, Vector3< Real > const &dir, Vector3< Real > const &boxExtent, Result &result)
 
void Face (int i0, int i1, int i2, Vector3< Real > &pnt, Vector3< Real > const &dir, Vector3< Real > const &PmE, Vector3< Real > const &boxExtent, Result &result)
 

Detailed Description

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

Definition at line 18 of file GteDistLine3AlignedBox3.h.

Member Function Documentation

template<typename Real >
void gte::DCPQuery< Real, Line3< Real >, AlignedBox3< Real > >::Case0 ( int  i0,
int  i1,
int  i2,
Vector3< Real > &  pnt,
Vector3< Real > const &  dir,
Vector3< Real > const &  boxExtent,
Result &  result 
)
private

Definition at line 401 of file GteDistLine3AlignedBox3.h.

template<typename Real >
void gte::DCPQuery< Real, Line3< Real >, AlignedBox3< Real > >::Case00 ( int  i0,
int  i1,
int  i2,
Vector3< Real > &  pnt,
Vector3< Real > const &  dir,
Vector3< Real > const &  boxExtent,
Result &  result 
)
private

Definition at line 469 of file GteDistLine3AlignedBox3.h.

template<typename Real >
void gte::DCPQuery< Real, Line3< Real >, AlignedBox3< Real > >::Case000 ( Vector3< Real > &  pnt,
Vector3< Real > const &  boxExtent,
Result &  result 
)
private

Definition at line 507 of file GteDistLine3AlignedBox3.h.

template<typename Real >
void gte::DCPQuery< Real, Line3< Real >, AlignedBox3< Real > >::CaseNoZeros ( Vector3< Real > &  pnt,
Vector3< Real > const &  dir,
Vector3< Real > const &  boxExtent,
Result &  result 
)
private

Definition at line 359 of file GteDistLine3AlignedBox3.h.

template<typename Real >
void gte::DCPQuery< Real, Line3< Real >, AlignedBox3< Real > >::DoQuery ( Vector3< Real > &  point,
Vector3< Real > &  direction,
Vector3< Real > const &  boxExtent,
Result &  result 
)
protected

Definition at line 84 of file GteDistLine3AlignedBox3.h.

template<typename Real >
void gte::DCPQuery< Real, Line3< Real >, AlignedBox3< Real > >::Face ( int  i0,
int  i1,
int  i2,
Vector3< Real > &  pnt,
Vector3< Real > const &  dir,
Vector3< Real > const &  PmE,
Vector3< Real > const &  boxExtent,
Result &  result 
)
private

Definition at line 171 of file GteDistLine3AlignedBox3.h.

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

Definition at line 62 of file GteDistLine3AlignedBox3.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:05