Include :
- aggiornamento prototipi.
This commit is contained in:
@@ -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) ;
|
||||
|
||||
Reference in New Issue
Block a user