OpenVolumeMesh
Loading...
Searching...
No Matches
OpenVolumeMesh::ColorAttrib< ColT > Class Template Reference

Public Member Functions

 ColorAttrib (TopologyKernel &_kernel, const ColT _def=ColT())
const ColT & operator[] (const VertexHandle &_h) const
ColT & operator[] (const VertexHandle &_h)
const ColT & operator[] (const EdgeHandle &_h) const
ColT & operator[] (const EdgeHandle &_h)
const ColT & operator[] (const HalfEdgeHandle &_h) const
ColT & operator[] (const HalfEdgeHandle &_h)
const ColT & operator[] (const FaceHandle &_h) const
ColT & operator[] (const FaceHandle &_h)
const ColT & operator[] (const HalfFaceHandle &_h) const
ColT & operator[] (const HalfFaceHandle &_h)
const ColT & operator[] (const CellHandle &_h) const
ColT & operator[] (const CellHandle &_h)
bool vertex_colors_available ()
bool halfedge_colors_available ()
bool edge_colors_available ()
bool halfface_colors_available ()
bool face_colors_available ()
bool cell_colors_available ()
void clear_vertex_colors ()
void clear_halfedge_colors ()
void clear_edge_colors ()
void clear_halfface_colors ()
void clear_face_colors ()
void clear_cell_colors ()

The documentation for this class was generated from the following files:
  • OpenVolumeMesh/Attribs/ColorAttrib.hh
  • OpenVolumeMesh/Attribs/ColorAttribT.cc