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

#include <GteIntrLine2AlignedBox2.h>

Inheritance diagram for gte::TIQuery< Real, Line2< Real >, AlignedBox2< Real > >:
Inheritance graph
[legend]

Classes

struct  Result
 

Public Member Functions

Result operator() (Line2< Real > const &line, AlignedBox2< Real > const &box)
 

Protected Member Functions

void DoQuery (Vector2< Real > const &lineOrigin, Vector2< Real > const &lineDirection, Vector2< Real > const &boxExtent, Result &result)
 

Detailed Description

template<typename Real>
class gte::TIQuery< Real, Line2< Real >, AlignedBox2< Real > >

Definition at line 27 of file GteIntrLine2AlignedBox2.h.

Member Function Documentation

template<typename Real >
void gte::TIQuery< Real, Line2< Real >, AlignedBox2< Real > >::DoQuery ( Vector2< Real > const &  lineOrigin,
Vector2< Real > const &  lineDirection,
Vector2< Real > const &  boxExtent,
Result &  result 
)
protected

Definition at line 90 of file GteIntrLine2AlignedBox2.h.

template<typename Real >
TIQuery< Real, Line2< Real >, AlignedBox2< Real > >::Result gte::TIQuery< Real, Line2< Real >, AlignedBox2< Real > >::operator() ( Line2< Real > const &  line,
AlignedBox2< Real > const &  box 
)

Definition at line 73 of file GteIntrLine2AlignedBox2.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:07