|
FRX SDK Documentation 2025 SP0
|
#include <AcLightServiceManager.h>
Public Member Functions | |
| AcLightServiceManager & | operator= (AcLightServiceManager const &) |
Static Public Member Functions | |
| static Acad::ErrorStatus __cdecl | getLightIds (AcDbObjectIdArray &, bool, AcDbDatabase *) |
| static Acad::ErrorStatus __cdecl | idAt (AcDbObjectId &, wchar_t const *, AcDbDatabase *) |
| static Acad::ErrorStatus __cdecl | newLightName (AcString &, AcGiDrawable::DrawableType, AcDbDatabase *) |
| static void __cdecl | addReactor (AcLightServiceReactor *) |
| static void __cdecl | removeReactor (AcLightServiceReactor *) |
| static void __cdecl | setRefEditState (int) |
Definition at line 28 of file AcLightServiceManager.h.
|
static |
|
static |
|
static |
|
static |
| AcLightServiceManager & AcLightServiceManager::operator= | ( | AcLightServiceManager const & | ) |
|
static |