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

#include <GteIntrRay3Triangle3.h>

Public Member Functions

 Result ()
 

Public Attributes

bool intersect
 
Real parameter
 
Vector3< Real > point
 
Real triangleBary [3]
 

Detailed Description

template<typename Real>
struct gte::FIQuery< Real, Ray3< Real >, Triangle3< Real > >::Result

Definition at line 35 of file GteIntrRay3Triangle3.h.

Constructor & Destructor Documentation

template<typename Real >
gte::FIQuery< Real, Ray3< Real >, Triangle3< Real > >::Result::Result ( )

Definition at line 115 of file GteIntrRay3Triangle3.h.

Member Data Documentation

template<typename Real >
bool gte::FIQuery< Real, Ray3< Real >, Triangle3< Real > >::Result::intersect

Definition at line 39 of file GteIntrRay3Triangle3.h.

template<typename Real >
Real gte::FIQuery< Real, Ray3< Real >, Triangle3< Real > >::Result::parameter

Definition at line 40 of file GteIntrRay3Triangle3.h.

template<typename Real >
Vector3<Real> gte::FIQuery< Real, Ray3< Real >, Triangle3< Real > >::Result::point

Definition at line 42 of file GteIntrRay3Triangle3.h.

template<typename Real >
Real gte::FIQuery< Real, Ray3< Real >, Triangle3< Real > >::Result::triangleBary[3]

Definition at line 41 of file GteIntrRay3Triangle3.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