Static Public Member Functions

OpenTissue::t4mesh::t4mesh_core_access Class Reference

#include <t4mesh_core_access.h>

List of all members.

Static Public Member Functions

template<typename feature_type , typename index_type >
static void set_index (feature_type &f, index_type idx)
template<typename feature_type , typename mesh_type >
static void set_owner (feature_type &f, mesh_type *owner)
template<typename tetrahedron_type , typename index_type >
static void set_node0 (tetrahedron_type &tetrahedron, index_type idx)
template<typename tetrahedron_type , typename index_type >
static void set_node1 (tetrahedron_type &tetrahedron, index_type idx)
template<typename tetrahedron_type , typename index_type >
static void set_node2 (tetrahedron_type &tetrahedron, index_type idx)
template<typename tetrahedron_type , typename index_type >
static void set_node3 (tetrahedron_type &tetrahedron, index_type idx)
template<typename node_type , typename index_type >
static void tetrahedra_push_back (node_type &node, index_type idx)
template<typename node_type , typename index_type >
static void tetrahedra_remove (node_type &node, index_type idx)

Member Function Documentation

template<typename feature_type , typename index_type >
static void OpenTissue::t4mesh::t4mesh_core_access::set_index ( feature_type &  f,
index_type  idx 
) [inline, static]
template<typename tetrahedron_type , typename index_type >
static void OpenTissue::t4mesh::t4mesh_core_access::set_node0 ( tetrahedron_type &  tetrahedron,
index_type  idx 
) [inline, static]
template<typename tetrahedron_type , typename index_type >
static void OpenTissue::t4mesh::t4mesh_core_access::set_node1 ( tetrahedron_type &  tetrahedron,
index_type  idx 
) [inline, static]
template<typename tetrahedron_type , typename index_type >
static void OpenTissue::t4mesh::t4mesh_core_access::set_node2 ( tetrahedron_type &  tetrahedron,
index_type  idx 
) [inline, static]
template<typename tetrahedron_type , typename index_type >
static void OpenTissue::t4mesh::t4mesh_core_access::set_node3 ( tetrahedron_type &  tetrahedron,
index_type  idx 
) [inline, static]
template<typename feature_type , typename mesh_type >
static void OpenTissue::t4mesh::t4mesh_core_access::set_owner ( feature_type &  f,
mesh_type owner 
) [inline, static]
template<typename node_type , typename index_type >
static void OpenTissue::t4mesh::t4mesh_core_access::tetrahedra_push_back ( node_type &  node,
index_type  idx 
) [inline, static]
template<typename node_type , typename index_type >
static void OpenTissue::t4mesh::t4mesh_core_access::tetrahedra_remove ( node_type &  node,
index_type  idx 
) [inline, static]

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