Classes | Public Member Functions | List of all members
gte::FIQuery< Real, OrientedBox3< Real >, Sphere3< Real > > Class Template Reference

#include <GteIntrOrientedBox3Sphere3.h>

Inheritance diagram for gte::FIQuery< Real, OrientedBox3< Real >, Sphere3< Real > >:
Inheritance graph
[legend]

Classes

struct  Result
 

Public Member Functions

Result operator() (Real maxTime, OrientedBox3< Real > const &box, Vector3< Real > const &boxVelocity, Sphere3< Real > const &sphere, Vector3< Real > const &sphereVelocity)
 
- Public Member Functions inherited from gte::FIQuery< Real, AlignedBox3< Real >, Sphere3< Real > >
Result operator() (Real maxTime, AlignedBox3< Real > const &box, Vector3< Real > const &boxVelocity, Sphere3< Real > const &sphere, Vector3< Real > const &sphereVelocity)
 

Additional Inherited Members

- Protected Member Functions inherited from gte::FIQuery< Real, AlignedBox3< Real >, Sphere3< Real > >
void DoQuery (Real maxTime, Vector3< Real > const &boxCenter, Vector3< Real > const &boxExtent, Sphere3< Real > const &sphere, Vector3< Real > &cdiff, Vector3< Real > &relvel, Result &result)
 
int FindEdgeRegionIntersection (Real ex, Real ey, Real ez, Real cx, Real cy, Real cz, Real vx, Real vy, Real vz, Real &ix, Real &iy, Real &iz, bool aboveEdge, Real radius, Real &contactTime)
 
int FindFaceRegionIntersection (Real ex, Real ey, Real ez, Real cx, Real cy, Real cz, Real vx, Real vy, Real vz, Real &ix, Real &iy, Real &iz, bool aboveFace, Real radius, Real &contactTime)
 
int FindJustEdgeIntersection (Real cy, Real ex, Real ey, Real ez, Real dx, Real dz, Real vx, Real vy, Real vz, Real &ix, Real &iy, Real &iz, Real radius, Real &contactTime)
 
int FindVertexRegionIntersection (Real ex, Real ey, Real ez, Real cx, Real cy, Real cz, Real vx, Real vy, Real vz, Real &ix, Real &iy, Real &iz, Real radius, Real &contactTime)
 
Real GetEdgeIntersection (Real dx, Real dz, Real vx, Real vz, Real vsqr, Real rsqr)
 
Real GetVertexIntersection (Real dx, Real dy, Real dz, Real vx, Real vy, Real vz, Real rsqr)
 

Detailed Description

template<typename Real>
class gte::FIQuery< Real, OrientedBox3< Real >, Sphere3< Real > >

Definition at line 36 of file GteIntrOrientedBox3Sphere3.h.

Member Function Documentation

template<typename Real >
FIQuery< Real, OrientedBox3< Real >, Sphere3< Real > >::Result gte::FIQuery< Real, OrientedBox3< Real >, Sphere3< Real > >::operator() ( Real  maxTime,
OrientedBox3< Real > const &  box,
Vector3< Real > const &  boxVelocity,
Sphere3< Real > const &  sphere,
Vector3< Real > const &  sphereVelocity 
)

Definition at line 74 of file GteIntrOrientedBox3Sphere3.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