C# Class Protogame.Tests.PositionOctreeTests

Afficher le fichier Open project: RedpointGames/Protogame

Méthodes publiques

Méthode Description
PositionOctreeTests ( IAssert assert ) : Prototest.Library.Version1
TestSetAndFastGet ( ) : void
TestSetAndGet ( ) : void

Method Details

PositionOctreeTests() public méthode

public PositionOctreeTests ( IAssert assert ) : Prototest.Library.Version1
assert IAssert
Résultat Prototest.Library.Version1

TestSetAndFastGet() public méthode

public TestSetAndFastGet ( ) : void
Résultat void

TestSetAndGet() public méthode

public TestSetAndGet ( ) : void
Résultat void