Example #1
0
 static {
   Bro.bind(/*<name>*/ SCNLightingModel /*</name>*/.class);
 }
Example #2
0
 static {
   Bro.bind(Values.class);
 }
Example #3
0
 /*<ptr>*/ public static class SCNVector4Ptr extends Ptr<SCNVector4, SCNVector4Ptr> {} /*</ptr>*/
 /*<bind>*/ static {
   Bro.bind(SCNVector4.class);
 } /*</bind>*/
Example #4
0
 /*</ptr>*/
 /*<bind>*/ static {
   Bro.bind(SCNSceneAttribute.class);
 } /*</bind>*/
Example #5
0
 /*<ptr>*/ public static class SCNMatrix4Ptr extends Ptr<SCNMatrix4, SCNMatrix4Ptr> {} /*</ptr>*/
 /*<bind>*/ static {
   Bro.bind(SCNMatrix4.class);
 } /*</bind>*/