You are here:
Start »
AVL.NET »
Profile Class
Profile Class
    | Namespace: | Avl | 
    | Assembly: | AvlNet.Types.dll | 
Constructors
|   | Constructor | Description | 
  | Profile(Single, Single, IntPtr, Int32, Boolean) |  | 
  | Profile(Single, Single, IntPtr, Int32) |  | 
  | Profile() |  | 
  | Profile(Profile) |  | 
  | Profile(Single, Single, Int32, Single) |  | 
  | Profile(Single, Single, List<Single>) |  | 
  | Profile(Single, Single) |  | 
  | Profile(Int32, Single) |  | 
  | Profile(Single, Single, Single[]) |  | 
Properties
Methods
|   | Name | Description | 
  | Clear() |  | 
  | Compact() |  | 
  | Contains(float) |  | 
  | CopyTo(Avl.Profile) |  | 
  | CopyTo(float[], int) |  | 
  | Dispose() | Inherited from Avl.UnmanagedObject | 
  | Equals(object) | Inherited from System.Object | 
  | Equals(Avl.Profile) |  | 
  | Erase(System.IntPtr) |  | 
  | Erase(System.IntPtr, System.IntPtr) |  | 
  | GetEnumerator() |  | 
  | GetHashCode() | Inherited from System.Object | 
  | GetType() | Inherited from System.Object | 
  | IndexOf(float) |  | 
  | Insert(int, float) |  | 
  | Insert(System.IntPtr, System.IntPtr) |  | 
  | Insert(System.IntPtr, float) |  | 
  | Insert(System.IntPtr, System.IntPtr, System.IntPtr) |  | 
  | MakeDataOwn() |  | 
  | MoveTo(Avl.Profile) |  | 
  | PopBack() |  | 
  | PushBack(float) |  | 
  | Release() |  | 
  | RemoveAt(int) |  | 
  | Remove(float) |  | 
  | Reserve(int) |  | 
  | ResetDomain(Avl.Profile) |  | 
  | Reset(int, float) |  | 
  | Reset(float, float, int, float) |  | 
  | Reset(float, float, System.IntPtr, int) |  | 
  | Reset(float, float, System.IntPtr, int, bool) |  | 
  | Resize(int) |  | 
  | Resize(int, float) |  | 
  | SetXTransform(Avl.XTransform) |  | 
  | SetXTransform(float, float) |  | 
  | Swap(List<float>) |  | 
  | ToArray() |  | 
  | ToString() | Inherited from System.Object | 
  | X(int) |  | 
  | X(float) |  | 
  | Y(int) |  | 
See also