public BillboardRenderer( IGraphicsService graphicsService, int bufferSize )
Public Sub New ( graphicsService As IGraphicsService, bufferSize As Integer )
public: BillboardRenderer( IGraphicsService^ graphicsService, int bufferSize )
new : graphicsService : IGraphicsService * bufferSize : int -> BillboardRenderer
http://www.digitalrune.com/