Include :
- aggiunto prototipo.
This commit is contained in:
@@ -540,6 +540,7 @@ EXE_EXPORT bool ExeSetTextureFrame( int nId, const Frame3d& frTxrRef, int nRefTy
|
||||
EXE_EXPORT bool ExeRemoveTextureData( int nId) ;
|
||||
EXE_EXPORT bool ExeGetTextureName( int nId, std::string& sTxrName) ;
|
||||
EXE_EXPORT bool ExeGetTextureFrame( int nId, int nRefId, Frame3d& frTxrRef) ;
|
||||
EXE_EXPORT bool ExeSetStipple( int nId, int nFactor, int nPattern) ;
|
||||
|
||||
// GeomDb Obj Selection
|
||||
EXE_EXPORT bool ExeSetObjFilterForSelect( bool bZerodim, bool bCurve, bool bSurf, bool bVolume, bool bExtra) ;
|
||||
|
||||
Reference in New Issue
Block a user