Class CylinderPointMarker3D
Defines a Cylinder Point-marker for used with 3D RenderableSeries
Inheritance
CylinderPointMarker3D
Inherited Members
Namespace:
Assembly: .dll
Syntax
public class CylinderPointMarker3D extends pointMarkers.BaseMeshPointMarker3D
Constructors
CylinderPointMarker3D()
Declaration
public CylinderPointMarker3D()
Methods
getPointsMeshInternal()
Creates the TSRIndexedMesh which is the 3D model repeated at each data point
Declaration
protected TSRIndexedMesh getPointsMeshInternal()
Returns
Type | Description |
---|---|
com.scichart.charting3d.interop.TSRIndexedMesh |