Package apple.scenekit
Interface SCNNode.Block_enumerateChildNodesUsingBlock
-
- Enclosing class:
- SCNNode
public static interface SCNNode.Block_enumerateChildNodesUsingBlock
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_enumerateChildNodesUsingBlock(SCNNode child, org.moe.natj.general.ptr.BoolPtr stop)
-
-
-
Method Detail
-
call_enumerateChildNodesUsingBlock
void call_enumerateChildNodesUsingBlock(SCNNode child, org.moe.natj.general.ptr.BoolPtr stop)
-
-