Classes | Public Member Functions | Private Member Functions | List of all members
gte::DCPQuery< Real, Vector3< Real >, Cylinder3< Real > > Class Template Reference

#include <GteDistPoint3Cylinder3.h>

Classes

struct  Result
 

Public Member Functions

Result operator() (Vector3< Real > const &point, Cylinder3< Real > const &cylinder)
 

Private Member Functions

void DoQueryFiniteCylinder (Vector3< Real > const &P, Real radius, Real height, Result &result)
 
void DoQueryInfiniteCylinder (Vector3< Real > const &P, Real radius, Result &result)
 

Detailed Description

template<typename Real>
class gte::DCPQuery< Real, Vector3< Real >, Cylinder3< Real > >

Definition at line 20 of file GteDistPoint3Cylinder3.h.

Member Function Documentation

template<typename Real >
void gte::DCPQuery< Real, Vector3< Real >, Cylinder3< Real > >::DoQueryFiniteCylinder ( Vector3< Real > const &  P,
Real  radius,
Real  height,
Result &  result 
)
private

Definition at line 107 of file GteDistPoint3Cylinder3.h.

template<typename Real >
void gte::DCPQuery< Real, Vector3< Real >, Cylinder3< Real > >::DoQueryInfiniteCylinder ( Vector3< Real > const &  P,
Real  radius,
Result &  result 
)
private

Definition at line 83 of file GteDistPoint3Cylinder3.h.

template<typename Real >
DCPQuery< Real, Vector3< Real >, Cylinder3< Real > >::Result gte::DCPQuery< Real, Vector3< Real >, Cylinder3< Real > >::operator() ( Vector3< Real > const &  point,
Cylinder3< Real > const &  cylinder 
)

Definition at line 43 of file GteDistPoint3Cylinder3.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:05