Obi  7.0.5
Unified particle physics for Unity
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Obi.ObiNativeForceZoneList Member List

This is the complete list of members for Obi.ObiNativeForceZoneList, including all inherited members.

Add(T item) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
AddRange(T[] array) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
AddRange(T[] array, int length) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
AddRange(T[] array, int start, int length) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
AddRange(ObiNativeList< T > array, int length) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
AddRange(ObiNativeList< T > array, int start, int length) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
AddRange(ObiNativeList< T > array) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
AddRange(IEnumerable< T > enumerable) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
AddReplicate(T value, int times) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
AddressOfElement(int index) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
AsComputeBuffer< U >(GraphicsBuffer.Target bufferType=GraphicsBuffer.Target.Structured) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
AsComputeBuffer< U >(int arrayLength, GraphicsBuffer.Target bufferType=GraphicsBuffer.Target.Structured) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
AsNativeArray() (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
AsNativeArray< U >() (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
AsNativeArray< U >(int arrayLength) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
capacity (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
ChangeCapacity(int newCapacity) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >protected
Clear() (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
Compare(ObiNativeList< T > other) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
computeBuffer (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
computeBufferDirty (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >protected
CopyFrom(ObiNativeList< T > source) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
CopyFrom(ObiNativeList< T > source, int sourceIndex, int destIndex, int length) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
CopyFrom(T[] source, int sourceIndex, int destIndex, int length) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
CopyFrom< U >(NativeArray< U > source, int sourceIndex, int destIndex, int length) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
CopyReplicate(T value, int destIndex, int length) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
CopyTo(T[] dest, int sourceIndex, int length) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
count (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
Dispose(bool disposing) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >protected
Dispose() (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
DisposeOfComputeBuffer() (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
EnsureCapacity(int min) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
GetEnumerator() (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
GetIntPtr() (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
isCreated (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
m_AlignBytes (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >protected
m_AlignedPtr (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >protected
m_AsyncRequest (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >protected
m_Capacity (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >protected
m_ComputeBuffer (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >protected
m_ComputeBufferType (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >protected
m_Count (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >protected
m_CountBuffer (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >protected
m_CounterAsyncRequest (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >protected
m_Stride (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >protected
noReadbackInFlight (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
ObiNativeForceZoneList() (defined in Obi.ObiNativeForceZoneList)Obi.ObiNativeForceZoneList
ObiNativeForceZoneList(int capacity=8, int alignment=16) (defined in Obi.ObiNativeForceZoneList)Obi.ObiNativeForceZoneList
ObiNativeList() (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >protected
ObiNativeList(int capacity=8, int alignment=16) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
OnAfterDeserialize() (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
OnBeforeSerialize() (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
Readback(bool async=true) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
Readback(int readcount, bool async=true) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
Readback< U >(int readcount, bool async) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
RemoveAt(int index) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
RemoveRange(int index, int count) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
ResizeInitialized(int newCount, T value=default(T)) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
ResizeUninitialized(int newCount)Obi.ObiNativeList< T >
SafeAsComputeBuffer< U >(GraphicsBuffer.Target bufferType=GraphicsBuffer.Target.Structured) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
serializedContents (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
stride (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
Swap(int index1, int index2) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
this[int index] (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
ToString() (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
Upload(bool force=false) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
Upload< U >(int length, bool force=false) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
UploadFullCapacity() (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
WaitForReadback() (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
WipeToValue(T value) (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >
WipeToZero() (defined in Obi.ObiNativeList< T >)Obi.ObiNativeList< T >