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

#include <GteIntrLine2Line2.h>

Public Attributes

bool intersect
 
Real line0Parameter [2]
 
Real line1Parameter [2]
 
int numIntersections
 
Vector2< Real > point
 

Detailed Description

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

Definition at line 39 of file GteIntrLine2Line2.h.

Member Data Documentation

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

Definition at line 41 of file GteIntrLine2Line2.h.

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

Definition at line 54 of file GteIntrLine2Line2.h.

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

Definition at line 54 of file GteIntrLine2Line2.h.

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

Definition at line 45 of file GteIntrLine2Line2.h.

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

Definition at line 55 of file GteIntrLine2Line2.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