Type Definition three::NodePointer [] [src]

type NodePointer = Pointer<Node>;

Pointer to a Node