OpenGLNormal 方法 |
| 名称 | 说明 | |
|---|---|---|
| Normal(Byte) |
This function sets the current normal.
| |
| Normal(Double) |
This function sets the current normal.
| |
| Normal(Int16) |
This function sets the current normal.
| |
| Normal(Int32) |
This function sets the current normal.
| |
| Normal(Single) |
This function sets the current normal.
| |
| Normal(Byte, Byte, Byte) |
Set the current normal.
| |
| Normal(Double, Double, Double) |
Set the current normal.
| |
| Normal(Int16, Int16, Int16) |
Set the current normal.
| |
| Normal(Single, Single, Single) |
Set the current normal.
|