|
Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
Public Attributes | |
| int | available |
| JS_CallFunctionName_t | JS_CallFunctionName |
| JS_CallFunctionValue_t | JS_CallFunctionValue |
| JS_ConstructObjectWithArguments_t | JS_ConstructObjectWithArguments |
| JS_ConvertStub_t | JS_ConvertStub |
| JS_DestroyContext_t | JS_DestroyContext |
| JS_DestroyRuntime_t | JS_DestroyRuntime |
| JS_EnumerateStub_t | JS_EnumerateStub |
| JS_EvaluateScript_t | JS_EvaluateScript |
| JS_FinalizeStub_t | JS_FinalizeStub |
| JS_GetClass_t | JS_GetClass |
| JS_GetImplementationVersion_t | JS_GetImplementationVersion |
| JS_GetProperty_t | JS_GetProperty |
| JS_GetStringBytes_t | JS_GetStringBytes |
| JS_InitStandardClasses_t | JS_InitStandardClasses |
| JS_NewContext_t | JS_NewContext |
| JS_NewObject_t | JS_NewObject |
| JS_NewRuntime_t | JS_NewRuntime |
| JS_PropertyStub_t | JS_PropertyStub |
| JS_ResolveStub_t | JS_ResolveStub |
| JS_SetErrorReporter_t | JS_SetErrorReporter |
| JS_SetProperty_t | JS_SetProperty |
| JS_ShutDown_t | JS_ShutDown |
| JS_ValueToString_t | JS_ValueToString |
| JS_DefineObject_t | JS_DefineObject |
| JS_DefineProperties_t | JS_DefineProperties |
| JS_GetPrivate_t | JS_GetPrivate |
| JS_SetPrivate_t | JS_SetPrivate |
| JS_NewFunction_t | JS_NewFunction |
| JS_GetFunctionObject_t | JS_GetFunctionObject |
| JS_GetParent_t | JS_GetParent |
| JS_SetParent_t | JS_SetParent |
| JS_DefineFunctions_t | JS_DefineFunctions |
| JS_NewStringCopyZ_t | JS_NewStringCopyZ |
| JS_TypeOfValue_t | JS_TypeOfValue |
| JS_GetTypeName_t | JS_GetTypeName |
| JS_InstanceOf_t | JS_InstanceOf |
| JS_InitClass_t | JS_InitClass |
| JS_NewDoubleValue_t | JS_NewDoubleValue |
| JS_GetContextPrivate_t | JS_GetContextPrivate |
| JS_SetContextPrivate_t | JS_SetContextPrivate |
| JS_ValueToBoolean_t | JS_ValueToBoolean |
| JS_ValueToNumber_t | JS_ValueToNumber |
| JS_NewArrayObject_t | JS_NewArrayObject |
| JS_GetArrayLength_t | JS_GetArrayLength |
| JS_SetArrayLength_t | JS_SetArrayLength |
| JS_HasArrayLength_t | JS_HasArrayLength |
| JS_GetElement_t | JS_GetElement |
| JS_SetElement_t | JS_SetElement |
| JS_AddRoot_t | JS_AddRoot |
| JS_RemoveRoot_t | JS_RemoveRoot |
| JS_GetStringLength_t | JS_GetStringLength |
| JS_LookupProperty_t | JS_LookupProperty |
| JS_DefineProperty_t | JS_DefineProperty |
| JS_CompileFile_t | JS_CompileFile |
| JS_ValueToObject_t | JS_ValueToObject |
| JS_ExecuteScript_t | JS_ExecuteScript |
| JS_IsExceptionPending_t | JS_IsExceptionPending |
| JS_GetPendingException_t | JS_GetPendingException |
| JS_SetPendingException_t | JS_SetPendingException |
| JS_ClearPendingException_t | JS_ClearPendingException |
| JS_NewDouble_t | JS_NewDouble |
| JS_CallFunction_t | JS_CallFunction |
| JS_ValueToFunction_t | JS_ValueToFunction |
| JS_ReportError_t | JS_ReportError |
| JS_IsArrayObject_t | JS_IsArrayObject |
| JS_ObjectIsFunction_t | JS_ObjectIsFunction |
| JS_ValueToECMAInt32_t | JS_ValueToECMAInt32 |
| JS_DefineFunction_t | JS_DefineFunction |
| JS_GetGlobalObject_t | JS_GetGlobalObject |
| JS_SetGCCallback_t | JS_SetGCCallback |
| JS_GC_t | JS_GC |
| JS_MaybeGC_t | JS_MaybeGC |
| JS_IsRunning_t | JS_IsRunning |
| JS_DeleteProperty_t | JS_DeleteProperty |
| JS_CompileScript_t | JS_CompileScript |
| JS_GetNaNValue_t | JS_GetNaNValue |
| JS_GetNegativeInfinityValue_t | JS_GetNegativeInfinityValue |
| JS_GetPositiveInfinityValue_t | JS_GetPositiveInfinityValue |
| JS_GetEmptyStringValue_t | JS_GetEmptyStringValue |
| JS_SetPropertyAttributes_t | JS_SetPropertyAttributes |
| JS_GetPropertyAttributes_t | JS_GetPropertyAttributes |
| JS_GetPrototype_t | JS_GetPrototype |
| JS_SetPrototype_t | JS_SetPrototype |
| JS_CompareStrings_t | JS_CompareStrings |
| JS_GetOptions_t | JS_GetOptions |
| JS_SetOptions_t | JS_SetOptions |
| JS_ToggleOptions_t | JS_ToggleOptions |
| JS_Enumerate_t | JS_Enumerate |
| JS_IdToValue_t | JS_IdToValue |
| JS_GetFunctionName_t | JS_GetFunctionName |
| JS_GetConstructor_t | JS_GetConstructor |
| JS_DestroyIdArray_t | JS_DestroyIdArray |