CMS 3D CMS Logo

VisHiddenLineView.h

Go to the documentation of this file.
00001 #ifndef VIS_FRAMEWORK_BASE_VIS_HIDDEN_LINE_VIEW_H
00002 # define VIS_FRAMEWORK_BASE_VIS_HIDDEN_LINE_VIEW_H
00003 
00004 //<<<<<< INCLUDES                                                       >>>>>>
00005 
00006 # include "VisFramework/VisFrameworkBase/interface/VisActiveConfigurable.h"
00007 
00008 //<<<<<< PUBLIC DEFINES                                                 >>>>>>
00009 //<<<<<< PUBLIC CONSTANTS                                               >>>>>>
00010 //<<<<<< PUBLIC TYPES                                                   >>>>>>
00011 //<<<<<< PUBLIC VARIABLES                                               >>>>>>
00012 //<<<<<< PUBLIC FUNCTIONS                                               >>>>>>
00013 //<<<<<< CLASS DECLARATIONS                                             >>>>>>
00014 
00015 class VisHiddenLineView : public VisActiveConfigurable<bool>
00016 {
00017 public:
00018     VisHiddenLineView (IgState *state, lat::Callback notify);
00019     // implicit copy constructor
00020     // implicit assignment operator
00021     // implicit destructor
00022 };
00023 
00024 //<<<<<< INLINE PUBLIC FUNCTIONS                                        >>>>>>
00025 //<<<<<< INLINE MEMBER FUNCTIONS                                        >>>>>>
00026 
00027 #endif // VIS_FRAMEWORK_BASE_VIS_HIDDEN_LINE_VIEW_H

Generated on Tue Jun 9 17:49:55 2009 for CMSSW by  doxygen 1.5.4