MCPcopy Create free account
hub / github.com/cogentcore/core / Validate

Method Validate

xyz/node.go:35–35  ·  view source on GitHub ↗

Validate checks that scene element is valid.

()

Source from the content-addressed store, hash-verified

33
34 // Validate checks that scene element is valid.
35 Validate() error
36
37 // UpdateWorldMatrix updates this node's local and world matrix based on parent's world matrix.
38 UpdateWorldMatrix(parWorld *math32.Matrix4)

Callers 7

InitAllMethod · 0.65
CompileNameMapMethod · 0.65
ValidateMethod · 0.65
ValidateMethod · 0.65
ValidateMethod · 0.65
ValidateMethod · 0.65
ValidateMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected