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

Public Member Functions

bool operator< (ClosestInfo const &info) const
 

Public Attributes

Vector3< Real > circleClosest
 
bool equidistant
 
Vector3< Real > lineClosest
 
Real sqrDistance
 

Detailed Description

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

Definition at line 59 of file GteDistLine3Circle3.h.

Member Function Documentation

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

Definition at line 65 of file GteDistLine3Circle3.h.

Member Data Documentation

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

Definition at line 62 of file GteDistLine3Circle3.h.

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

Definition at line 63 of file GteDistLine3Circle3.h.

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

Definition at line 62 of file GteDistLine3Circle3.h.

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

Definition at line 61 of file GteDistLine3Circle3.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