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

#include <GteDistRectangle3AlignedBox3.h>

Classes

struct  Result
 

Public Member Functions

Result operator() (Rectangle3< Real > const &rectangle, AlignedBox3< Real > const &box)
 
void SetMaxLCPIterations (int maxLCPIterations)
 

Private Attributes

LCPSolver< Real, 10 > mLCP
 

Detailed Description

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

Definition at line 21 of file GteDistRectangle3AlignedBox3.h.

Member Function Documentation

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

Definition at line 60 of file GteDistRectangle3AlignedBox3.h.

template<typename Real >
void gte::DCPQuery< Real, Rectangle3< Real >, AlignedBox3< Real > >::SetMaxLCPIterations ( int  maxLCPIterations)

Definition at line 53 of file GteDistRectangle3AlignedBox3.h.

Member Data Documentation

template<typename Real >
LCPSolver<Real, 10> gte::DCPQuery< Real, Rectangle3< Real >, AlignedBox3< Real > >::mLCP
private

Definition at line 48 of file GteDistRectangle3AlignedBox3.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