CMS 3D CMS Logo

IgSpareRep.cc

Go to the documentation of this file.
00001 //<<<<<< INCLUDES                                                       >>>>>>
00002 
00003 #include "Iguana/GLModels/interface/IgSpareRep.h"
00004 #include "Iguana/GLModels/interface/IgSpareModel.h"
00005 
00006 //<<<<<< PRIVATE DEFINES                                                >>>>>>
00007 //<<<<<< PRIVATE CONSTANTS                                              >>>>>>
00008 //<<<<<< PRIVATE TYPES                                                  >>>>>>
00009 //<<<<<< PRIVATE VARIABLE DEFINITIONS                                   >>>>>>
00010 //<<<<<< PUBLIC VARIABLE DEFINITIONS                                    >>>>>>
00011 //<<<<<< CLASS STRUCTURE INITIALIZATION                                 >>>>>>
00012 //<<<<<< PRIVATE FUNCTION DEFINITIONS                                   >>>>>>
00013 //<<<<<< PUBLIC FUNCTION DEFINITIONS                                    >>>>>>
00014 //<<<<<< MEMBER FUNCTION DEFINITIONS                                    >>>>>>
00015 
00016 IgSpareRep::IgSpareRep (IgSpareModel *model,
00017                       IgSpareRep *parent,
00018                       IgSpareRep *prev,
00019                       SoGroup *node)
00020     : Ig3DBaseRep (model, parent, prev, node)
00021 {}

Generated on Tue Jun 9 17:38:42 2009 for CMSSW by  doxygen 1.5.4