Pyrogenesis
13997
|
Go to the source code of this file.
Classes | |
struct | JSI_Vector3D::Vector3D_Info |
Namespaces | |
JSI_Vector3D | |
Enumerations | |
enum | { JSI_Vector3D::component_x, JSI_Vector3D::component_y, JSI_Vector3D::component_z } |
Functions | |
JSBool | JSI_Vector3D::toString (JSContext *cx, uintN argc, jsval *vp) |
JSBool | JSI_Vector3D::getProperty (JSContext *cx, JSObject *obj, jsid id, jsval *vp) |
JSBool | JSI_Vector3D::setProperty (JSContext *cx, JSObject *obj, jsid id, JSBool strict, jsval *vp) |
void | JSI_Vector3D::finalize (JSContext *cx, JSObject *obj) |
JSBool | JSI_Vector3D::construct (JSContext *cx, uintN argc, jsval *vp) |
void | JSI_Vector3D::init () |
Variables | |
JSClass | JSI_Vector3D::JSI_class |
JSPropertySpec | JSI_Vector3D::JSI_props [] |
JSFunctionSpec | JSI_Vector3D::JSI_methods [] |