com.scichart.charting3d.visuals.primitives.mesh Package
Classes
Class | Description |
---|---|
DepthStencilStates | Provides Depth Stencil options to the 3D renderer |
ImmediateMeshContext | Defines a Drawing Context which draws 3D Meshes dynamically on the fly |
LinesMesh | |
PointsInstancesMesh | |
PointsMesh | |
PointsPixelsMesh | |
Quad | |
SolidMesh |
Interfaces
Interface | Description |
---|---|
ILinesMesh | Defines the interface to a LinesMesh, a re-usable 3D model consisting of lines which may be dynamically created, frozen, and repeatedly drawn |
IMeshBase | Defines the interface to a Mesh, a re-usable 3D model which may be dynamically created, frozen, and repeatedly drawn |
IPointsMesh | |
ISolidMesh |
Enumerations
Enumeration | Description |
---|---|
TSRRenderMode |
See Also