15 lines
186 B
JSON
15 lines
186 B
JSON
|
{
|
||
|
"class":"RJInteractor:Node3D",
|
||
|
|
||
|
"includes":
|
||
|
[
|
||
|
"./RJSensor.h",
|
||
|
"./RJPointer.h"
|
||
|
],
|
||
|
|
||
|
"public":
|
||
|
{
|
||
|
"input":"Node<RJSensor>",
|
||
|
"pointer":"Node<RJPointer>"
|
||
|
}
|
||
|
}
|