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

#include <GteIntrLine2Ray2.h>

Public Attributes

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

Detailed Description

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

Definition at line 37 of file GteIntrLine2Ray2.h.

Member Data Documentation

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

Definition at line 39 of file GteIntrLine2Ray2.h.

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

Definition at line 53 of file GteIntrLine2Ray2.h.

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

Definition at line 44 of file GteIntrLine2Ray2.h.

template<typename Real >
Vector2<Real> gte::FIQuery< Real, Line2< Real >, Ray2< Real > >::Result::point

Definition at line 54 of file GteIntrLine2Ray2.h.

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

Definition at line 53 of file GteIntrLine2Ray2.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