Public Member Functions | Public Attributes | List of all members
gte::DCPQuery< Real, Circle3< Real >, Circle3< Real > >::ClosestInfo Struct Reference

Public Member Functions

bool operator< (ClosestInfo const &info) const
 

Public Attributes

Vector3< Real > circle0Closest
 
Vector3< Real > circle1Closest
 
bool equidistant
 
Real sqrDistance
 

Detailed Description

template<typename Real>
struct gte::DCPQuery< Real, Circle3< Real >, Circle3< Real > >::ClosestInfo

Definition at line 58 of file GteDistCircle3Circle3.h.

Member Function Documentation

template<typename Real >
bool gte::DCPQuery< Real, Circle3< Real >, Circle3< Real > >::ClosestInfo::operator< ( ClosestInfo const &  info) const
inline

Definition at line 64 of file GteDistCircle3Circle3.h.

Member Data Documentation

template<typename Real >
Vector3<Real> gte::DCPQuery< Real, Circle3< Real >, Circle3< Real > >::ClosestInfo::circle0Closest

Definition at line 61 of file GteDistCircle3Circle3.h.

template<typename Real >
Vector3<Real> gte::DCPQuery< Real, Circle3< Real >, Circle3< Real > >::ClosestInfo::circle1Closest

Definition at line 61 of file GteDistCircle3Circle3.h.

template<typename Real >
bool gte::DCPQuery< Real, Circle3< Real >, Circle3< Real > >::ClosestInfo::equidistant

Definition at line 62 of file GteDistCircle3Circle3.h.

template<typename Real >
Real gte::DCPQuery< Real, Circle3< Real >, Circle3< Real > >::ClosestInfo::sqrDistance

Definition at line 60 of file GteDistCircle3Circle3.h.


The documentation for this struct was generated from the following file:


geometric_tools_engine
Author(s): Yijiang Huang
autogenerated on Thu Jul 18 2019 04:00:05