21 lines
301 B
JSON
21 lines
301 B
JSON
|
{
|
||
|
"class":"RJPointer:Node3D",
|
||
|
|
||
|
"includes":
|
||
|
[
|
||
|
"./RJCaster.h",
|
||
|
"./RJPointable.h"
|
||
|
],
|
||
|
|
||
|
"forwards":
|
||
|
[
|
||
|
"template<typename Type> class Ref;",
|
||
|
"class RJPointable;"
|
||
|
],
|
||
|
|
||
|
"public":
|
||
|
{
|
||
|
"caster":"Node<RJCaster>",
|
||
|
"getPointable():Ref<RJPointable>":{ "index":"int" }
|
||
|
}
|
||
|
}
|