mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-05-26 00:30:49 +05:00
no message
This commit is contained in:
parent
6801e0b525
commit
959c2b824c
@ -19,6 +19,8 @@
|
|||||||
//
|
//
|
||||||
//NOTE: This is an intreface to a function for the Pipe creation.
|
//NOTE: This is an intreface to a function for the Pipe creation.
|
||||||
|
|
||||||
|
#ifndef _GEOMImpl_IPIPE_HXX_
|
||||||
|
#define _GEOMImpl_IPIPE_HXX_
|
||||||
|
|
||||||
#include "GEOM_Function.hxx"
|
#include "GEOM_Function.hxx"
|
||||||
|
|
||||||
@ -41,3 +43,5 @@ class GEOMImpl_IPipe
|
|||||||
|
|
||||||
Handle(GEOM_Function) _func;
|
Handle(GEOM_Function) _func;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user