Include :
- aggiornamento prototipi.
This commit is contained in:
@@ -461,6 +461,7 @@ EXE_EXPORT int ExeGetFirstNameInGroup( int nGroupId, const std::string& sName)
|
||||
EXE_EXPORT int ExeGetNextName( int nId, const std::string& sName) ;
|
||||
EXE_EXPORT int ExeGetLastNameInGroup( int nGroupId, const std::string& sName) ;
|
||||
EXE_EXPORT int ExeGetPrevName( int nId, const std::string& sName) ;
|
||||
EXE_EXPORT bool ExeGetNameInGroup( int nGroupId, const std::string& sName, INTVECTOR& vIds) ;
|
||||
EXE_EXPORT bool ExeGetInfoInGroup( int nGroupId, const std::string& sKey, INTVECTOR& vIds) ;
|
||||
EXE_EXPORT bool ExeGetBBox( int nId, int nFlag, BBox3d& b3Box) ;
|
||||
EXE_EXPORT bool ExeGetBBoxGlob( int nId, int nFlag, BBox3d& b3Box) ;
|
||||
|
||||
Reference in New Issue
Block a user