FaceVertexId Class Reference

#include <brush.h>

Public Member Functions

 FaceVertexId (std::size_t face, std::size_t vertex)
std::size_t getFace () const
std::size_t getVertex () const

Private Attributes

std::size_t m_face
std::size_t m_vertex

Detailed Description

Definition at line 1218 of file brush.h.


Constructor & Destructor Documentation

FaceVertexId::FaceVertexId ( std::size_t  face,
std::size_t  vertex 
) [inline]

Definition at line 1224 of file brush.h.


Member Function Documentation

std::size_t FaceVertexId::getFace (  )  const [inline]
std::size_t FaceVertexId::getVertex (  )  const [inline]

Field Documentation

std::size_t FaceVertexId::m_face [private]

Definition at line 1220 of file brush.h.

Referenced by getFace().

std::size_t FaceVertexId::m_vertex [private]

Definition at line 1221 of file brush.h.

Referenced by getVertex().


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

Generated by  doxygen 1.6.2