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

#include <GteDistLine3Circle3.h>

Public Attributes

Vector3< Real > circleClosest [2]
 
Real distance
 
bool equidistant
 
Vector3< Real > lineClosest [2]
 
int numClosestPairs
 
Real sqrDistance
 

Detailed Description

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

Definition at line 38 of file GteDistLine3Circle3.h.

Member Data Documentation

template<typename Real >
Vector3<Real> gte::DCPQuery< Real, Line3< Real >, Circle3< Real > >::Result::circleClosest[2]

Definition at line 42 of file GteDistLine3Circle3.h.

template<typename Real >
Real gte::DCPQuery< Real, Line3< Real >, Circle3< Real > >::Result::distance

Definition at line 40 of file GteDistLine3Circle3.h.

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

Definition at line 43 of file GteDistLine3Circle3.h.

template<typename Real >
Vector3<Real> gte::DCPQuery< Real, Line3< Real >, Circle3< Real > >::Result::lineClosest[2]

Definition at line 42 of file GteDistLine3Circle3.h.

template<typename Real >
int gte::DCPQuery< Real, Line3< Real >, Circle3< Real > >::Result::numClosestPairs

Definition at line 41 of file GteDistLine3Circle3.h.

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

Definition at line 40 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