webgpu-c
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
webgpu-c
webgpu-c
/
lib.wgpu
/
WGPUOrigin3D
WGPUOrigin3D
value
class
WGPUOrigin3D
(
val
$mem
:
MemorySegment
)
TODO
Members
Constructors
WGPUOrigin3D
Link copied to clipboard
constructor
(
gc
:
Boolean
)
constructor
(
$mem
:
MemorySegment
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
$mem
Link copied to clipboard
val
$mem
:
MemorySegment
x
Link copied to clipboard
var
x
:
<Error class: unknown class>
TODO
y
Link copied to clipboard
var
y
:
<Error class: unknown class>
TODO
z
Link copied to clipboard
var
z
:
<Error class: unknown class>
TODO