Public Member Functions | |
| void | Set (float u, float v) |
| void | Set (float u, float v) |
Public Attributes | |
| float | mU |
| float | mV |
Definition at line 403 of file GRV11.cs.
| void GRV11.GRTextureCoordinates2.Set | ( | float | u, | |
| float | v | |||
| ) |
Definition at line 408 of file GRV11.cs.
References GRV11.GRTextureCoordinates2.mU, and GRV11.GRTextureCoordinates2.mV.
Referenced by GRV11.GRMesh.BuildSimpleCube().
| void GRV11.GRTextureCoordinates2.Set | ( | float | u, | |
| float | v | |||
| ) |
Definition at line 408 of file GRV11.cs.
References GRV11.GRTextureCoordinates2.mU, and GRV11.GRTextureCoordinates2.mV.
Definition at line 405 of file GRV11.cs.
Referenced by GRV11.GRTriangle.Draw(), GRV11.GRTriangle.DrawOnlyIfTexturedAndWithoutGLBeginOrGLEnableTexture(), and GRV11.GRTextureCoordinates2.Set().
Definition at line 406 of file GRV11.cs.
Referenced by GRV11.GRTriangle.Draw(), GRV11.GRTriangle.DrawOnlyIfTexturedAndWithoutGLBeginOrGLEnableTexture(), and GRV11.GRTextureCoordinates2.Set().
1.5.6