#include <VisFramework/VisFrameworkBase/interface/VisTexture.h>
Public Member Functions | |
VisTexture (IgState *state, lat::Callback notify) |
Definition at line 16 of file VisTexture.h.
VisTexture::VisTexture | ( | IgState * | state, | |
lat::Callback | notify | |||
) |
Definition at line 15 of file VisTexture.cc.
00016 : VisActiveConfigurable<std::string> (state, notify, "CMS25%Black", "VisTexture") 00017 { 00018 }