Show / Hide Table of Contents

Struct bool8

8 booleans

Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Namespace: Hybridizer.Runtime.CUDAImports
Assembly: Hybridizer.Runtime.CUDAImports.dll
Syntax
[IntrinsicType("bool8")]
public struct bool8

Fields

w

component

Declaration
public bool w
Field Value
Type Description
System.Boolean

w2

component

Declaration
public bool w2
Field Value
Type Description
System.Boolean

x

component

Declaration
public bool x
Field Value
Type Description
System.Boolean

x2

component

Declaration
public bool x2
Field Value
Type Description
System.Boolean

y

component

Declaration
public bool y
Field Value
Type Description
System.Boolean

y2

component

Declaration
public bool y2
Field Value
Type Description
System.Boolean

z

component

Declaration
public bool z
Field Value
Type Description
System.Boolean

z2

component

Declaration
public bool z2
Field Value
Type Description
System.Boolean
Back to top Generated by DocFX