Methods 


SolidMesh Class Members

The following tables list the members exposed by SolidMesh.

Public Constructors
 NameDescription
Public ConstructorCreates an instance of a SolidMesh.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Overridden.  Releases unmanaged and - optionally - managed resources.  
Public MethodOverloaded.  Draws this instance.  
Public Method Freezes this instance. No further drawing may be done  
Public Method Sets the opacity for the current vertex.  
Public Method Sets the selection identifier for the current vertex.  
Public MethodSets a SciChart.Charting3D.Texture2D to render on the current mesh.  
Public Method Sets texture coordinates for the current vertex.  
Public MethodOverloaded.  Sets a position of the current vertex.  
Public Method Sets the X,Y,Z,W value of the current vertex  
Public MethodOverloaded.  Sets the Vertex Color of the current vertex.  
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from SciChart.Core.Framework.DisposableBase)
Top
Extension Methods
 NameDescription
Public Extension Method Notifies that finalizer has been invoked
Public Extension Method Checks for null and if not null, calls Dispose
Public Extension MethodOverloaded. Converts an System.IComparable array to double array
Public Extension MethodYields a single item, converting it to System.Collections.IEnumerable.
Public Extension Method
Top
See Also