Method | Description | |
---|---|---|
LineTool ( GraphicsDevice graphicsDevice ) : System | ||
render ( ) : void | ||
render ( Matrix view, Matrix projection ) : void | ||
setColor ( Vector3 color ) : void | ||
setPointsList ( List |
public LineTool ( GraphicsDevice graphicsDevice ) : System | ||
graphicsDevice | GraphicsDevice | |
return | System |
public render ( Matrix view, Matrix projection ) : void | ||
view | Matrix | |
projection | Matrix | |
return | void |