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

#include <GteIntrLine3Plane3.h>

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

Public Attributes

bool intersect
 
int numIntersections
 
Real parameter
 
Vector3< Real > point
 

Detailed Description

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

Definition at line 35 of file GteIntrLine3Plane3.h.

Member Data Documentation

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

Definition at line 37 of file GteIntrLine3Plane3.h.

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

Definition at line 44 of file GteIntrLine3Plane3.h.

template<typename Real >
Real gte::FIQuery< Real, Line3< Real >, Plane3< Real > >::Result::parameter

Definition at line 45 of file GteIntrLine3Plane3.h.

template<typename Real >
Vector3<Real> gte::FIQuery< Real, Line3< Real >, Plane3< Real > >::Result::point

Definition at line 46 of file GteIntrLine3Plane3.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