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

#include <GteIntrLine2Arc2.h>

Public Attributes

bool intersect
 
int numIntersections
 
std::array< Real, 2 > parameter
 
std::array< Vector2< Real >, 2 > point
 

Detailed Description

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

Definition at line 34 of file GteIntrLine2Arc2.h.

Member Data Documentation

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

Definition at line 36 of file GteIntrLine2Arc2.h.

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

Definition at line 37 of file GteIntrLine2Arc2.h.

template<typename Real >
std::array<Real, 2> gte::FIQuery< Real, Line2< Real >, Arc2< Real > >::Result::parameter

Definition at line 38 of file GteIntrLine2Arc2.h.

template<typename Real >
std::array<Vector2<Real>, 2> gte::FIQuery< Real, Line2< Real >, Arc2< Real > >::Result::point

Definition at line 39 of file GteIntrLine2Arc2.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