package
Version:
v1.1.5
Opens a new window with list of versions in this module.
Published: May 10, 2021
License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 8 more
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Register NewFunc with name, which can be get
by calling NewFuncForName() later.
type GPUTree interface {
Init(input string)
Update()
}
GPUTree is an interface for GPU tree structure
NewFunc is a function to create GPUTree
NewFuncForName tries to find functions with specific name
from factory, return nil if not found.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.