Class VtBoolArray
Implements
Inherited Members
Namespace: pxr
Assembly: USD.NET.dll
Syntax
public class VtBoolArray : Vt_ArrayBase, IDisposable
Constructors
Name | Description |
---|---|
VtBoolArray() | |
VtBoolArray(IntPtr, bool) | |
VtBoolArray(uint) | |
VtBoolArray(uint, bool) | |
VtBoolArray(VtBoolArray) |
Properties
Name | Description |
---|---|
this[int] |
Methods
Operators
Name | Description |
---|---|
operator ==(VtBoolArray, VtBoolArray) | |
operator !=(VtBoolArray, VtBoolArray) |