Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
CSharpGL
LineWidthState
C# Class CSharpGL.LineWidthState
Inheritance:
GLState
Mostrar archivo
Open project: bitzhuwei/CSharpGL
Public Methods
Method
Description
LineWidthState
(
float
lineWidth
)
ToString
( ) :
string
Protected Methods
Method
Description
StateOff
( ) :
void
StateOn
( ) :
void
Private Methods
Method
Description
LineWidthState
( )
Method Details
LineWidthState()
public
method
public
LineWidthState
(
float
lineWidth
)
lineWidth
float
StateOff()
protected
method
protected
StateOff
( ) :
void
return
void
StateOn()
protected
method
protected
StateOn
( ) :
void
return
void
ToString()
public
method
public
ToString
( ) :
string
return
string