Public Attributes | List of all members
gte::DCPQuery< Real, Vector< N, Real >, Triangle< N, Real > >::Result Struct Reference

#include <GteDistPointTriangle.h>

Public Attributes

Vector< N, Real > closest
 
Real distance
 
Real parameter [3]
 
Real sqrDistance
 

Detailed Description

template<int N, typename Real>
struct gte::DCPQuery< Real, Vector< N, Real >, Triangle< N, Real > >::Result

Definition at line 21 of file GteDistPointTriangle.h.

Member Data Documentation

template<int N, typename Real >
Vector<N, Real> gte::DCPQuery< Real, Vector< N, Real >, Triangle< N, Real > >::Result::closest

Definition at line 25 of file GteDistPointTriangle.h.

template<int N, typename Real >
Real gte::DCPQuery< Real, Vector< N, Real >, Triangle< N, Real > >::Result::distance

Definition at line 23 of file GteDistPointTriangle.h.

template<int N, typename Real >
Real gte::DCPQuery< Real, Vector< N, Real >, Triangle< N, Real > >::Result::parameter[3]

Definition at line 24 of file GteDistPointTriangle.h.

template<int N, typename Real >
Real gte::DCPQuery< Real, Vector< N, Real >, Triangle< N, Real > >::Result::sqrDistance

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