// * TYPE is the C++ type of the input/output
// (the one provided in the attribute 'type' of the tag 'input')
if (bbGetInputActive()==true)
- {
+ {
if (bbGetInputwxVtkBaseView()!=NULL)
{
vtkMPRBaseData* vtkmprbasedata = (vtkMPRBaseData*) (bbGetInputwxVtkBaseView()->GetVtkBaseData());
if (mbbViewerNV->bbGetInputReactivityType()==0) { ok=false; }
mbbViewerNV->bbSignalOutputModification(std::string("Point"),ok);
-
-
// if (mbbViewerNV->bbGetInputReactivityType()==1)
// {
// mbbViewerNV->bbSignalOutputModification(std::string("Point"),true);