Home
last modified time | relevance | path

Searched refs:funcLicenseType (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DDXApplication.C1702 this->funcLicenseType = UndeterminedLicense; in DXApplication()
2638 this->funcLicenseType = ViewerLicense;
2671 this->funcLicenseType = func_lic;
2672 if (this->funcLicenseType == Unlicensed) {
2676 this->funcLicenseType = this->getForcedFunctionalLicenseEnum();
2678 this->funcLicenseType = DeveloperLicense;
2688 this->funcLicenseType = DeveloperLicense;
4537 this->funcLicenseType = *func;
4545 if (this->funcLicenseType == UndeterminedLicense) { // not determined yet
4551 return this->funcLicenseType;
H A DDXApplication.h400 LicenseTypeEnum funcLicenseType; // run-time or development variable