Classes | Public Member Functions | Private Member Functions | List of all members
gte::FIQuery< Real, std::vector< Vector3< Real > >, Plane3< Real > > Class Template Reference

#include <GteIntrConvexPolygonPlane.h>

Classes

struct  Result
 

Public Member Functions

Result operator() (std::vector< Vector3< Real >> const &polygon, Plane3< Real > const &plane)
 

Private Member Functions

void SplitPolygon (std::vector< Vector3< Real >> const &polygon, std::vector< Real > const &height, int maxPosIndex, Result &result)
 

Detailed Description

template<typename Real>
class gte::FIQuery< Real, std::vector< Vector3< Real > >, Plane3< Real > >

Definition at line 150 of file GteIntrConvexPolygonPlane.h.

Member Function Documentation

template<typename Real >
FIQuery< Real, std::vector< Vector3< Real > >, Plane3< Real > >::Result gte::FIQuery< Real, std::vector< Vector3< Real > >, Plane3< Real > >::operator() ( std::vector< Vector3< Real >> const &  polygon,
Plane3< Real > const &  plane 
)

Definition at line 264 of file GteIntrConvexPolygonPlane.h.

template<typename Real >
void gte::FIQuery< Real, std::vector< Vector3< Real > >, Plane3< Real > >::SplitPolygon ( std::vector< Vector3< Real >> const &  polygon,
std::vector< Real > const &  height,
int  maxPosIndex,
Result &  result 
)
private

Definition at line 418 of file GteIntrConvexPolygonPlane.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