C# 클래스 NewTOAPIA.Shapes.GLSpear

상속: IRenderable
파일 보기 프로젝트 열기: Wiladams/NewTOAPIA 1 사용 예제들

공개 메소드들

메소드 설명
GLSpear ( float3 vec, ColorRGBA shaftColor ) : System
Render ( GraphicsInterface gi ) : void

메소드 상세

GLSpear() 공개 메소드

public GLSpear ( float3 vec, ColorRGBA shaftColor ) : System
vec NewTOAPIA.GL.float3
shaftColor ColorRGBA
리턴 System

Render() 공개 메소드

public Render ( GraphicsInterface gi ) : void
gi NewTOAPIA.GL.GraphicsInterface
리턴 void