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

#include <GteIntrCircle2Arc2.h>

Public Attributes

Arc2< Real > arc
 
bool intersect
 
int numIntersections
 
Vector2< Real > point [2]
 

Detailed Description

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

Definition at line 20 of file GteIntrCircle2Arc2.h.

Member Data Documentation

template<typename Real >
Arc2<Real> gte::FIQuery< Real, Circle2< Real >, Arc2< Real > >::Result::arc

Definition at line 35 of file GteIntrCircle2Arc2.h.

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

Definition at line 22 of file GteIntrCircle2Arc2.h.

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

Definition at line 29 of file GteIntrCircle2Arc2.h.

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

Definition at line 32 of file GteIntrCircle2Arc2.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