C# Class NewTOAPIA.Shapes.GLSpear

Inheritance: IRenderable
Afficher le fichier Open project: Wiladams/NewTOAPIA Class Usage Examples

Méthodes publiques

Méthode Description
GLSpear ( float3 vec, ColorRGBA shaftColor ) : System
Render ( GraphicsInterface gi ) : void

Method Details

GLSpear() public méthode

public GLSpear ( float3 vec, ColorRGBA shaftColor ) : System
vec NewTOAPIA.GL.float3
shaftColor ColorRGBA
Résultat System

Render() public méthode

public Render ( GraphicsInterface gi ) : void
gi NewTOAPIA.GL.GraphicsInterface
Résultat void