Packages |
| package | VISU |
Functions |
| bool | VISU.CreatColoredPrs3d (ColoredPrs3d_i *theColoredPrs3d, Result_i *theResult, const std::string &theMeshName, VISU::Entity theEntity, const std::string &theFieldName, CORBA::Long theIteration) |
| VISU::ColoredPrs3d_i * | VISU.CreatePrs3d_i (VISUType theType, SALOMEDS::Study_ptr theStudy, ColoredPrs3d_i::EPublishInStudyMode thePublishInStudyMode) |
| VISU::ColoredPrs3dCache::EnlargeType | VISU.GetRequiredCacheMemory (VISU::VISUType theType, VISU::Result_ptr theResult, const std::string &theMeshName, VISU::Entity theEntity, const std::string &theFieldName, CORBA::Long theTimeStampNumber, CORBA::Float &theUsedMemory, CORBA::Float &theRequiredMemory) |
| | Gets the memory required for cache.
|
| VISU::ColoredPrs3d_i * | VISU.CreateHolder2GetDeviceByEnum (VISU::VISUType theType, VISU::Result_ptr theResult, const std::string &theMeshName, VISU::Entity theEntity, const std::string &theFieldName, CORBA::Long theTimeStampNumber, VISU::ColoredPrs3dCache::EnlargeType theEnlargeType, CORBA::Float theRequiredMemory) |
| | Creates ColoredPrs3dHolder by enumeration value and gets its first device.
|
| size_t | VISU.CheckIsPossible (VISU::VISUType theType, const VISU::ColoredPrs3dHolder::BasicInput &theInput, bool theMemoryCheck) |
| | Check is possible to create ColoredPrs3dHolder with the given input.
|