C# Class CSharpGL.PointSmoothState

Inheritance: EnableState
Show file Open project: bitzhuwei/CSharpGL

Public Methods

Method Description
PointSmoothState ( )

PointSmoothState ( bool enableCapacity )

ToString ( ) : string

Method Details

PointSmoothState() public method

public PointSmoothState ( )

PointSmoothState() public method

public PointSmoothState ( bool enableCapacity )
enableCapacity bool true for enable, false for disable

ToString() public method

public ToString ( ) : string
return string