FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
ISMUtils Class Reference

#include <ISMUtils.h>

Public Member Functions

ISMUtilsoperator= (ISMUtils const &)
 

Static Public Member Functions

static AcDbRasterImage *__cdecl openRasterEntity (AcDbObjectId, AcDb::OpenMode, bool)
 
static AcDbRasterImageDef *__cdecl openImageDef (AcDbObjectId, AcDb::OpenMode)
 
static AcDbRasterImageDef *__cdecl openRasterDef (AcDbObjectId, AcDb::OpenMode)
 
static AcDbRasterImageDefReactor *__cdecl getCreateReactor (void)
 
static AcGeVector3d __cdecl rx_ucsXDir (void)
 
static AcGeVector3d __cdecl rx_ucsYDir (void)
 
static double __cdecl convertUnits (AcDbRasterImageDef::Units, AcDbRasterImageDef::Units)
 
static AcDbRasterImageDef::Units __cdecl userScale (AcDbDatabase *)
 
static Acad::ErrorStatus __cdecl TransferFile (wchar_t const *, wchar_t *, unsigned int)
 
static int __cdecl convertUnits (wchar_t const *, wchar_t const *, double *)
 
static int __cdecl setUserScaleText (wchar_t const *)
 
static void __cdecl getImageFileExtensions (wchar_t *, unsigned int)
 
static void __cdecl getImageFilterString (wchar_t *, unsigned int)
 
static void __cdecl getUserScaleText (wchar_t *, unsigned int, int, AcDbDatabase *)
 

Detailed Description

Definition at line 30 of file ISMUtils.h.

Member Function Documentation

◆ convertUnits() [1/2]

◆ convertUnits() [2/2]

static int __cdecl ISMUtils::convertUnits ( wchar_t const * ,
wchar_t const * ,
double *  )
static

◆ getCreateReactor()

static AcDbRasterImageDefReactor *__cdecl ISMUtils::getCreateReactor ( void )
static

◆ getImageFileExtensions()

static void __cdecl ISMUtils::getImageFileExtensions ( wchar_t * ,
unsigned int  )
static

◆ getImageFilterString()

static void __cdecl ISMUtils::getImageFilterString ( wchar_t * ,
unsigned int  )
static

◆ getUserScaleText()

static void __cdecl ISMUtils::getUserScaleText ( wchar_t * ,
unsigned int ,
int ,
AcDbDatabase *  )
static

◆ openImageDef()

static AcDbRasterImageDef *__cdecl ISMUtils::openImageDef ( AcDbObjectId ,
AcDb::OpenMode  )
static

◆ openRasterDef()

static AcDbRasterImageDef *__cdecl ISMUtils::openRasterDef ( AcDbObjectId ,
AcDb::OpenMode  )
static

◆ openRasterEntity()

static AcDbRasterImage *__cdecl ISMUtils::openRasterEntity ( AcDbObjectId ,
AcDb::OpenMode ,
bool  )
static

◆ operator=()

ISMUtils & ISMUtils::operator= ( ISMUtils const & )

◆ rx_ucsXDir()

static AcGeVector3d __cdecl ISMUtils::rx_ucsXDir ( void )
static

◆ rx_ucsYDir()

static AcGeVector3d __cdecl ISMUtils::rx_ucsYDir ( void )
static

◆ setUserScaleText()

static int __cdecl ISMUtils::setUserScaleText ( wchar_t const * )
static

◆ TransferFile()

static Acad::ErrorStatus __cdecl ISMUtils::TransferFile ( wchar_t const * ,
wchar_t * ,
unsigned int  )
static

◆ userScale()

static AcDbRasterImageDef::Units __cdecl ISMUtils::userScale ( AcDbDatabase * )
static

The documentation for this class was generated from the following file: