Overload List
Name | Description | |
---|---|---|
![]() | dim3(Int32) |
Initializes a new instance of the dim3 class. Y and z will be 1.
|
![]() | dim3(Int32, Int32) |
Initializes a new instance of the dim3 class. Z will be 1.
|
Name | Description | |
---|---|---|
![]() | dim3(Int32) |
Initializes a new instance of the dim3 class. Y and z will be 1.
|
![]() | dim3(Int32, Int32) |
Initializes a new instance of the dim3 class. Z will be 1.
|