Triplet< SAMPLE > Struct Template Reference

List of all members.

Public Member Functions

 Triplet ()
 Triplet (LONG x1, LONG x2, LONG x3)

Public Attributes

union {
   SAMPLE   v1
   SAMPLE   R
}; 
union {
   SAMPLE   v2
   SAMPLE   G
}; 
union {
   SAMPLE   v3
   SAMPLE   B
}; 

Detailed Description

template<class SAMPLE>
struct Triplet< SAMPLE >

Definition at line 57 of file util.h.


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


Generated on 6 Jan 2011 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.5.1