SCRTPointsInstancesMesh Class Members
The following tables list the members exposed by SCRTPointsInstancesMesh.
Public Constructors
Name | Description | |
---|---|---|
![]() | SCRTPointsInstancesMesh Constructor |
Protected Fields
Name | Description | |
---|---|---|
![]() | swigCMemOwn | (Inherited from SciChart.Charting3D.Interop.SCRTMesh) |
Public Methods
Name | Description | |
---|---|---|
![]() | Dispose | Overloaded. Overridden. |
![]() | Draw | Overloaded. Overridden. |
![]() | DrawForSelection | Overridden. |
![]() | DrawOpaque | |
![]() | Freeze | Overridden. |
![]() | GetMaterial | (Inherited from SciChart.Charting3D.Interop.SCRTMesh) |
![]() | GetOpacity | (Inherited from SCRTPointsMesh) |
![]() | SetClipPlane | (Inherited from SCRTPointsMesh) |
![]() | SetMaterial | (Inherited from SCRTPointsMesh) |
![]() | SetOpacity | Overridden. |
![]() | SetSelectionId | Overridden. |
![]() | SetVertex3 | Overridden. |
![]() | SetVertex4 | Overloaded. Overridden. |
![]() | SetVertexColor | Overridden. |
![]() | SetVertices |
Protected Methods
Name | Description | |
---|---|---|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from SciChart.Charting3D.Interop.SCRTMesh) |
Extension Methods
Name | Description | |
---|---|---|
![]() | DebugFinalizer<T> | Notifies that finalizer has been invoked |
![]() | SafeDispose | Checks for null and if not null, calls Dispose |
![]() | ToDoubleArray | Overloaded. Converts an System.IComparable array to double array |
![]() | ToEnumerable<T> | Yields a single item, converting it to System.Collections.IEnumerable. |
![]() | ToStringArray2D<T> |
See Also