C# Class opentk.QnodeDebug.QuadTreeDebug

Inheritance: opentk.ShadingSetup.RenderPass
Afficher le fichier Open project: smalld/particle_system

Méthodes publiques

Méthode Description
QuadTreeDebug ( int maxSize, MatrixStack trans ) : System
Render ( GameWindow window ) : void

Private Methods

Méthode Description
FillBuffers ( ) : void
PrepareState ( ) : void

Method Details

QuadTreeDebug() public méthode

public QuadTreeDebug ( int maxSize, MatrixStack trans ) : System
maxSize int
trans MatrixStack
Résultat System

Render() public méthode

public Render ( GameWindow window ) : void
window OpenTK.GameWindow
Résultat void