bool theIsMemoryCheck)
{
try{
- if(!VISU::ScalarMap_i::IsPossible(theResult, theMeshName, theEntity, theFieldName, theTimeStampNumber, false))
+ if(!TSuperClass::IsPossible(theResult, theMeshName, theEntity, theFieldName, theTimeStampNumber, false))
return 0;
VISU::Result_i::TInput* anInput = theResult->GetInput();
VISU::Prs3d_i*& thePrs3dServant,
vtkAppendFilter* theAppendFilter,
size_t& theIsAccepted):
- myIntStep(myIntStep),
+ myIntStep(theIntStep),
myPropogationTime(thePropogationTime),
myStepLength(theStepLength),
myPrs3d(thePrs3d),