Public Types | Public Member Functions | Friends

OpenTissue::polymesh::PolyMeshVertex< polymesh_type_ > Class Template Reference

#include <polymesh_vertex.h>

List of all members.

Public Types

typedef polymesh_type_ mesh_type
typedef mesh_type::vertex_handle vertex_handle
typedef mesh_type::halfedge_handle halfedge_handle
typedef mesh_type::vertex_iterator vertex_iterator
typedef
mesh_type::halfedge_iterator 
halfedge_iterator

Public Member Functions

 PolyMeshVertex ()
vertex_handle get_handle () const
mesh_typeget_owner () const
halfedge_handle get_outgoing_halfedge_handle () const
halfedge_iterator get_outgoing_halfedge_iterator () const

Friends

class polymesh_core_access

template<typename polymesh_type_>
class OpenTissue::polymesh::PolyMeshVertex< polymesh_type_ >


Member Typedef Documentation

template<typename polymesh_type_>
typedef mesh_type::halfedge_handle OpenTissue::polymesh::PolyMeshVertex< polymesh_type_ >::halfedge_handle
template<typename polymesh_type_>
typedef mesh_type::halfedge_iterator OpenTissue::polymesh::PolyMeshVertex< polymesh_type_ >::halfedge_iterator
template<typename polymesh_type_>
typedef polymesh_type_ OpenTissue::polymesh::PolyMeshVertex< polymesh_type_ >::mesh_type
template<typename polymesh_type_>
typedef mesh_type::vertex_handle OpenTissue::polymesh::PolyMeshVertex< polymesh_type_ >::vertex_handle
template<typename polymesh_type_>
typedef mesh_type::vertex_iterator OpenTissue::polymesh::PolyMeshVertex< polymesh_type_ >::vertex_iterator

Constructor & Destructor Documentation

template<typename polymesh_type_>
OpenTissue::polymesh::PolyMeshVertex< polymesh_type_ >::PolyMeshVertex (  )  [inline]

Member Function Documentation

template<typename polymesh_type_>
vertex_handle OpenTissue::polymesh::PolyMeshVertex< polymesh_type_ >::get_handle (  )  const [inline]
template<typename polymesh_type_>
halfedge_handle OpenTissue::polymesh::PolyMeshVertex< polymesh_type_ >::get_outgoing_halfedge_handle (  )  const [inline]
template<typename polymesh_type_>
halfedge_iterator OpenTissue::polymesh::PolyMeshVertex< polymesh_type_ >::get_outgoing_halfedge_iterator (  )  const [inline]
template<typename polymesh_type_>
mesh_type* OpenTissue::polymesh::PolyMeshVertex< polymesh_type_ >::get_owner (  )  const [inline]

Friends And Related Function Documentation

template<typename polymesh_type_>
friend class polymesh_core_access [friend]

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