# Functions
NewFuncForName tries to find functions with specific namefrom factory, return nil if not found.
Register NewFunc with name, which can be getby calling NewFuncForName() later.
# Interfaces
GPUTree is an interface for GPU tree structure.
# Type aliases
NewFunc is a function to create GPUTree.