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

Method Set

vgpu/vshape/shape.go:23–23  ·  view source on GitHub ↗

Set sets points in given allocated arrays

(vertexArray, normArray, textureArray math32.ArrayF32, indexArray math32.ArrayU32)

Source from the content-addressed store, hash-verified

21
22 // Set sets points in given allocated arrays
23 Set(vertexArray, normArray, textureArray math32.ArrayF32, indexArray math32.ArrayU32)
24
25 // BBox returns the bounding box for the shape, typically centered around 0
26 // This is only valid after Set has been called.

Callers 15

DefaultsMethod · 0.65
DefaultsMethod · 0.65
ConfigSwapchainMethod · 0.65
UseTextureParsMethod · 0.65
UseFullTextureMethod · 0.65
ConfigSysMethod · 0.65
mainFunction · 0.65
mainFunction · 0.65
mainFunction · 0.65
mainFunction · 0.65
NewPlaneFunction · 0.65
DefaultsMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected