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

#include <GteDistPointLine.h>

Public Attributes

Real distance
 
Vector< N, Real > lineClosest
 
Real lineParameter
 
Real sqrDistance
 

Detailed Description

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

Definition at line 20 of file GteDistPointLine.h.

Member Data Documentation

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

Definition at line 22 of file GteDistPointLine.h.

template<int N, typename Real >
Vector<N, Real> gte::DCPQuery< Real, Vector< N, Real >, Line< N, Real > >::Result::lineClosest

Definition at line 24 of file GteDistPointLine.h.

template<int N, typename Real >
Real gte::DCPQuery< Real, Vector< N, Real >, Line< N, Real > >::Result::lineParameter

Definition at line 23 of file GteDistPointLine.h.

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

Definition at line 22 of file GteDistPointLine.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