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

#include <GteDelaunay3.h>

Public Attributes

int finalTetrahedron
 
std::array< int, 4 > finalV
 
int initialTetrahedron
 
int numPath
 
std::vector< intpath
 

Detailed Description

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

Definition at line 147 of file GteDelaunay3.h.

Member Data Documentation

template<typename InputType, typename ComputeType>
int gte::Delaunay3< InputType, ComputeType >::SearchInfo::finalTetrahedron

Definition at line 152 of file GteDelaunay3.h.

template<typename InputType, typename ComputeType>
std::array<int, 4> gte::Delaunay3< InputType, ComputeType >::SearchInfo::finalV

Definition at line 153 of file GteDelaunay3.h.

template<typename InputType, typename ComputeType>
int gte::Delaunay3< InputType, ComputeType >::SearchInfo::initialTetrahedron

Definition at line 149 of file GteDelaunay3.h.

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

Definition at line 150 of file GteDelaunay3.h.

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

Definition at line 151 of file GteDelaunay3.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