Classes | Public Member Functions | Private Member Functions | List of all members
gte::TIQuery< Real, Triangle3< Real >, OrientedBox3< Real > > Class Template Reference

#include <GteIntrTriangle3OrientedBox3.h>

Classes

struct  Result
 

Public Member Functions

Result operator() (Triangle3< Real > const &triangle, OrientedBox3< Real > const &box)
 

Private Member Functions

void GetProjection (Vector3< Real > const &axis, Triangle3< Real > const &triangle, Real &imin, Real &imax)
 
void GetProjection (Vector3< Real > const &axis, OrientedBox3< Real > const &box, Real &imin, Real &imax)
 

Detailed Description

template<typename Real>
class gte::TIQuery< Real, Triangle3< Real >, OrientedBox3< Real > >

Definition at line 20 of file GteIntrTriangle3OrientedBox3.h.

Member Function Documentation

template<typename Real >
void gte::TIQuery< Real, Triangle3< Real >, OrientedBox3< Real > >::GetProjection ( Vector3< Real > const &  axis,
Triangle3< Real > const &  triangle,
Real &  imin,
Real &  imax 
)
private

Definition at line 113 of file GteIntrTriangle3OrientedBox3.h.

template<typename Real >
void gte::TIQuery< Real, Triangle3< Real >, OrientedBox3< Real > >::GetProjection ( Vector3< Real > const &  axis,
OrientedBox3< Real > const &  box,
Real &  imin,
Real &  imax 
)
private

Definition at line 146 of file GteIntrTriangle3OrientedBox3.h.

template<typename Real >
TIQuery< Real, Triangle3< Real >, OrientedBox3< Real > >::Result gte::TIQuery< Real, Triangle3< Real >, OrientedBox3< Real > >::operator() ( Triangle3< Real > const &  triangle,
OrientedBox3< Real > const &  box 
)

Definition at line 54 of file GteIntrTriangle3OrientedBox3.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:07