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

#include <GteIntrPlane3Circle3.h>

Public Attributes

Circle3< Real > circle
 
bool intersect
 
bool isPoints
 
int numIntersections
 
Vector3< Real > point [2]
 

Detailed Description

template<typename Real>
struct gte::FIQuery< Real, Plane3< Real >, Circle3< Real > >::Result

Definition at line 32 of file GteIntrPlane3Circle3.h.

Member Data Documentation

template<typename Real >
Circle3<Real> gte::FIQuery< Real, Plane3< Real >, Circle3< Real > >::Result::circle

Definition at line 43 of file GteIntrPlane3Circle3.h.

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

Definition at line 34 of file GteIntrPlane3Circle3.h.

template<typename Real >
bool gte::FIQuery< Real, Plane3< Real >, Circle3< Real > >::Result::isPoints

Definition at line 40 of file GteIntrPlane3Circle3.h.

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

Definition at line 41 of file GteIntrPlane3Circle3.h.

template<typename Real >
Vector3<Real> gte::FIQuery< Real, Plane3< Real >, Circle3< Real > >::Result::point[2]

Definition at line 42 of file GteIntrPlane3Circle3.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