![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
#include <Standard.hxx>#include <Standard_Type.hxx>#include <Standard_Integer.hxx>#include <gp_Vec.hxx>#include <NCollection_DataMap.hxx>#include <MeshVS_DataSource.hxx>#include <NCollection_Array1.hxx>#include <MeshVS_EntityType.hxx>#include <NCollection_Sequence.hxx>#include <NCollection_HArray1.hxx>Data Structures | |
| class | MeshVS_DeformedDataSource |
| The class provides default class which helps to represent node displacements by deformed mesh This class has an internal handle to canonical non-deformed mesh data source and map of displacement vectors. The displacement can be magnified to useful size. All methods is implemented with calling the corresponding methods of non-deformed data source. More... | |