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

#include <GteDistPointSegment.h>

Public Attributes

Real distance
 
Vector< N, Real > segmentClosest
 
Real segmentParameter
 
Real sqrDistance
 

Detailed Description

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

Definition at line 20 of file GteDistPointSegment.h.

Member Data Documentation

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

Definition at line 22 of file GteDistPointSegment.h.

template<int N, typename Real >
Vector<N, Real> gte::DCPQuery< Real, Vector< N, Real >, Segment< N, Real > >::Result::segmentClosest

Definition at line 24 of file GteDistPointSegment.h.

template<int N, typename Real >
Real gte::DCPQuery< Real, Vector< N, Real >, Segment< N, Real > >::Result::segmentParameter

Definition at line 23 of file GteDistPointSegment.h.

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

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