Classes | Public Member Functions | Protected Member Functions | List of all members
gte::DCPQuery< Real, Vector< N, Real >, AlignedBox< N, Real > > Class Template Reference

#include <GteDistPointAlignedBox.h>

Inheritance diagram for gte::DCPQuery< Real, Vector< N, Real >, AlignedBox< N, Real > >:
Inheritance graph
[legend]

Classes

struct  Result
 

Public Member Functions

Result operator() (Vector< N, Real > const &point, AlignedBox< N, Real > const &box)
 

Protected Member Functions

void DoQuery (Vector< N, Real > &point, Vector< N, Real > const &boxExtent, Result &result)
 

Detailed Description

template<int N, typename Real>
class gte::DCPQuery< Real, Vector< N, Real >, AlignedBox< N, Real > >

Definition at line 17 of file GteDistPointAlignedBox.h.

Member Function Documentation

template<int N, typename Real >
void gte::DCPQuery< Real, Vector< N, Real >, AlignedBox< N, Real > >::DoQuery ( Vector< N, Real > &  point,
Vector< N, Real > const &  boxExtent,
Result &  result 
)
protected

Definition at line 68 of file GteDistPointAlignedBox.h.

template<int N, typename Real >
DCPQuery< Real, Vector< N, Real >, AlignedBox< N, Real > >::Result gte::DCPQuery< Real, Vector< N, Real >, AlignedBox< N, Real > >::operator() ( Vector< N, Real > const &  point,
AlignedBox< N, Real > const &  box 
)

Definition at line 51 of file GteDistPointAlignedBox.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