Public Attributes | List of all members
gte::Delaunay2< InputType, ComputeType >::SearchInfo Struct Reference

#include <GteDelaunay2.h>

Public Attributes

int finalTriangle
 
std::array< int, 3 > finalV
 
int initialTriangle
 
int numPath
 
std::vector< intpath
 

Detailed Description

template<typename InputType, typename ComputeType>
struct gte::Delaunay2< InputType, ComputeType >::SearchInfo

Definition at line 138 of file GteDelaunay2.h.

Member Data Documentation

template<typename InputType, typename ComputeType>
int gte::Delaunay2< InputType, ComputeType >::SearchInfo::finalTriangle

Definition at line 143 of file GteDelaunay2.h.

template<typename InputType, typename ComputeType>
std::array<int, 3> gte::Delaunay2< InputType, ComputeType >::SearchInfo::finalV

Definition at line 144 of file GteDelaunay2.h.

template<typename InputType, typename ComputeType>
int gte::Delaunay2< InputType, ComputeType >::SearchInfo::initialTriangle

Definition at line 140 of file GteDelaunay2.h.

template<typename InputType, typename ComputeType>
int gte::Delaunay2< InputType, ComputeType >::SearchInfo::numPath

Definition at line 141 of file GteDelaunay2.h.

template<typename InputType, typename ComputeType>
std::vector<int> gte::Delaunay2< InputType, ComputeType >::SearchInfo::path

Definition at line 142 of file GteDelaunay2.h.


The documentation for this struct was generated from the following file:


geometric_tools_engine
Author(s): Yijiang Huang
autogenerated on Thu Jul 18 2019 04:00:05