Include :
- aggiornamento prototipi.
This commit is contained in:
@@ -552,6 +552,7 @@ EXE_EXPORT int ExeVolZmapPartCount( int nId) ;
|
||||
EXE_EXPORT bool ExeVolZmapPartVolume( int nId, int nPart, double& dVol) ;
|
||||
EXE_EXPORT bool ExeTextNormVersor( int nId, int nRefId, Vector3d& vtNorm) ;
|
||||
EXE_EXPORT bool ExeTextGetContent( int nId, std::string& sText) ;
|
||||
EXE_EXPORT bool ExeTextGetFont( int nId, std::string& sFont) ;
|
||||
EXE_EXPORT bool ExePointToIdGlob( Point3d& ptP, int nId) ;
|
||||
EXE_EXPORT bool ExePointToIdLoc( Point3d& ptP, int nId) ;
|
||||
EXE_EXPORT bool ExeVectorToIdGlob( Vector3d& vtV, int nId) ;
|
||||
|
||||
Reference in New Issue
Block a user