STK AgAsHpopPluginSend comments on this topic.
AgEAsLightReflectionErrorCodes Enumeration
See Also

Description

Enumeration of AgAsLightReflectionPlugin General Error Codes

Members

MemberValueDescription
eLightReflectionErrorInternalFailure(HRESULT) ((((HRESULT) 1 << 31) | ((HRESULT) 4 << 16)) | (HRESULT) 0x101)LightReflection Plugin: An internal failure occurred.
eLightReflectionErrorNotConfigured(HRESULT) ((((HRESULT) 1 << 31) | ((HRESULT) 4 << 16)) | (HRESULT) 0x102)LightReflection Plugin: Not configured properly.
eLightReflectionErrorTransformFailure(HRESULT) ((((HRESULT) 1 << 31) | ((HRESULT) 4 << 16)) | (HRESULT) 0x103)LightReflection Plugin: Cannot transform vector from requested frame to specified frame.
eLightReflectionErrorSetReflectanceFailure(HRESULT) ((((HRESULT) 1 << 31) | ((HRESULT) 4 << 16)) | (HRESULT) 0x104)LightReflection Plugin: Cannot set reflectance.
eLightReflectionErrorSetReflectancePartialsFailure(HRESULT) ((((HRESULT) 1 << 31) | ((HRESULT) 4 << 16)) | (HRESULT) 0x105)LightReflection Plugin: Cannot set reflectance partials.
eLightReflectionErrorParameterIndexOutOfRange(HRESULT) ((((HRESULT) 1 << 31) | ((HRESULT) 4 << 16)) | (HRESULT) 0x106)LightReflection Plugin: The index number for the parameter is out of range.
eLightReflectionErrorParameterPartialsFailure(HRESULT) ((((HRESULT) 1 << 31) | ((HRESULT) 4 << 16)) | (HRESULT) 0x107)LightReflection Plugin: Cannot set parameter partials.
eLightReflectionErrorPluginInputNotReal(HRESULT) ((((HRESULT) 1 << 31) | ((HRESULT) 4 << 16)) | (HRESULT) 0x108)LightReflection Plugin: Input value is not a real number. Check for divide by zero.
eLightReflectionErrorParameterNotFound(HRESULT) ((((HRESULT) 1 << 31) | ((HRESULT) 4 << 16)) | (HRESULT) 0x109)LightReflection Plugin: The parameter cannot be found.
© 2024 Analytical Graphics, Inc. All Rights Reserved.