OFFIS DCMTK  Version 3.6.0
Public Member Functions | Public Attributes | List of all members
Triplet< SAMPLE > Struct Template Reference
Inheritance diagram for Triplet< SAMPLE >:
[legend]
Collaboration diagram for Triplet< SAMPLE >:
[legend]

Public Member Functions

 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 Thu Dec 20 2012 for OFFIS DCMTK Version 3.6.0 by Doxygen 1.8.2