|
Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
Public Attributes | |
| const char * | name |
| uint32_t | flags |
| JSPropertyOp | addProperty |
| JSPropertyOp | delProperty |
| JSPropertyOp | getProperty |
| JSPropertyOp | setProperty |
| JSEnumerateOp | enumerate |
| JSResolveOp | resolve |
| JSConvertOp | convert |
| JSFinalizeOp | finalize |
| JSGetObjectOps | getObjectOps |
| JSCheckAccessOp | checkAccess |
| JSNative | call |
| JSNative | construct |
| JSXDRObjectOp | xdrObject |
| JSHasInstanceOp | hasInstance |
| JSMarkOp | mark |
| jsword | spare |