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

#include <GteIntrLine3Cylinder3.h>

Inheritance diagram for gte::FIQuery< Real, Line3< Real >, Cylinder3< Real > >::Result:
Inheritance graph
[legend]

Public Attributes

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

Detailed Description

template<typename Real>
struct gte::FIQuery< Real, Line3< Real >, Cylinder3< Real > >::Result

Definition at line 24 of file GteIntrLine3Cylinder3.h.

Member Data Documentation

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

Definition at line 26 of file GteIntrLine3Cylinder3.h.

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

Definition at line 27 of file GteIntrLine3Cylinder3.h.

template<typename Real >
std::array<Real, 2> gte::FIQuery< Real, Line3< Real >, Cylinder3< Real > >::Result::parameter

Definition at line 28 of file GteIntrLine3Cylinder3.h.

template<typename Real >
std::array<Vector3<Real>, 2> gte::FIQuery< Real, Line3< Real >, Cylinder3< Real > >::Result::point

Definition at line 29 of file GteIntrLine3Cylinder3.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