Classes | Public Member Functions | Protected Member Functions | List of all members
gte::FIQuery< Real, Segment3< Real >, Cylinder3< Real > > Class Template Reference

#include <GteIntrSegment3Cylinder3.h>

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

Classes

struct  Result
 

Public Member Functions

Result operator() (Segment3< Real > const &segment, Cylinder3< Real > const &cylinder)
 
- Public Member Functions inherited from gte::FIQuery< Real, Line3< Real >, Cylinder3< Real > >
Result operator() (Line3< Real > const &line, Cylinder3< Real > const &cylinder)
 

Protected Member Functions

void DoQuery (Vector3< Real > const &segOrigin, Vector3< Real > const &segDirection, Real segExtent, Cylinder3< Real > const &cylinder, Result &result)
 
- Protected Member Functions inherited from gte::FIQuery< Real, Line3< Real >, Cylinder3< Real > >
void DoQuery (Vector3< Real > const &lineOrigin, Vector3< Real > const &lineDirection, Cylinder3< Real > const &cylinder, Result &result)
 

Detailed Description

template<typename Real>
class gte::FIQuery< Real, Segment3< Real >, Cylinder3< Real > >

Definition at line 20 of file GteIntrSegment3Cylinder3.h.

Member Function Documentation

template<typename Real >
void gte::FIQuery< Real, Segment3< Real >, Cylinder3< Real > >::DoQuery ( Vector3< Real > const &  segOrigin,
Vector3< Real > const &  segDirection,
Real  segExtent,
Cylinder3< Real > const &  cylinder,
Result &  result 
)
protected

Definition at line 61 of file GteIntrSegment3Cylinder3.h.

template<typename Real >
FIQuery< Real, Segment3< Real >, Cylinder3< Real > >::Result gte::FIQuery< Real, Segment3< Real >, Cylinder3< Real > >::operator() ( Segment3< Real > const &  segment,
Cylinder3< Real > const &  cylinder 
)

Definition at line 44 of file GteIntrSegment3Cylinder3.h.


The documentation for this class was generated from the following file:


geometric_tools_engine
Author(s): Yijiang Huang
autogenerated on Thu Jul 18 2019 04:00:06