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

#include <GteDistTriangle3OrientedBox3.h>

Classes

struct  Result
 

Public Member Functions

Result operator() (Triangle3< Real > const &triangle, OrientedBox3< Real > const &box)
 
void SetMaxLCPIterations (int maxLCPIterations)
 

Private Attributes

LCPSolver< Real, 9 > mLCP
 

Detailed Description

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

Definition at line 21 of file GteDistTriangle3OrientedBox3.h.

Member Function Documentation

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

Definition at line 59 of file GteDistTriangle3OrientedBox3.h.

template<typename Real >
void gte::DCPQuery< Real, Triangle3< Real >, OrientedBox3< Real > >::SetMaxLCPIterations ( int  maxLCPIterations)

Definition at line 52 of file GteDistTriangle3OrientedBox3.h.

Member Data Documentation

template<typename Real >
LCPSolver<Real, 9> gte::DCPQuery< Real, Triangle3< Real >, OrientedBox3< Real > >::mLCP
private

Definition at line 47 of file GteDistTriangle3OrientedBox3.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