Public Types | Public Member Functions | Friends

OpenTissue::trimesh::TriMeshVertex< trimesh_type_ > Class Template Reference

#include <trimesh_vertex.h>

List of all members.

Public Types

typedef trimesh_type_ mesh_type
typedef mesh_type::vertex_handle vertex_handle

Public Member Functions

 TriMeshVertex ()
vertex_handle get_handle () const
mesh_typeget_owner () const
unsigned int get_face_count () const

Friends

class trimesh_core_access

template<typename trimesh_type_>
class OpenTissue::trimesh::TriMeshVertex< trimesh_type_ >


Member Typedef Documentation

template<typename trimesh_type_>
typedef trimesh_type_ OpenTissue::trimesh::TriMeshVertex< trimesh_type_ >::mesh_type
template<typename trimesh_type_>
typedef mesh_type::vertex_handle OpenTissue::trimesh::TriMeshVertex< trimesh_type_ >::vertex_handle

Constructor & Destructor Documentation

template<typename trimesh_type_>
OpenTissue::trimesh::TriMeshVertex< trimesh_type_ >::TriMeshVertex (  )  [inline]

Member Function Documentation

template<typename trimesh_type_>
unsigned int OpenTissue::trimesh::TriMeshVertex< trimesh_type_ >::get_face_count (  )  const [inline]
template<typename trimesh_type_>
vertex_handle OpenTissue::trimesh::TriMeshVertex< trimesh_type_ >::get_handle (  )  const [inline]
template<typename trimesh_type_>
mesh_type* OpenTissue::trimesh::TriMeshVertex< trimesh_type_ >::get_owner (  )  const [inline]

Friends And Related Function Documentation

template<typename trimesh_type_>
friend class trimesh_core_access [friend]

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