Go to the source code of this file.
Functions | |
| ::v8::Handle<::v8::Value > | LinearRing_Constructor (const ::v8::Arguments &args) |
Variables | |
| static::v8::Persistent<::v8::FunctionTemplate > | sg_ring_template |
| ::v8::Handle<::v8::Value> LinearRing_Constructor | ( | const ::v8::Arguments & | args | ) |
Definition at line 31 of file binding/v8/jsi/geometry/LinearRing.cpp.
References te::v8::jsi::GetLinearRingTemplate(), and te::v8::common::Make().
Referenced by te::v8::jsi::RegisterLinearRing().
| ::v8::Persistent<::v8::FunctionTemplate> sg_ring_template |
Definition at line 70 of file binding/v8/jsi/geometry/LinearRing.cpp.
Referenced by te::v8::jsi::GetLinearRingTemplate().