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

#include <GteDistLine3AlignedBox3.h>

Inheritance diagram for gte::DCPQuery< Real, Line3< Real >, AlignedBox3< Real > >::Result:
Inheritance graph
[legend]

Public Attributes

Vector3< Real > closestPoint [2]
 
Real distance
 
Real lineParameter
 
Real sqrDistance
 

Detailed Description

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

Definition at line 21 of file GteDistLine3AlignedBox3.h.

Member Data Documentation

template<typename Real >
Vector3<Real> gte::DCPQuery< Real, Line3< Real >, AlignedBox3< Real > >::Result::closestPoint[2]

Definition at line 25 of file GteDistLine3AlignedBox3.h.

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

Definition at line 23 of file GteDistLine3AlignedBox3.h.

template<typename Real >
Real gte::DCPQuery< Real, Line3< Real >, AlignedBox3< Real > >::Result::lineParameter

Definition at line 24 of file GteDistLine3AlignedBox3.h.

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

Definition at line 23 of file GteDistLine3AlignedBox3.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