Developer Documentation
TriMesh_ArrayKernel_GeneratorT< Traits > Struct Template Reference

Public Types

typedef FinalMeshItemsT< ArrayItems, Traits, true > MeshItems
 
typedef AttribKernelT< MeshItems > AttribKernel
 
typedef ArrayKernelT< AttribKernel, MeshItems > MeshKernel
 
typedef TriMeshT< MeshKernel > Mesh
 

Detailed Description

template<class Traits>
struct TriMesh_ArrayKernel_GeneratorT< Traits >

Definition at line 2 of file build-trimesh.cc.

Member Typedef Documentation

◆ AttribKernel

template<class Traits >
typedef AttribKernelT<MeshItems> TriMesh_ArrayKernel_GeneratorT< Traits >::AttribKernel

Definition at line 5 of file build-trimesh.cc.

◆ Mesh

template<class Traits >
typedef TriMeshT<MeshKernel> TriMesh_ArrayKernel_GeneratorT< Traits >::Mesh

Definition at line 7 of file build-trimesh.cc.

◆ MeshItems

template<class Traits >
typedef FinalMeshItemsT<ArrayItems, Traits, true> TriMesh_ArrayKernel_GeneratorT< Traits >::MeshItems

Definition at line 4 of file build-trimesh.cc.

◆ MeshKernel

template<class Traits >
typedef ArrayKernelT<AttribKernel, MeshItems> TriMesh_ArrayKernel_GeneratorT< Traits >::MeshKernel

Definition at line 6 of file build-trimesh.cc.


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