Documentation
¶
Index ¶
- func Load(fp string) (*modeling.Mesh, error)
- func ReadMesh(in io.Reader) (*modeling.Mesh, error)
- func Save(fp string, m modeling.Mesh) error
- func Write(out io.Writer, bin Binary) error
- func WriteMesh(out io.Writer, m modeling.Mesh) error
- type Artifact
- type Binary
- type Header
- type ManifestNode
- type ReadNode
- type Triangle
- type Vec
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ManifestNode ¶ added in v0.25.0
func (ManifestNode) Out ¶ added in v0.32.0
func (pn ManifestNode) Out(out *nodes.StructOutput[manifest.Manifest])
Click to show internal directories.
Click to hide internal directories.