Public Attributes | List of all members
gte::FIQuery< Real, Ray2< Real >, Segment2< Real > >::Result Struct Reference

#include <GteIntrRay2Segment2.h>

Public Attributes

bool intersect
 
int numIntersections
 
Vector2< Real > point [2]
 
Real rayParameter [2]
 
Real segmentParameter [2]
 

Detailed Description

template<typename Real>
struct gte::FIQuery< Real, Ray2< Real >, Segment2< Real > >::Result

Definition at line 39 of file GteIntrRay2Segment2.h.

Member Data Documentation

template<typename Real >
bool gte::FIQuery< Real, Ray2< Real >, Segment2< Real > >::Result::intersect

Definition at line 41 of file GteIntrRay2Segment2.h.

template<typename Real >
int gte::FIQuery< Real, Ray2< Real >, Segment2< Real > >::Result::numIntersections

Definition at line 46 of file GteIntrRay2Segment2.h.

template<typename Real >
Vector2<Real> gte::FIQuery< Real, Ray2< Real >, Segment2< Real > >::Result::point[2]

Definition at line 58 of file GteIntrRay2Segment2.h.

template<typename Real >
Real gte::FIQuery< Real, Ray2< Real >, Segment2< Real > >::Result::rayParameter[2]

Definition at line 57 of file GteIntrRay2Segment2.h.

template<typename Real >
Real gte::FIQuery< Real, Ray2< Real >, Segment2< Real > >::Result::segmentParameter[2]

Definition at line 57 of file GteIntrRay2Segment2.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:06