#include <mesh_types.h>
Classes | |
struct | PluginArgs |
Public Types | |
typedef MeshTraits::VertexHandle | VertexHandle |
Static Public Member Functions | |
template<typename PluginT > | |
static void | runPlugin (PluginT &plugin, const PluginArgs &args) |
Definition at line 79 of file mesh_types.h.
typedef MeshTraits::VertexHandle cob_3d_meshing::SetVertex< MeshTraits >::VertexHandle |
Definition at line 82 of file mesh_types.h.
static void cob_3d_meshing::SetVertex< MeshTraits >::runPlugin | ( | PluginT & | plugin, |
const PluginArgs & | args | ||
) | [inline, static] |
Definition at line 87 of file mesh_types.h.