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

#include <GteIntrLine3Cone3.h>

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

Public Member Functions

 Result ()
 

Public Attributes

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

Detailed Description

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

Definition at line 24 of file GteIntrLine3Cone3.h.

Constructor & Destructor Documentation

template<typename Real >
gte::FIQuery< Real, Line3< Real >, Cone3< Real > >::Result::Result ( )

Definition at line 63 of file GteIntrLine3Cone3.h.

Member Data Documentation

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

Definition at line 30 of file GteIntrLine3Cone3.h.

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

Definition at line 49 of file GteIntrLine3Cone3.h.

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

Definition at line 50 of file GteIntrLine3Cone3.h.

template<typename Real >
int gte::FIQuery< Real, Line3< Real >, Cone3< Real > >::Result::type

Definition at line 48 of file GteIntrLine3Cone3.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