Include :
- aggiornamenti.
This commit is contained in:
@@ -564,6 +564,8 @@ EXE_EXPORT bool ExeGetView( int* pnDir) ;
|
||||
EXE_EXPORT bool ExeGetGenericView( double* pdAngVertDeg, double* pdAngHorizDeg) ;
|
||||
EXE_EXPORT bool ExeProjectPoint( const Point3d& ptP, Point3d& ptWin) ;
|
||||
EXE_EXPORT bool ExeUnProjectPoint( int nWinX, int nWinY, Point3d& ptP) ;
|
||||
EXE_EXPORT bool ExeLoadTexture( const std::string& sName, const std::string& sFile,
|
||||
double dDimX, double dDimY, bool bRepeat) ;
|
||||
|
||||
// Messages
|
||||
EXE_EXPORT bool ExeLoadMessages( const std::string& sMsgFilePath) ;
|
||||
|
||||
Reference in New Issue
Block a user