Include :

- aggiornamento prototipi.
This commit is contained in:
Dario Sassi
2019-02-14 10:01:24 +00:00
parent fdc85db557
commit 17ee6d8c6e
+1
View File
@@ -309,6 +309,7 @@ EXE_EXPORT int ExeGetParent( int nId) ;
EXE_EXPORT bool ExeGetGlobFrame( int nId, Frame3d& frGlob) ;
EXE_EXPORT bool ExeGetGroupGlobFrame( int nId, Frame3d& frGlob) ;
EXE_EXPORT int ExeGetGroupObjs( int nId) ;
EXE_EXPORT bool ExeGetAllInGroup( int nGroupId, INTVECTOR& vIds) ;
EXE_EXPORT int ExeGetFirstInGroup( int nGroupId) ;
EXE_EXPORT int ExeGetNext( int nId) ;
EXE_EXPORT int ExeGetLastInGroup( int nGroupId) ;