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

#include <GteIntrSegment2AlignedBox2.h>

Inheritance diagram for gte::FIQuery< Real, Segment2< Real >, AlignedBox2< Real > >:
Inheritance graph
[legend]

Classes

struct  Result
 

Public Member Functions

Result operator() (Segment2< Real > const &segment, AlignedBox2< Real > const &box)
 
- Public Member Functions inherited from gte::FIQuery< Real, Line2< Real >, AlignedBox2< Real > >
Result operator() (Line2< Real > const &line, AlignedBox2< Real > const &box)
 

Protected Member Functions

void DoQuery (Vector2< Real > const &segOrigin, Vector2< Real > const &segDirection, Real segExtent, Vector2< Real > const &boxExtent, Result &result)
 
- Protected Member Functions inherited from gte::FIQuery< Real, Line2< Real >, AlignedBox2< Real > >
void DoQuery (Vector2< Real > const &lineOrigin, Vector2< Real > const &lineDirection, Vector2< Real > const &boxExtent, Result &result)
 

Detailed Description

template<typename Real>
class gte::FIQuery< Real, Segment2< Real >, AlignedBox2< Real > >

Definition at line 48 of file GteIntrSegment2AlignedBox2.h.

Member Function Documentation

template<typename Real >
void gte::FIQuery< Real, Segment2< Real >, AlignedBox2< Real > >::DoQuery ( Vector2< Real > const &  segOrigin,
Vector2< Real > const &  segDirection,
Real  segExtent,
Vector2< Real > const &  boxExtent,
Result &  result 
)
protected

Definition at line 153 of file GteIntrSegment2AlignedBox2.h.

template<typename Real >
FIQuery< Real, Segment2< Real >, AlignedBox2< Real > >::Result gte::FIQuery< Real, Segment2< Real >, AlignedBox2< Real > >::operator() ( Segment2< Real > const &  segment,
AlignedBox2< Real > const &  box 
)

Definition at line 120 of file GteIntrSegment2AlignedBox2.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