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

#include <GteIntrRay2Ray2.h>

Public Attributes

bool intersect
 
int numIntersections
 
Vector2< Real > point [2]
 
Real ray0Parameter [2]
 
Real ray1Parameter [2]
 

Detailed Description

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

Definition at line 39 of file GteIntrRay2Ray2.h.

Member Data Documentation

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

Definition at line 41 of file GteIntrRay2Ray2.h.

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

Definition at line 48 of file GteIntrRay2Ray2.h.

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

Definition at line 68 of file GteIntrRay2Ray2.h.

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

Definition at line 67 of file GteIntrRay2Ray2.h.

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

Definition at line 67 of file GteIntrRay2Ray2.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