Public Member Functions | Public Attributes | List of all members
gte::GenerateMeshUV< Real >::UVComputeModel Class Reference

#include <GteGenerateMeshUV.h>

Inheritance diagram for gte::GenerateMeshUV< Real >::UVComputeModel:
Inheritance graph
[legend]

Public Member Functions

 UVComputeModel ()
 
 UVComputeModel (unsigned int inNumThreads, std::function< void(unsigned int)> const *inProgress)
 
virtual ~UVComputeModel ()
 
- Public Member Functions inherited from gte::ComputeModel
 ComputeModel ()
 
 ComputeModel (unsigned int inNumThreads)
 
virtual ~ComputeModel ()
 

Public Attributes

std::function< void(unsigned int)> const * progress
 
- Public Attributes inherited from gte::ComputeModel
unsigned int numThreads
 

Detailed Description

template<typename Real>
class gte::GenerateMeshUV< Real >::UVComputeModel

Definition at line 63 of file GteGenerateMeshUV.h.

Constructor & Destructor Documentation

template<typename Real >
gte::GenerateMeshUV< Real >::UVComputeModel::~UVComputeModel ( )
virtual

Definition at line 167 of file GteGenerateMeshUV.h.

template<typename Real >
gte::GenerateMeshUV< Real >::UVComputeModel::UVComputeModel ( )

Definition at line 172 of file GteGenerateMeshUV.h.

template<typename Real >
gte::GenerateMeshUV< Real >::UVComputeModel::UVComputeModel ( unsigned int  inNumThreads,
std::function< void(unsigned int)> const *  inProgress 
)

Definition at line 179 of file GteGenerateMeshUV.h.

Member Data Documentation

template<typename Real >
std::function<void(unsigned int)> const* gte::GenerateMeshUV< Real >::UVComputeModel::progress

Definition at line 80 of file GteGenerateMeshUV.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